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
/
test
/
ui
/
error-codes
Age
Commit message (
Expand
)
Author
Lines
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
2020-12-04
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`
Tim Diekmann
-1
/
+1
2020-12-03
Auto merge of #79620 - JohnTitor:label-name-sugg, r=davidtwco
bors
-1
/
+1
2020-12-02
Tweak diagnostics on shadowing lifetimes/labels
Yuki Okushi
-1
/
+1
2020-12-02
Auto merge of #78864 - Mark-Simulacrum:warn-on-forbids, r=pnkfelix
bors
-6
/
+6
2020-11-29
Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
bors
-1
/
+1
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-4
/
+2
2020-11-18
Remove redundant notes in E0275
Esteban Küber
-126
/
+1
2020-11-14
Use true previous lint level when detecting overriden forbids
Mark Rousskov
-6
/
+6
2020-11-08
Support repr(simd) on ADTs containing a single array field
gnzlbg
-1
/
+1
2020-11-06
Fixing Spelling Typos
ankushduacodes
-2
/
+2
2020-10-27
Add unsized_locals to INCOMPLETE_FEATURES list
Santiago Pastorino
-1
/
+1
2020-10-27
Add unsized_fn_params feature
Santiago Pastorino
-3
/
+3
2020-10-25
Merge remote-tracking branch 'upstream/master' into box-alloc
Tim Diekmann
-24
/
+67
2020-10-23
Auto merge of #77015 - davidtwco:check-attr-variant-closure-expr, r=lcnr
bors
-4
/
+4
2020-10-21
Auto merge of #78077 - petrochenkov:qvis, r=davidtwco
bors
-1
/
+10
2020-10-20
review comments
Esteban Küber
-3
/
+3
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-15
/
+29
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-1
/
+10
2020-10-18
Rollup merge of #78048 - blyxxyz:e0424-improve-self-placement, r=lcnr
Yuki Okushi
-2
/
+19
2020-10-18
Rollup merge of #78043 - willcrozi:e0210-error-note-fix, r=lcnr
Yuki Okushi
-1
/
+1
2020-10-17
Suggest correct place to add `self` parameter when inside closure
Jan Verbeek
-2
/
+19
2020-10-17
Fix grammar in note for orphan-rule error [E0210]
Will Crozier
-1
/
+1
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+3
2020-10-16
Merge branch 'master' into box-alloc
Tim Diekmann
-42
/
+50
2020-10-16
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
Dylan DPC
-33
/
+0
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-9
/
+18
2020-10-08
Fix typo in error code
xd009642
-1
/
+1
2020-10-08
Implement the instruction_set attribute
xd009642
-0
/
+32
2020-10-07
Support custom allocators in `Box`
Tim Diekmann
-2
/
+2
2020-10-02
Improve E0777 help message
Guillaume Gomez
-1
/
+14
2020-10-01
Create E0777 error code for "invalid literal in derive"
Guillaume Gomez
-0
/
+15
2020-09-29
Bless tests
Dylan MacKenzie
-51
/
+13
2020-09-28
passes: `check_attr` on more targets
David Wood
-4
/
+4
2020-09-26
`char` not char
varkor
-4
/
+4
2020-09-26
Make invalid integer operation messages consistent
varkor
-3
/
+3
[prev]
[next]