1
Fork 0
rust/compiler/rustc_middle/src
2025-04-04 12:37:38 +00:00
..
dep_graph Add a dep kind for use of the anon node with zero dependencies 2025-04-02 07:35:05 +02:00
hir Rollup merge of #139232 - nnethercote:remove-Map-5, r=Zalathar 2025-04-02 22:52:46 +09:00
hooks Pretty print pattern type values with transmute if they don't satisfy their pattern 2025-02-05 14:56:41 +00:00
infer Clean up trivial traversal/lift impl generator macro calls. 2025-02-06 13:31:43 +11:00
middle Make LevelAndSource a struct 2025-04-03 09:17:55 +00:00
mir Tighten up assignment operator representations. 2025-04-03 10:23:03 +11:00
query Do not visit whole crate to compute lints_that_dont_need_to_run. 2025-04-04 12:37:38 +00:00
thir Extract for_each_immediate_subpat from THIR pattern visitors 2025-03-18 15:55:47 +11:00
traits Rollup merge of #138176 - compiler-errors:rigid-sized-obl, r=lcnr 2025-03-31 14:36:20 +02:00
ty Auto merge of #120706 - Bryanskiy:leak, r=lcnr 2025-04-04 01:35:52 +00:00
util Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00
arena.rs intern valtrees 2025-02-13 00:38:17 +01:00
error.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
lib.rs Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +00:00
lint.rs Remove LintExpectationId from Level variants 2025-04-03 09:22:21 +00:00
macros.rs Fold visit into ty 2025-03-15 06:34:36 +00:00
metadata.rs
tests.rs
thir.rs Tighten up assignment operator representations. 2025-04-03 10:23:03 +11:00
values.rs Avoiding calling queries when collecting active queries 2025-03-26 09:36:36 +01:00