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
/
src
/
librustc_error_codes
/
error_codes.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-03
Rollup merge of #69620 - thekuom:doc/61137-add-long-error-code-e0719, r=david...
Yuki Okushi
-1
/
+1
2020-03-01
doc(librustc_error_codes): add long error explanation for E0719
Matthew Kuo
-1
/
+1
2020-02-28
Add E0747 error code
Guillaume Gomez
-0
/
+1
2020-02-22
Move generic arg / param validation to `create_substs_for_generic_args`
varkor
-0
/
+1
2020-02-06
Added long error description & modifed error_codes.rs
Josh White
-1
/
+1
2020-01-28
Add E0727 long explanation
LeSeulArtichaut
-1
/
+1
2020-01-16
Add E0746 explanation to the index
Esteban Küber
-1
/
+1
2020-01-16
Specific error for unsized `dyn Trait` return type
Esteban Küber
-0
/
+1
2019-12-30
Add error code explanation for E0477
Donough Liu
-1
/
+1
2019-12-24
Handle more specific case E0222
Esteban Küber
-2
/
+1
2019-12-23
Add long error code explanation message for E0627
Donough Liu
-1
/
+1
2019-12-06
Rollup merge of #66606 - christianpoveda:mut-refs-in-const-fn, r=oli-obk
Mazdak Farrokhzad
-1
/
+0
2019-12-02
Add long error for E0631 and update ui tests.
Reese Williams
-1
/
+1
2019-12-02
Remove E0017 from error codes index
Christian Poveda
-1
/
+0
2019-11-29
Add explanation message for E0203
Nixon
-2
/
+1
2019-11-24
Add raw address of expressions to the AST and HIR
Matthew Jasper
-0
/
+1
2019-11-20
Rollup merge of #66526 - estebank:async-fn-trait-information, r=Centril
Mazdak Farrokhzad
-1
/
+1
2019-11-19
Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez
Mazdak Farrokhzad
-1
/
+1
2019-11-18
Add error code documentation
Esteban Küber
-1
/
+1
2019-11-18
Move E0594 to new error code system
Guillaume Gomez
-1
/
+1
2019-11-16
Add explanation message for E0641
clemencetbk
-1
/
+1
2019-11-16
move DIAGNOSTICS usage to rustc_driver
Mazdak Farrokhzad
-2
/
+1
2019-11-15
Add link to error code explanation RFC
Guillaume Gomez
-0
/
+5
2019-11-14
move E0744 to new error code
Guillaume Gomez
-0
/
+1
2019-11-14
move E0623 into the new error code format
Guillaume Gomez
-1
/
+1
2019-11-14
Put each error code long explanation into their own markdown file
Guillaume Gomez
-13403
/
+396
2019-11-14
fix tidy issue on file length
Guillaume Gomez
-0
/
+2
2019-11-14
Create new librustc_error_codes lib and move error codes declaration inside it
Guillaume Gomez
-0
/
+13613