| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-30 | Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=mi... | Guillaume Gomez | -0/+1 |
| 2024-01-30 | Remove the lifetime from `DiagnosticArgValue`. | Nicholas Nethercote | -1/+1 |
| 2024-01-30 | add missing potential_query_instability for keys and values in hashmap | yukang | -0/+1 |
| 2024-01-13 | rustc_codegen_ssa: Enforce `rustc::potential_query_instability` lint | Jakub Beránek | -3/+6 |
| 2023-12-24 | Remove `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -8/+8 |
| 2023-12-19 | rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lost | Martin Nordholts | -2/+2 |
| 2023-12-14 | rustc_codegen_ssa: Remove trailing spaces in Display impl for CguReuse | Martin Nordholts | -2/+2 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -1/+1 |
| 2023-10-09 | Fix review comments | bjorn3 | -4/+4 |
| 2023-10-09 | Remove interior mutability from CguReuseTracker | bjorn3 | -28/+15 |
| 2023-10-09 | Remove cgu_reuse_tracker from Session | bjorn3 | -0/+308 |
