about summary refs log tree commit diff
path: root/compiler/rustc_error_codes
AgeCommit message (Expand)AuthorLines
2023-01-10remove E0280 and ICE insteadbowlerman-1/+1
2023-01-09docs/test: add error-docs and UI test for `E0711`Ezra Shaw-1/+31
2023-01-09docs/test: add empty error-docs for `E0208`, `E0640` and `E0717`Ezra Shaw-3/+6
2023-01-08Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errorsYuki Okushi-2/+1
2023-01-08Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomezYuki Okushi-15/+8
2023-01-08remove unreachable error code `E0313`Ezra Shaw-2/+1
2023-01-08doc/test: add UI test and reword docs for `E0013` and `E0015`Ezra Shaw-15/+8
2023-01-06Rollup merge of #106554 - LingMan:explanation_typo, r=compiler-errorsMichael Goulet-1/+1
2023-01-07Fix a typo in the explanation of E0588LingMan-1/+1
2023-01-02docs: revert removal of `E0729`Ezra Shaw-0/+33
2023-01-01refactor: clean up `errors.rs` and `error_codes_check.rs`Ezra Shaw-31/+0
2022-12-31refactor: merge `E0465` into `E0464`Ezra Shaw-1/+1
2022-12-29docs: add long-form error docs for `E0514`Ezra Shaw-1/+34
2022-12-29docs/test: add UI test and long-form error docs for `E0519`Ezra Shaw-1/+41
2022-12-27docs: add long-form error docs for `E0461`Ezra Shaw-1/+31
2022-12-24Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomezMatthias Krüger-1/+33
2022-12-23docs/test: add UI test and long-form error docs for E0462Ezra Shaw-1/+33
2022-12-20Rollup merge of #105791 - Ezrashaw:add-e0472-long-docs, r=GuillaumeGomezMatthias Krüger-1/+32
2022-12-20docs: add long error explanation for error E0472Ezra Shaw-1/+32
2022-12-20docs/test: add UI test and long-form error docs for `E0377`Ezra Shaw-2/+30
2022-12-19more markdown list formattingEzra Shaw-3/+3
2022-12-19docs: add long-form error-code docs for E0457Ezra Shaw-1/+37
2022-12-19docs: add long-form error-code docs for E0460Ezra Shaw-1/+72
2022-12-17docs: add long error explanation for error E0320Ezra Shaw-1/+28
2022-12-16docs: rewrite E0158 error-code docs for clarityEzra Shaw-19/+34
2022-12-10compiler: remove unnecessary imports and qualified pathsKaDiWa-1/+0
2022-12-05Support Option and similar enums as type of static variable with linkage attr...Peter Collingbourne-0/+42
2022-11-21Auto merge of #103491 - cjgillot:self-rpit, r=oli-obkbors-1/+3
2022-11-15Rollup merge of #104339 - compiler-errors:rustc_deny_explicit_impl, r=cjgillotMatthias Krüger-1/+2
2022-11-14Add rustc_deny_explicit_implMichael Goulet-1/+2
2022-11-12Retire error code.Camille GILLOT-1/+3
2022-11-11Rollup merge of #103924 - PeteDevoy:patch-1, r=estebankDylan DPC-1/+1
2022-11-07Rollup merge of #103757 - ffmancera:ff/clarify_E0207, r=jackh726Dylan DPC-4/+71
2022-11-03Fix broken link in error code E0706 docsPete-1/+1
2022-10-31Update E0382.mdDominic Farolino-1/+1
2022-10-30Mention const and lifetime parameters in error E0207Fernando Fernandez Mancera-4/+71
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-4/+0
2022-10-24Remove redundant sentenceJesse Ruderman-2/+0
2022-10-22Stabilize arbitrary_enum_discriminant, take 2Deadbeef-4/+0
2022-10-13fix small word dupe typosRageking8-2/+2
2022-10-03Cleanup some error code explanationsnils-14/+7
2022-09-28Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiserbors-0/+4
2022-09-27review updatesMatthew Kelly-2/+2
2022-09-27core: Mark all safe intrinsics with #[rustc_safe_intrinsic]Arthur Cohen-0/+4
2022-09-26remove implied link bound per reviewMatthew Kelly-3/+1
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