rust/compiler/rustc_query_system/src
Jhonny Bill Mena e52e2344dc FIX - adopt new Diagnostic naming in newly migrated modules
FIX - ambiguous Diagnostic link in docs

UPDATE - rename diagnostic_items to IntoDiagnostic and AddToDiagnostic

[Gardening] FIX - formatting via `x fmt`

FIX - rebase conflicts. NOTE: Confirm wheather or not we want to handle TargetDataLayoutErrorsWrapper this way

DELETE - unneeded allow attributes in Handler method

FIX - broken test

FIX - Rebase conflict

UPDATE - rename residual _SessionDiagnostic and fix LintDiag link
2022-09-21 11:43:22 -04:00
..
dep_graph Allow query system to recover a HirId. 2022-09-14 19:04:13 +02:00
ich Use HashStable_Generic in rustc_type_ir 2022-09-07 16:05:06 -07:00
query FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
error.rs FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
lib.rs Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank 2022-09-17 19:27:06 +02:00
values.rs Make HandleCycleError an enum instead of a macro-generated closure 2022-09-06 19:26:08 -05:00