summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src
AgeCommit message (Expand)AuthorLines
2022-08-31Merge remote-tracking branch 'origin/master' into mpk/add-long-error-message-...Matthew Kelly-3/+2
2022-08-29review updates to E0311 descriptionMatthew Kelly-23/+15
2022-08-27fix trailing `]`Matthew Kelly-1/+1
2022-08-27Review updates: simpler MWE and docsMatthew Kelly-50/+33
2022-08-25Fix rust-doc errorMatthew Kelly-16/+11
2022-08-24fix wrappingMatthew Kelly-5/+4
2022-08-24Improve description againMatthew Kelly-34/+39
2022-08-23Stabilize `#![feature(label_break_value)]`Joshua Nelson-3/+0
2022-08-23actually fix typo this timeMatthew Kelly-1/+1
2022-08-23Improve E0311.md descriptionMatthew Kelly-8/+29
2022-08-19fix line lengthsMatthew Kelly-6/+7
2022-08-19Apply suggestions from code reviewMatthew Kelly-10/+9
2022-08-19Add long description and test for E0311Matthew Kelly-1/+50
2022-08-18Add diagnostic translation lints to crates that don't emit them5225225-0/+2
2022-07-21`region_outlives_predicate` no snapshotlcnr-1/+1
2022-07-19Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau...bors-5/+5
2022-07-19Improve the function pointer docsMichael Howell-5/+5
2022-07-19Don't use main; improve exampleaticu-19/+11
2022-07-19Add E0790 as more specific variant of E0283aticu-29/+64
2022-07-08fixes post rebaseJane Losare-Lusby-1/+1
2022-07-08add opt in attribute for stable-in-unstable itemsJane Lusby-0/+1
2022-06-29Rollup merge of #97423 - m-ou-se:memory-ordering-intrinsics, r=tmiaskoDylan DPC-2/+2
2022-06-28Rename/restructure memory ordering intrinsics.Mara Bos-2/+2
2022-06-12Add comment for internal error codesonlinesoftwaredevok-4/+4
2022-06-11Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisaDylan DPC-1/+3
2022-06-10E0577 fixed Sea struct CamelCase/sea module snake_caseCorinJG-3/+3
2022-06-10Fixed several error_codes/Exxxx.md messages which used UpperCamelCase instead...CorinJG-30/+30
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-2/+2
2022-06-07Auto merge of #95565 - jackh726:remove-borrowck-mode, r=nikomatsakisbors-24/+63
2022-06-06Rollup merge of #97787 - matthiaskrgr:e0432_explain, r=Dylan-DPCDylan DPC-6/+6
2022-06-06Rollup merge of #97495 - clarfonthey:e0788-no-coverage, r=nagisaDylan DPC-0/+27
2022-06-06Deactivate feature gate explicit_generic_args_with_impl_traitNick Cameron-1/+3
2022-06-06E0432: rust 2018 -> rust 2018 or later in --explain messageMatthias Krüger-6/+6
2022-06-05Changes from code reviewltdk-2/+7
2022-06-03Fully stabilize NLLJack Huey-24/+63
2022-06-03Use the same message as type & const generics.Camille GILLOT-1/+3
2022-05-28Add E0788 for improper #[no_coverage] usageltdk-0/+22
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-0/+6
2022-05-09Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errorsbors-19/+20
2022-04-30Remove ```` ```ignore```` from E0705 testCAD97-1/+1
2022-04-14Add note to E0550Jacob Pratt-1/+3
2022-04-14Update error code docsJacob Pratt-18/+17
2022-03-30rework error messages for incorrect inherent implslcnr-27/+26
2022-03-27Add long error explanation for E0667Guillaume Gomez-1/+19
2022-03-03Rollup merge of #94555 - cuishuang:master, r=oli-obkMatthias Krüger-1/+1
2022-03-03all: fix some typoscuishuang-1/+1
2022-03-02Remove out-of-context line at end of E0284 messageThiago Trannin-2/+0
2022-02-28Rollup merge of #94449 - GuillaumeGomez:explanation-e0726, r=UrgauMatthias Krüger-1/+47
2022-02-28Add explanation for E0726Guillaume Gomez-1/+47
2022-02-24Remove in-band lifetimesMichael Goulet-2/+6