granite-rust/compiler/rustc_hir
Nicholas Nethercote 552073701f Remove unnecessary lifetime argument from arena macros.
Because it's always `'tcx`. In fact, some of them use a mixture of
passed-in `$tcx` and hard-coded `'tcx`, so no other lifetime would even
work.

This makes the code easier to read.
2021-11-17 09:38:30 +11:00
..
src Remove unnecessary lifetime argument from arena macros. 2021-11-17 09:38:30 +11:00
Cargo.toml Update odht crate to 0.3.1 (big-endian bugfix) 2021-10-29 18:05:15 +02:00