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
/
run-pass
/
traits
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-51
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-3234
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+3
2019-06-05
Aggregation of drive-by cosmetic changes.
Alexander Regueiro
-4
/
+5
2019-05-29
Update run-pass test suite to use dyn
memoryruins
-58
/
+58
2019-05-20
Update tests.
Alexander Regueiro
-93
/
+0
2019-04-02
Rollup merge of #59166 - seanmonstar:trait-alias-import, r=alexreg
Mazdak Farrokhzad
-0
/
+65
2019-04-01
resolve all in scope trait aliases, then elaborate their bounds
Sean McArthur
-1
/
+43
2019-03-30
Fix more tests
Fabian Drinck
-1
/
+0
2019-03-23
resolve: collect trait aliases along with traits
Sean McArthur
-0
/
+23
2019-01-04
add tests
Ariel Ben-Yehuda
-0
/
+41
2018-12-25
Remove licenses
Mark Rousskov
-1191
/
+0
2018-11-07
Added error for duplicate bindings of associated type.
Alexander Regueiro
-1
/
+1
2018-11-07
Added tests.
Alexander Regueiro
-3
/
+2
2018-11-03
Fixed bug with Self type param coming before lifetimes.
Alexander Regueiro
-20
/
+33
2018-11-03
Add more tests.
Alexander Regueiro
-7
/
+53
2018-11-03
Added tests.
Alexander Regueiro
-13
/
+50
2018-11-03
Added support for trait aliases as object types.
Alexander Regueiro
-2
/
+8
2018-11-03
Added support for trait aliases as bounds.
Alexander Regueiro
-0
/
+22
2018-10-04
Convert conservative_impl_trait.rs to compile-pass
Jonas Schievink
-26
/
+0
2018-10-04
Fix dead code lint for functions using impl Trait
Jonas Schievink
-0
/
+8
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+48
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+4307