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-default-method-self.rs
Age
Commit message (
Collapse
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-27
/
+0
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
Now that support has been removed, all lingering use cases are renamed.
2014-07-21
Add a ton of ignore-lexer-test
Corey Richardson
-0
/
+2
2013-07-11
Take default methods out from behind the flag.
Michael Sullivan
-1
/
+0
2013-06-12
Properly translate calls to default methods in a number of cases. Closes #4350.
Michael Sullivan
-3
/
+1
2013-05-08
testsuite: update a test for #4350
ILyoan
-5
/
+5
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. ↵
Patrick Walton
-1
/
+1
rs=implflipping
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-31
Tag things that have to do with default methods with issue #2794.
Lindsey Kuper
-1
/
+1
2012-08-17
Default methods with self-calls make it as far as trans.
Lindsey Kuper
-3
/
+1
2012-08-14
Add xfail'd test for a default method containing 'self'.
Lindsey Kuper
-0
/
+21