rust/compiler/rustc_traits
Nicholas Nethercote cef9004f5a Add specialized variants of mk_region.
Much like there are specialized variants of `mk_ty`. This will enable
some optimization in the next commit.

Also rename the existing `re_error*` functions as `mk_re_error*`, for
consistency.
2023-02-15 09:02:44 +11:00
..
src Add specialized variants of mk_region. 2023-02-15 09:02:44 +11:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00