about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/util/caller_location.rs
AgeCommit message (Expand)AuthorLines
2023-10-31Turn const_caller_location from a query to a hookOli Scherer-5/+8
2023-10-28interpret: call caller_location logic the same way codegen does, and share so...Ralf Jung-0/+63