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
/
match
Age
Commit message (
Expand
)
Author
Lines
2019-06-02
Rollup merge of #61441 - estebank:fn-call-in-match, r=varkor
Mazdak Farrokhzad
-2
/
+6
2019-06-01
Tweak wording when encountering `fn` call in pattern
Esteban Küber
-2
/
+6
2019-05-30
Update ui and run-pass for ellipsis_inclusive_range_patterns lint
memoryruins
-16
/
+16
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+25
2019-05-01
Resolve match arm ty when arms diverge
Esteban Küber
-17
/
+42
2019-04-23
Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk
bors
-0
/
+9
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-0
/
+9
2019-04-22
Remove double trailing newlines
varkor
-2
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-3
/
+3
2019-03-11
Update tests
Vadim Petrochenkov
-36
/
+36
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-2
/
+26
2019-02-21
Add address stability test for matches
Matthew Jasper
-0
/
+39
2019-02-08
review comments: (marginally) reduce memory consumtion
Esteban Küber
-1
/
+41
2019-02-07
Add test for type mismatch on first match arm
Esteban Küber
-0
/
+58
2019-01-14
Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obk
bors
-77
/
+0
2019-01-12
Don't add label to the match expr when the type is not fully realized
Esteban Küber
-2
/
+0
2019-01-12
Reword label as per review comment
Esteban Küber
-3
/
+3
2019-01-12
Point at the match discriminant when arm pattern has a type mismatch
Esteban Küber
-1
/
+7
2019-01-08
improve non_upper_case_globals diagnostics
Andy Russell
-77
/
+0
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-347
/
+76
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-41
/
+37
2018-11-30
Fix bug in matching on floating-point ranges
varkor
-7
/
+1
2018-11-30
Update existing tests with more precise error messages
varkor
-3
/
+9
2018-11-07
fix ICE
F001
-0
/
+27
2018-10-20
Auto merge of #55119 - varkor:unwarned-match-on-never, r=nikomatsakis
bors
-30
/
+0
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-25
/
+0
2018-10-16
Remove outdated test
varkor
-30
/
+0
2018-09-01
Update tests
Basile Desloges
-12
/
+0
2018-08-25
Use smaller span for adjustments on block expressions
Matthew Jasper
-21
/
+15
2018-08-14
Update former compile-fail tests
Matthew Jasper
-2
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1493