rustc_
borrowck
1.84.0-nightly
(90ab8eaed 2024-11-14)
Fact
Cell
Required Methods
to_string
Implementations on Foreign Types
Local
MovePathIndex
RegionVid
Implementors
In rustc_
borrowck::
facts
rustc_borrowck
::
facts
Trait
FactCell
Copy item path
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