about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/outlives/test.rs
AgeCommit message (Expand)AuthorLines
2024-06-20Slightly refactor the dumping of HIR analysis dataLeón Orell Valerian Liehr-31/+0
2024-05-13Remove `extern crate rustc_middle` from `rustc_hir_analysis`.Nicholas Nethercote-0/+1
2024-03-11Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"Oli Scherer-3/+5
2024-03-11Never bail out early while running all the type check queriesOli Scherer-5/+3
2024-01-17Stop using track_errors for some forever unstable rustc_attr analysesOli Scherer-3/+5
2023-12-24Remove `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-1/+1
2023-12-23move rustc_outlives test code from query to dedicated functionLukas Markeffsky-11/+18
2023-03-21Use local key in providersMichael Goulet-1/+1
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-3/+3
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+21