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_resolve
/
error_codes.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-14
Remove unused error_codes.rs files
Guillaume Gomez
-2048
/
+0
2019-10-31
Add long error explanation for E0578
Guillaume Gomez
-1
/
+28
2019-10-30
Add long error explanation for E0577
Guillaume Gomez
-1
/
+27
2019-10-29
Change E0741 into E0742
Guillaume Gomez
-2
/
+3
2019-10-29
Add long error explanation for E0740
Guillaume Gomez
-1
/
+38
2019-10-29
Create new error code E0740 for visibility restrictions to ancestor module is...
Guillaume Gomez
-0
/
+1
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-3
/
+4
2019-10-25
Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew...
Mazdak Farrokhzad
-1
/
+25
2019-10-24
Rollup merge of #65627 - varkor:const-generics-forbid-non-structural_match, r...
Mazdak Farrokhzad
-3
/
+4
2019-10-23
Rollup merge of #65691 - GuillaumeGomez:2018-edition-E0659, r=Dylan-DPC
Mazdak Farrokhzad
-9
/
+9
2019-10-23
Add long error explanation for E0576
Guillaume Gomez
-1
/
+25
2019-10-22
Use E0741 for structural match error
varkor
-1
/
+1
2019-10-22
Remove "type parameter depends on const parameter" error from resolution
varkor
-3
/
+4
2019-10-22
Update E0659 error code long explanation to 2018 edition
Guillaume Gomez
-9
/
+9
2019-10-21
Correctly note code as Ok not error for E0573
Ryo Onodera
-1
/
+1
2019-10-19
Rollup merge of #65542 - estebank:kill-static-methods, r=Centril
Mazdak Farrokhzad
-8
/
+17
2019-10-18
review comments
Esteban Küber
-5
/
+7
2019-10-18
review comments: help wording
Esteban Küber
-10
/
+11
2019-10-17
Refer to "associated functions" instead of "static methods"
Esteban Küber
-8
/
+14
2019-10-17
Add long error explanation for E0575
Guillaume Gomez
-1
/
+53
2019-10-16
Add long error explanation for E0573
Guillaume Gomez
-1
/
+74
2019-10-13
Add long error explanation for E0574
Guillaume Gomez
-1
/
+50
2019-10-03
Allocate a new diagnostic for defaulted type parameters cannot use `Self`
Felix S. Klock II
-4
/
+19
2019-09-25
Add long error explanation for E0531
Guillaume Gomez
-1
/
+45
2019-09-05
Replace diagnostic plugins with macro_rules
Mark Rousskov
-7
/
+2
2019-08-17
Move type parameter shadowing errors to resolve
Matthew Jasper
-3
/
+13
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-07-13
Make `register_[long_]diagnostics` hygienic
Matthew Jasper
-1
/
+1
2019-04-25
Fix error code description
varkor
-2
/
+5
2019-04-25
Prevent const parameters having type parameters as types
varkor
-0
/
+10
2019-04-17
Rename diagnostics to error_codes
Yuki OKUSHI
-0
/
+1672