rust/compiler/rustc_middle/src
Yuki Okushi aa6b750854
Rollup merge of #101057 - cjgillot:one-fn-sig, r=compiler-errors
Merge implementations of HIR fn_decl and fn_sig.
2022-08-27 13:14:24 +09:00
..
dep_graph Remove $tcx metavariable from rustc_query_append 2022-08-23 21:33:19 -05:00
hir Rollup merge of #101057 - cjgillot:one-fn-sig, r=compiler-errors 2022-08-27 13:14:24 +09:00
infer make PlaceholderConst not store the type of the const 2022-08-01 15:42:38 +01:00
middle Rollup merge of #96478 - WaffleLapkin:rustc_default_body_unstable, r=Aaron1011 2022-08-09 17:34:50 +05:30
mir remove now-unused ScalarMaybeUninit 2022-08-26 13:20:57 -04:00
query Auto merge of #100748 - SparrowLii:query_depth, r=cjgillot 2022-08-25 21:27:38 +00:00
thir Rename thir::Adt as thir::AdtExpr. 2022-08-24 15:06:50 +10:00
traits More docs 2022-08-21 02:35:11 +00:00
ty make read_immediate error immediately on uninit, so ImmTy can carry initialized Scalar 2022-08-26 13:20:57 -04:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs arena > Rc for query results 2022-07-12 15:27:24 +02:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
lint.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
macros.rs impl TypeVisitable in type traversal macros 2022-07-05 22:25:33 +01:00
metadata.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs Add some more THIR size assertions. 2022-08-24 15:06:50 +10:00