rust/compiler/rustc_mir/src
Yuki Okushi 687d7646de
Rollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup, r=ecstatic-morse
add shims for WithOptConstParam query calls

r? @ecstatic-morse @eddyb
2020-10-13 04:07:50 +09:00
..
borrow_check Suggest removing &mut from borrow of &mut 2020-10-08 14:26:21 +00:00
const_eval query_name_of_opt_const_arg -> query_name_opt_const_arg 2020-10-05 08:49:21 +02:00
dataflow Print to stderr when a graphviz file can't be written 2020-10-05 10:14:40 -07:00
interpret query_name_of_opt_const_arg -> query_name_opt_const_arg 2020-10-05 08:49:21 +02:00
monomorphize Avoid calling Symbol::interner in compute_codegen_unit_name 2020-09-25 22:46:15 +01:00
transform Rollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup, r=ecstatic-morse 2020-10-13 04:07:50 +09:00
util Rollup merge of #77559 - camelid:fix-rustdoc-warnings-invalid-rust-syntax, r=lcnr 2020-10-06 16:26:09 +09:00
lib.rs Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb 2020-09-26 06:44:28 +00:00
shim.rs Remember the MirSource for each Body 2020-10-04 11:01:38 -07:00