mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 18:08:49 +00:00
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.