Fact
Cell
rustc_
borrowck
1.85.0-nightly
(a47555110 2024-11-22)
Fact
Cell
Required Methods
to_string
Implementations on Foreign Types
Local
MovePathIndex
RegionVid
Implementors
In rustc_
borrowck::
facts
Structs
FactWriter
PoloniusRegionVid
RustcFacts
Traits
AllFactsExt
FactCell
FactRow
Functions
write_row
Type Aliases
AllFacts
rustc_borrowck
::
facts
Trait
FactCell
Copy item path
Settings
Help
Summary
Source
trait FactCell { // Required method fn
to_string
(&self, location_table: &
LocationTable
) ->
String
; }
Required Methods
§
Source
fn
to_string
(&self, location_table: &
LocationTable
) ->
String
Implementations on Foreign Types
§
Source
§
impl
FactCell
for
Local
Source
§
fn
to_string
(&self, _location_table: &
LocationTable
) ->
String
Source
§
impl
FactCell
for
MovePathIndex
Source
§
fn
to_string
(&self, _location_table: &
LocationTable
) ->
String
Source
§
impl
FactCell
for
RegionVid
Source
§
fn
to_string
(&self, _location_table: &
LocationTable
) ->
String
Implementors
§
Source
§
impl
FactCell
for
BorrowIndex
Source
§
impl
FactCell
for
LocationIndex
Source
§
impl
FactCell
for
PoloniusRegionVid