rustc_
borrowck
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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