rust/compiler/stable_mir/src
lcnr 86fa1317a3 rename ReLateBound to ReBound
other changes:
- `Region::new_late_bound` -> `Region::new_bound`
- `Region::is_late_bound` -> `Region::is_bound`
2023-11-13 14:13:54 +00:00
..
mir rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
error.rs Add stable Instance::body() and RustcInternal trait 2023-10-19 17:12:26 -07:00
lib.rs Add a stable MIR visitor 2023-10-30 13:11:14 -07:00
mir.rs Add a stable MIR visitor 2023-10-30 13:11:14 -07:00
ty.rs rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
visitor.rs Specialize ZeroSized constants 2023-10-26 20:17:44 -07:00