rust/compiler/rustc_middle/src
bors 88fb1b922b Auto merge of #108698 - IntQuant:issue-100717-infer-6, r=davidtwco
Migrating rustc_infer to session diagnostics (part 5)

`@rustbot` label +A-translation
cc https://github.com/rust-lang/rust/issues/100717
2023-04-10 19:38:48 +00:00
..
dep_graph Hide warning. 2023-04-03 15:59:21 +00:00
hir Delete useless loop 2023-04-09 23:22:14 +02:00
infer prioritize param-env candidates 2023-04-10 09:16:33 +02:00
middle fix clippy::iter_kv_map 2023-04-01 23:44:16 +02:00
mir fixup! Improve `Allocation::hash 2023-04-09 23:23:33 +02:00
query rustc_middle: Remove Option from module_reexports query 2023-04-08 13:29:16 +03: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 Auto merge of #108698 - IntQuant:issue-100717-infer-6, r=davidtwco 2023-04-10 19:38:48 +00: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 Remove type-traversal trait aliases 2023-02-22 17:04:58 +00: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