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
/
rfc1445
Age
Commit message (
Expand
)
Author
Lines
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+11
2020-03-24
Remove attribute `#[structural_match]` and any references to it
Vadim Petrochenkov
-32
/
+32
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-2
/
+2
2020-01-24
Normalise notes with the/is
varkor
-5
/
+5
2020-01-09
Update tests
Vadim Petrochenkov
-7
/
+42
2019-11-20
Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister
Mazdak Farrokhzad
-2
/
+2
2019-11-05
rewrote error messages for #[rustc_error]
Quentin Boyer
-2
/
+2
2019-10-25
Migrate from `#[structural_match]` attribute a lang-item trait.
Felix S. Klock II
-6
/
+27
2019-10-25
fix typo in filename.
Felix S. Klock II
-1
/
+1
2019-10-25
fix typo in test.
Felix S. Klock II
-1
/
+1
2019-09-13
Regression tests for fn ptr and `#[structural_match]` as discussed in #63479.
Felix S. Klock II
-0
/
+171
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-07-12
Change `indirect_structural_match` lint to allow-by-default.
Felix S. Klock II
-0
/
+59
2019-07-12
Turn `indirect_structural_match` lint on explicitly in ui tests.
Felix S. Klock II
-11
/
+31
2019-07-10
Auto merge of #62339 - pnkfelix:issue-61188-use-visitor-for-structural-match-...
bors
-0
/
+453
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-1
/
+1
2019-07-08
Added test explicitly testing that this PR continues to handle empty arrays i...
Felix S. Klock II
-0
/
+17
2019-07-08
Regression tests and updates to existing tests.
Felix S. Klock II
-0
/
+436
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-0
/
+11
2019-04-11
Reword tracking issue note
Esteban Küber
-1
/
+1
2019-04-10
Tweak unstable diagnostic output
Esteban Küber
-1
/
+2
2019-03-17
Updated UI test output to remove test annotations for revisions
Mathias Blikstad
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-35
/
+5
2018-11-10
make PhantomData #[structural_match].
Mazdak Farrokhzad
-0
/
+53
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+154