mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
86fa1317a3
other changes: - `Region::new_late_bound` -> `Region::new_bound` - `Region::is_late_bound` -> `Region::is_bound`
For more information about how rustc works, see the rustc dev guide.