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
/
binding
Age
Commit message (
Expand
)
Author
Lines
2021-12-11
Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisa
Matthias Krüger
-0
/
+4
2021-12-09
Add needs-unwind to tests that depend on panicking
David Koloski
-0
/
+1
2021-12-09
give more help in the unaligned_references lint
Ralf Jung
-0
/
+4
2021-10-25
Edit error messages for rustc_resolve::AmbiguityKind variants
pierwill
-2
/
+4
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-24
/
+13
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-13
/
+1
2021-03-27
make unaligned_refereces future-incompat lint warn-by-default, and remove the...
Ralf Jung
-38
/
+38
2021-03-20
Move some tests to more reasonable directories - 5
Caio
-0
/
+24
2021-02-17
replace if-let and while-let with `if let` and `while let`
Takayuki Maeda
-2
/
+2
2020-12-26
update tests
Bastian Kauschke
-21
/
+21
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+1
2020-08-08
Be consistent when describing a move as a 'partial' in diagnostics
Aaron Hill
-12
/
+12
2020-07-26
Remove more obsolete test flags
Oliver Scherer
-1
/
+0
2020-05-09
adjust tests
Ralf Jung
-1
/
+2
2020-05-03
resolve: Relax fresh binding disambiguation slightly to fix regression
Vadim Petrochenkov
-0
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-2
/
+2
2020-04-10
--bless you
Mazdak Farrokhzad
-8
/
+8
2020-04-10
copy test cases to `if let` as well.
Felix S. Klock II
-2
/
+59
2020-04-10
Update src/test/ui/binding/issue-53114-safety-checks.rs
Felix S Klock II
-1
/
+1
2020-04-10
Update src/test/ui/binding/issue-53114-borrow-checks.rs
Felix S Klock II
-1
/
+1
2020-04-10
tests encoding current behavior for various cases of "binding" to _.
Felix S. Klock II
-0
/
+243
2020-03-15
resolve: Prevent fresh bindings from shadowing ambiguity items
Vadim Petrochenkov
-0
/
+88
2020-01-18
slice_patterns: remove gates in tests
Mazdak Farrokhzad
-6
/
+3
2019-12-14
Revert "Remove `#![feature(never_type)]` from tests."
Niko Matsakis
-1
/
+1
2019-11-21
Gate fallback via `#![feature(never_type_fallback)]`.
Mazdak Farrokhzad
-0
/
+1
2019-11-21
Remove `#![feature(never_type)]` from tests.
Mazdak Farrokhzad
-1
/
+0
2019-10-29
Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton
Tyler Mandry
-1
/
+1
2019-10-27
Gather together usefulness tests
Nadrieril
-14
/
+0
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+2
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-2
/
+1
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+2
2019-07-28
Use new 'p @ ..' syntax in tests.
Mazdak Farrokhzad
-2
/
+2
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+2268