summaryrefslogtreecommitdiff
path: root/compiler/rustc_error_codes/src
Commit message (Expand)AuthorAgeFilesLines
* Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillotMatthias Krüger2023-05-091-1/+3
|\
| * misc nameres changes for anon constsBoxy2023-05-051-1/+3
* | Update compiler/rustc_error_codes/src/error_codes/E0726.mdAstroide2023-05-061-1/+1
* | rustc --explain E0726 - grammar fixing (it's => its + add a `the` where it fe...Astroide2023-05-061-2/+2
|/
* Spelling - compilerJosh Soref2023-04-176-7/+7
* Make "unneccesary visibility qualifier" error much more clearTam Pham2023-04-031-9/+20
* Rollup merge of #109565 - WaffleLapkin:better_docs_for_e0223, r=oli-obkMatthias Krüger2023-03-281-13/+15
|\
| * Improve documentation for E0223Maybe Waffle2023-03-271-13/+15
* | Bless tidyMaybe Waffle2023-03-272-4/+5
|/
* Rollup merge of #109501 - lukas-code:link, r=WaffleLapkinMatthias Krüger2023-03-221-1/+1
|\
| * make link clickableLukas Markeffsky2023-03-221-1/+1
* | Update links for custom discriminants.Eric Huss2023-03-181-5/+4
|/
* Rollup merge of #107416 - czzrr:issue-80618, r=GuillaumeGomezMatthias Krüger2023-03-182-0/+65
|\
| * Error code E0794 for late-bound lifetime parameter error.Christopher Acosta2023-03-072-0/+65
* | Rollup merge of #109211 - mili-l:mili_l/update_e0206_description, r=WaffleLapkinMatthias Krüger2023-03-181-4/+4
|\ \
| * | Update compiler/rustc_error_codes/src/error_codes/E0206.mdJamilya Shurukhova2023-03-171-1/+1
| * | E0206 - code review changesJamilya Shurukhova2023-03-171-3/+4
| * | E0206 - removed spaceJamilya Shurukhova2023-03-161-2/+1
| * | E0206 - added `union` to descriptionJamilya Shurukhova2023-03-161-2/+2
* | | unequal → not equalgimbles2023-03-151-1/+1
|/ /
* | Remove uses of `box_syntax` in rustc and toolsclubby7892023-03-121-3/+1
* | Address the new odd backticks tidy lint in compiler/est312023-03-112-3/+3
|/
* refactor: statically guarantee that current error codes are documentedEzra Shaw2023-02-262-9/+9
* docs/test: add UI test and docs for `E0476`Ezra Shaw2023-02-252-1/+22
* Add extended error message for E0523Matthew Kelly2023-02-063-1/+41
* make unaligned_reference a hard errorRalf Jung2023-01-312-1/+66
* compiler: Fix E0587 explanationSamuel Ortiz2023-01-271-1/+1
* add UI test + docs for `E0789`Ezra Shaw2023-01-232-1/+31
* Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez2023-01-191-0/+45
|\
| * remove error code from `#[rustc_variance]` and document its remainsEzra Shaw2023-01-181-0/+45
* | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726Matthias Krüger2023-01-174-5/+5
|\ \
| * | Remove double spaces after dots in commentsMaybe Waffle2023-01-174-5/+5
| |/
* | Improve a TAIT error and add an error code plus documentationOli Scherer2023-01-162-0/+61
|/
* Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwconils2023-01-121-1/+1
|\
| * remove unreachable error code `E0490`Ezra Shaw2023-01-121-1/+1
* | remove E0280 and ICE insteadbowlerman2023-01-101-1/+1
|/
* docs/test: add error-docs and UI test for `E0711`Ezra Shaw2023-01-092-1/+31
* docs/test: add empty error-docs for `E0208`, `E0640` and `E0717`Ezra Shaw2023-01-094-3/+6
* Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errorsYuki Okushi2023-01-081-2/+1
|\
| * remove unreachable error code `E0313`Ezra Shaw2023-01-081-2/+1
* | Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomezYuki Okushi2023-01-081-15/+8
|\ \ | |/ |/|
| * doc/test: add UI test and reword docs for `E0013` and `E0015`Ezra Shaw2023-01-081-15/+8
* | Rollup merge of #106554 - LingMan:explanation_typo, r=compiler-errorsMichael Goulet2023-01-061-1/+1
|\ \ | |/ |/|
| * Fix a typo in the explanation of E0588LingMan2023-01-071-1/+1
* | docs: revert removal of `E0729`Ezra Shaw2023-01-022-0/+33
* | refactor: clean up `errors.rs` and `error_codes_check.rs`Ezra Shaw2023-01-012-31/+0
|/
* refactor: merge `E0465` into `E0464`Ezra Shaw2022-12-311-1/+1
* docs: add long-form error docs for `E0514`Ezra Shaw2022-12-292-1/+34
* docs/test: add UI test and long-form error docs for `E0519`Ezra Shaw2022-12-292-1/+41
* docs: add long-form error docs for `E0461`Ezra Shaw2022-12-272-1/+31