summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/check_consts/resolver.rs
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-18rename AddressOf -> RawBorrow inside the compilerRalf Jung-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+4
2024-05-24compiler: unnest rustc_const_eval::check_constsJubilee Young-0/+365