rust/compiler/rustc_middle/src
Matthias Krüger 9b6605dcc4
Rollup merge of #105770 - oli-obk:deref_all_the_things, r=compiler-errors
Rename ConstS to ConstData

just a style nit to get it in sync with all the other interned datastructures
2022-12-17 09:25:53 +01:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir Move the untracked cstore and source_span into a struct 2022-12-09 14:53:24 +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 Move linkage type check to HIR analysis and fix semantics issues. 2022-12-05 15:05:43 -08:00
mir Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr 2022-12-16 12:47:49 +00:00
query Rollup merge of #105493 - WaffleLapkin:unchoke-r-a, r=Nilstrieb 2022-12-17 00:45:50 +01:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits squash OpaqueTy and ProjectionTy into AliasTy 2022-12-13 17:40:27 +00:00
ty Rollup merge of #105770 - oli-obk:deref_all_the_things, r=compiler-errors 2022-12-17 09:25:53 +01:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Rename ConstS to ConstData 2022-12-16 10:02:51 +00:00
error.rs Match crate and slug names 2022-11-21 15:24:50 +01:00
lib.rs Only allow feeding a value to newly created definitions. 2022-11-29 18:43:00 +00: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
thir.rs Unreserve braced enum variants in value namespace 2022-11-21 22:40:06 +03:00
values.rs Properly synthesize fn sig value during cycle 2022-12-01 23:56:57 -05:00