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
/
half-open-range-patterns
Age
Commit message (
Expand
)
Author
Lines
2021-12-29
Fix whitespace in pretty printed PatKind::Range
David Tolnay
-2
/
+2
2021-12-14
Make TyS::is_suggestable more structual
Michael Goulet
-12
/
+0
2021-11-22
Split inline const to two feature gates
Gary Guo
-4
/
+4
2021-10-15
Bless tests
Cameron Steffen
-3
/
+3
2021-07-11
Auto merge of #83918 - workingjubilee:stable-rangefrom-pat, r=joshtriplett
bors
-36
/
+304
2021-06-03
Reestablish feature gate for RangeFrom in slices
Jubilee Young
-0
/
+83
2021-06-03
Add & bless tests
Jubilee Young
-36
/
+221
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-3
/
+3
2020-11-29
Update tests to remove old numeric constants
bstrie
-155
/
+155
2020-09-26
`char` not char
varkor
-6
/
+6
2020-07-31
Rename HAIR to THIR (Typed HIR).
Valentin Lazureanu
-26
/
+26
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-70
/
+70
2020-06-13
Prefer the associated consts for pattern matching error
Lzu Tao
-70
/
+70
2020-03-27
non-exhastive diagnostic: add note re. scrutinee type
Mazdak Farrokhzad
-0
/
+68
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-6
/
+6
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+4
2020-01-11
Ban `...X` pats, harden tests, and improve diagnostics.
Mazdak Farrokhzad
-37
/
+156
2020-01-10
Introduce `#![feature(half_open_range_patterns)]`.
Mazdak Farrokhzad
-0
/
+1555