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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_mir
/
error_codes.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-14
Remove unused error_codes.rs files
Guillaume Gomez
-2552
/
+0
2019-10-30
Remove references to now unused `E0526`
Dylan MacKenzie
-1
/
+1
2019-10-14
Unification and cleanup of librustc_mir error codes
Guillaume Gomez
-50
/
+92
2019-10-14
Uncomment E0386 to let users have access to its old definition
Guillaume Gomez
-4
/
+7
2019-10-14
Sort long error code explanation by error code
Guillaume Gomez
-203
/
+203
2019-10-07
Fix/improve some error codes long explanation
Guillaume Gomez
-1
/
+1
2019-09-30
Rollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
Tyler Mandry
-1
/
+45
2019-09-30
Add long error explanation for E0493
Guillaume Gomez
-1
/
+45
2019-09-21
add long error explanation for E0524
Guillaume Gomez
-1
/
+63
2019-09-09
Clarify E0507 to note Fn/FnMut relationship to borrowing
Mark Rousskov
-1
/
+8
2019-09-08
bind-by-move: add E0008 commented out to error_codes.rs
Mazdak Farrokhzad
-0
/
+1
2019-09-08
Tests: No longer emitting 0008, E0301, E0302.
Mazdak Farrokhzad
-77
/
+6
2019-09-08
Update tests wrt. bind_by_by_move_pattern_guards stabilization.
Mazdak Farrokhzad
-1
/
+0
2019-09-07
Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov
Mazdak Farrokhzad
-3
/
+3
2019-09-06
Fixed grammar/style in error messages and reblessed tests.
Alexander Regueiro
-1
/
+1
2019-09-05
Replace diagnostic plugins with macro_rules
Mark Rousskov
-3
/
+3
2019-08-06
Remove unnecessary features from compiler error code list
Jethro Beekman
-6
/
+0
2019-07-30
Remove 'feature(nll)' from bind_by_move_pattern_guards tests.
Mazdak Farrokhzad
-1
/
+1
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-07-14
Remove unused BorrowckErrors methods
Matthew Jasper
-3
/
+3
2019-07-06
Remove compile-pass from error codes' explanation
Yuki Okushi
-2
/
+2
2019-05-21
Add FAQ for NLL migration
Jethro Beekman
-0
/
+32
2019-04-21
Enable migrate mode by default on the 2015 edition
Matthew Jasper
-57
/
+73
2019-04-17
Rename diagnostics to error_codes
Yuki OKUSHI
-0
/
+2425