rust/compiler/rustc_middle/src
bors 6ac6c67574 Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis
pretty.rs: Update Closure and Generator print

More detailed outline: https://github.com/rust-lang/project-rfc-2229/pull/17

Closes: https://github.com/rust-lang/project-rfc-2229/issues/11

r? `@nikomatsakis`
cc `@eddyb` `@davidtwco` `@estebank`
2020-09-30 03:10:47 +00:00
..
dep_graph mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
hir Address review comment 2020-09-25 22:48:44 +01:00
ich mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
infer use relevant span when unifying ConstVarValues 2020-09-23 11:00:44 +02:00
middle Update src/librustc_middle/middle/stability.rs 2020-09-22 21:55:35 -04:00
mir Make invalid integer operation messages consistent 2020-09-26 13:34:49 +01:00
query Remove rustc_allow_const_fn_ptr 2020-09-27 10:46:41 -07:00
traits remove enum name from ImplSource variants 2020-09-24 19:22:36 +02:00
ty Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis 2020-09-30 03:10:47 +00:00
util Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
arena.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs /nightly/nightly-rustc 2020-09-23 21:51:56 +02:00
lint.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
macros.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00