about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/util/mod.rs
AgeCommit message (Expand)AuthorLines
2025-02-11Simplify intra-crate qualifiers.Nicholas Nethercote-4/+4
2025-01-31Overhaul `to_readable_str`.Nicholas Nethercote-1/+0
2025-01-31Move `find_self_call`.Nicholas Nethercote-3/+0
2025-01-13Assert that Instance::try_resolve is only used on body-like thingsMichael Goulet-2/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2023-09-22Merge `ExternProviders` into the general `Providers` structOli Scherer-0/+1
2023-09-22Have a single struct for queries and hookOli Scherer-0/+23
2023-04-16Move some utils out of `rustc_const_eval`Nilstrieb-0/+7