rust/compiler/rustc_infer/src
Gurinder Singh c0b06273f2 Rename variant `AddrOfRegion` of `RegionVariableOrigin` to `BorrowRegion`
because "Borrow" is the more idiomatic Rust term than "AddrOf".
2024-09-07 18:50:51 +05:30
..
errors Add `warn(unreachable_pub)` to `rustc_infer`. 2024-08-27 14:47:56 +10:00
infer Rename variant `AddrOfRegion` of `RegionVariableOrigin` to `BorrowRegion` 2024-09-07 18:50:51 +05:30
traits Rollup merge of #129767 - nnethercote:rm-extern-crate-tracing-4, r=jieyouxu 2024-08-31 14:46:11 +02:00
lib.rs Remove `#[macro_use] extern crate tracing` from `rustc_infer`. 2024-08-30 10:01:35 +10:00