1
Fork 0
rust/compiler/rustc_query_system/src
Nicholas Nethercote 899cb40809 Rename DiagnosticBuilder as Diag.
Much better!

Note that this involves renaming (and updating the value of)
`DIAGNOSTIC_BUILDER` in clippy.
2024-02-28 08:55:35 +11:00
..
dep_graph Rollup merge of #121401 - eltociear:patch-25, r=nnethercote 2024-02-22 18:09:54 +01:00
ich Simplify BodyId hashing. 2024-01-16 23:52:30 +00:00
query Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
cache.rs Remove a fishy Clone impl 2023-04-04 09:01:44 +00:00
error.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
lib.rs Use generic NonZero internally. 2024-02-15 08:09:42 +01:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00