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.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-25
Move handling of `#[track_caller]` to `check_attr`
varkor
-1
/
+52
2019-10-25
RFC 2008: Stabilization
David Wood
-2
/
+0
2019-10-22
Add link to async/await
Yuki Okushi
-3
/
+6
2019-10-22
Apply suggestions
Yuki Okushi
-9
/
+16
2019-10-22
Add long error explanation for E0728
Yuki Okushi
-3
/
+70
2019-10-14
Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomez
Mazdak Farrokhzad
-1
/
+18
2019-10-13
Apply suggestion
Yuki Okushi
-5
/
+5
2019-10-11
Rollup merge of #65200 - xfix:patch-20, r=GuillaumeGomez
Tyler Mandry
-5
/
+9
2019-10-11
Add long error explanation for E0697
Yuki Okushi
-1
/
+18
2019-10-09
Add failing example for Self in supertrait listing in E0038 documentation
Konrad Borowski
-1
/
+5
2019-10-09
Rollup merge of #65037 - anp:track-caller, r=oli-obk
Mazdak Farrokhzad
-0
/
+20
2019-10-09
Change incorrect trait name in E0038 error documentation
Konrad Borowski
-1
/
+1
2019-10-08
Rollup merge of #65135 - GuillaumeGomez:add-error-code-check, r=Mark-Simulacrum
Mazdak Farrokhzad
-7
/
+11
2019-10-08
Add ?Sized bound to a supertrait listing in E0038 error documentation
Konrad Borowski
-4
/
+4
2019-10-07
Add long error explanation for E0495
Guillaume Gomez
-2
/
+41
2019-10-07
E073[6-8] include failing code examples.
Adam Perry
-0
/
+10
2019-10-07
E0735 -> E0739
Adam Perry
-1
/
+1
2019-10-07
track_caller error numbers and text.
Adam Perry
-10
/
+10
2019-10-07
track_caller run-pass test, lint cleanup, PR review.
Adam Perry
-4
/
+4
2019-10-07
[RFC 2091] Add #[track_caller] attribute.
Ayose
-0
/
+10
2019-10-07
Fix/improve some error codes long explanation
Guillaume Gomez
-7
/
+11
2019-10-06
Update ui tests
Guillaume Gomez
-5
/
+2
2019-10-06
Add long error explanation for E0566
Guillaume Gomez
-1
/
+24
2019-10-04
middle::intrinsicck -> rustc_passes
Mark Rousskov
-105
/
+0
2019-10-04
middle::entry -> rustc_passes
Mark Rousskov
-75
/
+0
2019-09-28
Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebank
Mazdak Farrokhzad
-0
/
+17
2019-09-27
Add long error explanation for E0734
Guillaume Gomez
-1
/
+17
2019-09-25
Create new error code E0734 for stability attributes used outside of standard...
Guillaume Gomez
-0
/
+1
2019-09-12
Add long error explanation for E0312
Guillaume Gomez
-1
/
+33
2019-09-05
Replace diagnostic plugins with macro_rules
Mark Rousskov
-5
/
+1
2019-09-05
Restrict error code length to 80 columns
Mark Rousskov
-7
/
+11
2019-09-02
account for DUMMY_SP and correct wording
Esteban Küber
-1
/
+1
2019-08-27
Changing error messages and renaming tests #63127
Kevin Per
-2
/
+2
2019-08-20
Stabilize 'async_await'.
Mazdak Farrokhzad
-2
/
+0
2019-07-30
Update error_codes re. await_macro removal.
Mazdak Farrokhzad
-5
/
+5
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-07-23
normalize use of backticks for compiler messages in remaining modules
Samy Kacimi
-1
/
+1
2019-06-13
Fix typos
Yuki Okushi
-1
/
+1
2019-05-27
Incorporated suggested changes
Jad Ghalayini
-5
/
+4
2019-05-26
Added error message for E0284
Jad Ghalayini
-1
/
+46
2019-05-07
Implement built-in await syntax
Taylor Cramer
-0
/
+2
2019-05-01
Disallow non-explicit elided lifetimes in async fn
Taylor Cramer
-4
/
+1
2019-04-27
tidy: Fix false positives from long URLs
Vadim Petrochenkov
-1
/
+0
2019-04-25
Improved error message when type must be bound due to generator.
Giles Cope
-0
/
+30
2019-04-17
Rename diagnostics to error_codes
Yuki OKUSHI
-0
/
+2182