about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src
AgeCommit message (Expand)AuthorLines
2021-02-06References addedJesus Rubio-2/+9
2021-02-06Comments updated to keep the consistencyJesus Rubio-5/+5
2021-02-06Improve long explanation for E0546Jesus Rubio-4/+4
2021-02-06Format fixesJesus Rubio-2/+1
2021-02-06Update compiler/rustc_error_codes/src/error_codes/E0542.mdJesús Rubio-1/+2
2021-02-06Add long error explanation for E0542Jesus Rubio-1/+48
2021-02-05Rollup merge of #81676 - jyn514:crate-not-found, r=oli-obkMara Bos-0/+21
2021-02-03Add more information to the error code for 'crate not found'Joshua Nelson-0/+21
2021-02-03Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievinkbors-0/+13
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+13
2021-02-01Add long error explanation for E0521Jesus Rubio-1/+29
2021-01-31Rollup merge of #81572 - pierwill:edit-error-codes-1, r=jonas-schievinkJonas Schievink-12/+14
2021-01-30Edit multiple error code Markdown filespierwill-12/+14
2021-01-30Fix typo in E0759Steve Heindel-1/+1
2021-01-24Fix spelling in documentation for error E0207Joakim Åkerblom-1/+1
2021-01-24Update docs with powers-of-twoCaleb Zulawski-5/+5
2021-01-16Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandryMara Bos-0/+21
2021-01-15Simplify E0373 async code example1000teslas-22/+5
2021-01-14Fix E0373 code example1000teslas-1/+1
2021-01-14Fix error E0373 documentation1000teslas-7/+23
2021-01-14Fix whitespace1000teslas-2/+2
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2021-01-13Update tests for extern block lintingMark Rousskov-16/+16
2021-01-13Move help link to error index1000teslas-0/+22
2021-01-07Refine E0435 descriptionDaiki Ihara-0/+6
2021-01-01Reinstate the error-code error over the feature gate erroroli-2/+0
2021-01-01Allow references to interior mutable data behind a feature gateoli-2/+4
2020-12-31Auto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514bors-0/+20
2020-12-31Rustdoc render public underscore_imports as Re-exportsbors-0/+20
2020-12-26update error codesBastian Kauschke-3/+0
2020-12-10Rollup merge of #79639 - sasurau4:feature/add-long-explanation-E0212, r=Guill...Tyler Mandry-1/+36
2020-12-06smarter E0390Ethan Brierley-2/+3
2020-12-04Add long explanation for E0212Daiki Ihara-1/+36
2020-12-03Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau...bors-1/+28
2020-12-02Add long explanation of E0546Daiki Ihara-1/+28
2020-11-27Slightly improve code samples in E0591Camelid-7/+13
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-6/+6
2020-11-16Update E0744 about control flow in `const` contexts to reflect the current st...James-8/+11
2020-11-05`deny(invalid_codeblock_attributes)`Joshua Nelson-0/+1
2020-10-27Rollup merge of #78332 - PoignardAzur:doc_E0308, r=camelidYuki Okushi-12/+20
2020-10-25Update description for error E0308Olivier FAURE-12/+20
2020-10-17Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrumYuki Okushi-5/+5
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-5/+5
2020-10-16Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakisDylan DPC-2/+6
2020-10-10Fix typo in error code descriptionNaoki Hayama-1/+1
2020-10-08Implement the instruction_set attributexd009642-0/+69
2020-10-07Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obkbors-12/+4
2020-10-06Update error code pageDylan MacKenzie-12/+4
2020-10-06Don't immediately error for recursive projectionsMatthew Jasper-1/+1
2020-10-06Fix toolsMatthew Jasper-23/+15