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
/
test
/
ui
/
error-codes
Age
Commit message (
Expand
)
Author
Lines
2021-05-13
Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis
bors
-1
/
+15
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-05-11
Test `-Zthir-unsafeck` for unsafe function calls
LeSeulArtichaut
-1
/
+15
2021-05-11
improve diagnosts for GATs
b-naber
-6
/
+6
2021-05-06
E0583: Include secondary path in error message
Deadbeef
-1
/
+1
2021-05-03
Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnr
Dylan DPC
-0
/
+1
2021-05-01
Closure capture borrow diagnostics for disjoint captures
Chris Pardy
-1
/
+1
2021-05-01
Add help message for unused type param
kadmin
-0
/
+1
2021-04-19
fix suggestion for unsized function parameters
lcnr
-2
/
+2
2021-04-16
Remove #[main] attribute.
Charles Lew
-20
/
+0
2021-04-08
Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwco
Dylan DPC
-4
/
+20
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-4
/
+20
2021-04-06
Remove trailing `:` from E0119 message
Esteban Küber
-9
/
+9
2021-04-06
Auto merge of #81234 - repnop:fn-alignment, r=lcnr
bors
-10
/
+3
2021-04-05
Allow specifying alignment for functions
Wesley Norris
-10
/
+3
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-6
/
+4
2021-03-24
resolve late lifetimes by item
Jack Huey
-11
/
+11
2021-03-23
Some refactoring
varkor
-2
/
+2
2021-02-25
Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor
Dylan DPC
-1
/
+1
2021-02-25
add helpful error notes and fix the false 'defined here' messages
Henry Boisdequin
-1
/
+1
2021-02-20
Make "missing field" error message more natural
r00ster91
-3
/
+3
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+3
2021-01-26
Tweak suggestion for missing field in patterns
Esteban Küber
-6
/
+6
2021-01-23
Adjust wording of a diagnostic
oli
-7
/
+7
2021-01-23
Permit mutable references in all const contexts
oli
-30
/
+50
2021-01-19
Rollup merge of #81147 - estebank:drop-suggestion, r=varkor
Guillaume Gomez
-5
/
+26
2021-01-19
Auto merge of #81103 - zackmdavis:comma_trail, r=davidtwco
bors
-3
/
+42
2021-01-18
Add test case for suggestion E0283
Daiki Ihara
-2
/
+32
2021-01-17
Fix structured suggestion for explicit `drop` call
Esteban Küber
-5
/
+26
2021-01-16
don't suggest erroneous trailing comma after `..`
Zack M. Davis
-3
/
+42
2021-01-14
Rollup merge of #80017 - camelid:sugg-rest-pattern, r=estebank
Mara Bos
-2
/
+7
2021-01-13
Auto merge of #77524 - Patryk27:fixes/66228, r=estebank
bors
-17
/
+44
2021-01-13
Update tests for extern block linting
Mark Rousskov
-19
/
+17
2021-01-12
Always show suggestions in their own subwindows
Camelid
-4
/
+6
2021-01-12
Only suggest `..` if more than one field is missing
Camelid
-10
/
+4
2021-01-12
Specialize `..` help message for all fields vs. the rest
Camelid
-1
/
+1
2021-01-12
Pluralize 'parenthesis' correctly
Camelid
-2
/
+2
2021-01-12
Suggest `_` and `..` if a pattern has too few fields
Camelid
-0
/
+9
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-17
/
+44
2021-01-07
Use correct span for structured suggestion
Esteban Küber
-4
/
+12
2021-01-07
bless tests
Daiki Ihara
-0
/
+2
2021-01-03
Stylistic fixes to diagnostic messages
oli
-1
/
+1
2021-01-03
Refactor the non-transient cell borrow error diagnostic
oli
-4
/
+6
2021-01-03
Update now-more-precise operation with a preciser message
oli
-2
/
+2
2021-01-01
Reinstate the error-code error over the feature gate error
oli
-4
/
+2
2021-01-01
Allow references to interior mutable data behind a feature gate
oli
-4
/
+15
2020-12-26
update tests
Bastian Kauschke
-2
/
+0
2020-12-19
also const-check FakeRead
Ralf Jung
-1
/
+30
2020-12-06
suggestions from camelid review
Ethan Brierley
-5
/
+1
2020-12-06
smarter E0390
Ethan Brierley
-1
/
+1
[next]