rust/compiler/rustc_middle/src
nils ccc54613c3
Get rid of native_library projection queries
They don't seem particularly useful as I don't expect
native libraries to change frequently.
2022-10-19 16:21:21 +02:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
infer Const unification is already infallible, remove the error handling logic 2022-09-22 08:20:13 +00:00
middle Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov 2022-10-16 20:34:38 +00:00
mir add inline to TrivialTypeTraversalImpls 2022-10-17 10:54:03 +02:00
query Get rid of native_library projection queries 2022-10-19 16:21:21 +02:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Duplicate comment in mod.rs 2022-10-17 03:54:56 -04:00
ty Get rid of native_library projection queries 2022-10-19 16:21:21 +02:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Rewrite representability 2022-10-07 09:33:46 -05:00
error.rs Add diagnostic struct for const eval error in rustc_middle 2022-10-03 12:29:49 -05:00
lib.rs Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se 2022-10-11 18:59:46 +02:00
lint.rs fix typo 2022-10-16 16:47:55 +02: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
thir.rs Use tidy-alphabetical in the compiler 2022-10-12 17:49:10 +05:30
values.rs Check representability in adt_sized_constraint 2022-10-10 14:36:12 -05:00