rust/compiler/rustc_middle/src
Camelid 549f861f7d Use correct article in help message for conversion or cast
Before it always used `an`; now it uses the correct article for the type.
2020-09-27 13:51:08 -07: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 Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303 2020-09-24 21:02:53 +02:00
query Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb 2020-09-26 06:44:28 +00:00
traits remove enum name from ImplSource variants 2020-09-24 19:22:36 +02:00
ty Use correct article in help message for conversion or cast 2020-09-27 13:51:08 -07: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