rust/compiler/rustc_middle/src
2022-11-21 16:35:04 +00:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir Do not use local_def_id in node_to_string. 2022-11-13 14:15:23 +00:00
infer Add an optional Span to BrAnon and use it to print better error for HRTB error from generator interior 2022-11-07 17:39:29 -05:00
middle resolve: Fill effective visibilities for import def ids in a separate pass 2022-11-05 17:55:20 +04:00
mir Rollup merge of #104564 - RalfJung:either, r=oli-obk 2022-11-20 18:21:48 +01:00
query Factor out conservative_is_privately_uninhabited 2022-11-20 19:04:11 -06:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Improve spans for RPITIT object-safety errors 2022-11-19 02:34:37 +00:00
ty Add an always-ambiguous predicate to make sure that we don't accidentlally allow trait resolution to prove false things during coherence 2022-11-21 16:35:04 +00:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Auto merge of #102698 - michaelwoerister:unord-collections, r=lncr 2022-10-29 06:20:48 +00:00
error.rs better error for rustc_strict_coherence misuse 2022-10-30 19:11:55 +00:00
lib.rs cfg-step code 2022-11-06 17:21:21 -05:00
lint.rs fix: typo 2022-11-06 11:22:29 -05:00
macros.rs add inline to TrivialTypeTraversalImpls 2022-10-17 10:54:03 +02:00
metadata.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs Use tidy-alphabetical in the compiler 2022-10-12 17:49:10 +05:30
values.rs Add domain size check to fix ICE 2022-11-09 10:19:23 -06:00