index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_error_codes
/
src
Age
Commit message (
Expand
)
Author
Lines
2023-01-02
docs: revert removal of `E0729`
Ezra Shaw
-0
/
+33
2023-01-01
refactor: clean up `errors.rs` and `error_codes_check.rs`
Ezra Shaw
-31
/
+0
2022-12-31
refactor: merge `E0465` into `E0464`
Ezra Shaw
-1
/
+1
2022-12-29
docs: add long-form error docs for `E0514`
Ezra Shaw
-1
/
+34
2022-12-29
docs/test: add UI test and long-form error docs for `E0519`
Ezra Shaw
-1
/
+41
2022-12-27
docs: add long-form error docs for `E0461`
Ezra Shaw
-1
/
+31
2022-12-24
Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomez
Matthias Krüger
-1
/
+33
2022-12-23
docs/test: add UI test and long-form error docs for E0462
Ezra Shaw
-1
/
+33
2022-12-20
Rollup merge of #105791 - Ezrashaw:add-e0472-long-docs, r=GuillaumeGomez
Matthias Krüger
-1
/
+32
2022-12-20
docs: add long error explanation for error E0472
Ezra Shaw
-1
/
+32
2022-12-20
docs/test: add UI test and long-form error docs for `E0377`
Ezra Shaw
-2
/
+30
2022-12-19
more markdown list formatting
Ezra Shaw
-3
/
+3
2022-12-19
docs: add long-form error-code docs for E0457
Ezra Shaw
-1
/
+37
2022-12-19
docs: add long-form error-code docs for E0460
Ezra Shaw
-1
/
+72
2022-12-17
docs: add long error explanation for error E0320
Ezra Shaw
-1
/
+28
2022-12-16
docs: rewrite E0158 error-code docs for clarity
Ezra Shaw
-19
/
+34
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+0
2022-12-05
Support Option and similar enums as type of static variable with linkage attr...
Peter Collingbourne
-0
/
+42
2022-11-21
Auto merge of #103491 - cjgillot:self-rpit, r=oli-obk
bors
-1
/
+3
2022-11-15
Rollup merge of #104339 - compiler-errors:rustc_deny_explicit_impl, r=cjgillot
Matthias Krüger
-1
/
+2
2022-11-14
Add rustc_deny_explicit_impl
Michael Goulet
-1
/
+2
2022-11-12
Retire error code.
Camille GILLOT
-1
/
+3
2022-11-11
Rollup merge of #103924 - PeteDevoy:patch-1, r=estebank
Dylan DPC
-1
/
+1
2022-11-07
Rollup merge of #103757 - ffmancera:ff/clarify_E0207, r=jackh726
Dylan DPC
-4
/
+71
2022-11-03
Fix broken link in error code E0706 docs
Pete
-1
/
+1
2022-10-31
Update E0382.md
Dominic Farolino
-1
/
+1
2022-10-30
Mention const and lifetime parameters in error E0207
Fernando Fernandez Mancera
-4
/
+71
2022-10-26
Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...
Dylan DPC
-4
/
+0
2022-10-24
Remove redundant sentence
Jesse Ruderman
-2
/
+0
2022-10-22
Stabilize arbitrary_enum_discriminant, take 2
Deadbeef
-4
/
+0
2022-10-13
fix small word dupe typos
Rageking8
-2
/
+2
2022-10-03
Cleanup some error code explanations
nils
-14
/
+7
2022-09-28
Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser
bors
-0
/
+4
2022-09-27
review updates
Matthew Kelly
-2
/
+2
2022-09-27
core: Mark all safe intrinsics with #[rustc_safe_intrinsic]
Arthur Cohen
-0
/
+4
2022-09-26
remove implied link bound per review
Matthew Kelly
-3
/
+1
2022-08-31
Merge remote-tracking branch 'origin/master' into mpk/add-long-error-message-...
Matthew Kelly
-3
/
+2
2022-08-29
review updates to E0311 description
Matthew Kelly
-23
/
+15
2022-08-27
fix trailing `]`
Matthew Kelly
-1
/
+1
2022-08-27
Review updates: simpler MWE and docs
Matthew Kelly
-50
/
+33
2022-08-25
Fix rust-doc error
Matthew Kelly
-16
/
+11
2022-08-24
fix wrapping
Matthew Kelly
-5
/
+4
2022-08-24
Improve description again
Matthew Kelly
-34
/
+39
2022-08-23
Stabilize `#![feature(label_break_value)]`
Joshua Nelson
-3
/
+0
2022-08-23
actually fix typo this time
Matthew Kelly
-1
/
+1
2022-08-23
Improve E0311.md description
Matthew Kelly
-8
/
+29
2022-08-19
fix line lengths
Matthew Kelly
-6
/
+7
2022-08-19
Apply suggestions from code review
Matthew Kelly
-10
/
+9
2022-08-19
Add long description and test for E0311
Matthew Kelly
-1
/
+50
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
[prev]
[next]