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
/
compiler
/
rustc_error_codes
Age
Commit message (
Expand
)
Author
Lines
2021-02-18
Add long explanation for E0549
Jesus Rubio
-3
/
+38
2021-02-17
Add long explanation for E0543
Jesus Rubio
-1
/
+36
2021-02-17
replace if-let and while-let with `if let` and `while let`
Takayuki Maeda
-2
/
+2
2021-02-15
Add long explanation for E0545
Jesus Rubio
-1
/
+36
2021-02-12
[librustdoc] Reform lang string token splitting
Casey Rodarmor
-1
/
+1
2021-02-11
Improve long explanation for E0542 and E0546
Jesus Rubio
-2
/
+2
2021-02-09
Update compiler/rustc_error_codes/src/error_codes/E0547.md
Jesús Rubio
-1
/
+1
2021-02-09
Lost text re-added
Jesus Rubio
-0
/
+10
2021-02-08
Add long explanation for E0547
Jesus Rubio
-1
/
+28
2021-02-07
Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa
bors
-5
/
+5
2021-02-07
Rollup merge of #81835 - jesusprubio:improve-long-eplanation-e0546, r=Guillau...
Guillaume Gomez
-2
/
+9
2021-02-06
Typo fix
Jesus Rubio
-2
/
+2
2021-02-06
References added
Jesus Rubio
-2
/
+9
2021-02-06
Comments updated to keep the consistency
Jesus Rubio
-5
/
+5
2021-02-06
Improve long explanation for E0546
Jesus Rubio
-4
/
+4
2021-02-06
Format fixes
Jesus Rubio
-2
/
+1
2021-02-06
Update compiler/rustc_error_codes/src/error_codes/E0542.md
Jesús Rubio
-1
/
+2
2021-02-06
Add long error explanation for E0542
Jesus Rubio
-1
/
+48
2021-02-05
Rollup merge of #81676 - jyn514:crate-not-found, r=oli-obk
Mara Bos
-0
/
+21
2021-02-03
Add more information to the error code for 'crate not found'
Joshua Nelson
-0
/
+21
2021-02-03
Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink
bors
-0
/
+13
2021-02-02
Add a new ABI to support cmse_nonsecure_call
Hugues de Valon
-0
/
+13
2021-02-01
Add long error explanation for E0521
Jesus Rubio
-1
/
+29
2021-01-31
Rollup merge of #81572 - pierwill:edit-error-codes-1, r=jonas-schievink
Jonas Schievink
-12
/
+14
2021-01-30
Edit multiple error code Markdown files
pierwill
-12
/
+14
2021-01-30
Fix typo in E0759
Steve Heindel
-1
/
+1
2021-01-24
Fix spelling in documentation for error E0207
Joakim Åkerblom
-1
/
+1
2021-01-24
Update docs with powers-of-two
Caleb Zulawski
-5
/
+5
2021-01-16
Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry
Mara Bos
-0
/
+21
2021-01-15
Simplify E0373 async code example
1000teslas
-22
/
+5
2021-01-14
Fix E0373 code example
1000teslas
-1
/
+1
2021-01-14
Fix error E0373 documentation
1000teslas
-7
/
+23
2021-01-14
Fix whitespace
1000teslas
-2
/
+2
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2021-01-13
Update tests for extern block linting
Mark Rousskov
-16
/
+16
2021-01-13
Move help link to error index
1000teslas
-0
/
+22
2021-01-07
Refine E0435 description
Daiki Ihara
-0
/
+6
2021-01-01
Reinstate the error-code error over the feature gate error
oli
-2
/
+0
2021-01-01
Allow references to interior mutable data behind a feature gate
oli
-2
/
+4
2020-12-31
Auto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
bors
-0
/
+20
2020-12-31
Rustdoc render public underscore_imports as Re-exports
bors
-0
/
+20
2020-12-26
update error codes
Bastian Kauschke
-3
/
+0
2020-12-10
Rollup merge of #79639 - sasurau4:feature/add-long-explanation-E0212, r=Guill...
Tyler Mandry
-1
/
+36
2020-12-06
smarter E0390
Ethan Brierley
-2
/
+3
2020-12-04
Add long explanation for E0212
Daiki Ihara
-1
/
+36
2020-12-03
Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau...
bors
-1
/
+28
2020-12-02
Add long explanation of E0546
Daiki Ihara
-1
/
+28
2020-11-27
Slightly improve code samples in E0591
Camelid
-7
/
+13
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-6
/
+6
2020-11-16
Update E0744 about control flow in `const` contexts to reflect the current st...
James
-8
/
+11
[prev]
[next]