rust/compiler/rustc_middle/src
Matthias Krüger 35c4ea59a5
Rollup merge of #110218 - nnethercote:rm-ToRegionVid, r=compiler-errors
Remove `ToRegionVid`

r? ```@compiler-errors```
2023-04-13 11:21:01 +02:00
..
dep_graph Hide warning. 2023-04-03 15:59:21 +00:00
hir Auto merge of #109778 - petrochenkov:allkind, r=cjgillot 2023-04-11 00:39:27 +00:00
infer Fix typos in compiler 2023-04-10 22:02:52 +02:00
middle fix clippy::iter_kv_map 2023-04-01 23:44:16 +02:00
mir Auto merge of #109466 - davidlattimore:inline-arg-via-var-debug-info, r=wesleywiser 2023-04-13 01:51:27 +00:00
query Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb 2023-04-12 20:56:21 +02:00
thir Add Span to StmtKind::Let. 2023-04-03 15:59:21 +00:00
traits Rollup merge of #110124 - Nilstrieb:📎-told-me-so, r=compiler-errors 2023-04-10 14:13:16 +05:30
ty Remove some unused type folders. 2023-04-13 12:20:44 +10:00
util Add some docs to bug, span_bug and delay_span_bug 2022-12-30 16:47:56 +01:00
arena.rs resolve: Preserve reexport chains in ModChildren 2023-04-08 13:29:15 +03:00
error.rs fix(middle): emit error rather than delay bug when reaching limit 2023-04-03 11:08:14 +08:00
lib.rs Avoid the assertion in erase 2023-04-06 08:25:53 +02:00
lint.rs create helper function for rustc_lint_defs::Level and remove it's duplicated code r=ozkanonur 2023-01-10 10:56:17 +03:00
macros.rs Fix typos in compiler 2023-04-10 22:02:52 +02:00
metadata.rs resolve: Preserve reexport chains in ModChildren 2023-04-08 13:29:15 +03:00
tests.rs
thir.rs Add Span to StmtKind::Let. 2023-04-03 15:59:21 +00:00
values.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00