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
/
run-pass
/
trait-inheritance-num0.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-05-22
test: Fix tests.
Patrick Walton
-2
/
+2
2013-03-22
librustc: Remove all uses of `static` from functions. rs=destatic
Patrick Walton
-1
/
+1
2013-03-05
libsyntax: Separate multiple inherited traits with `+`
Patrick Walton
-1
/
+1
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-1
/
+1
2013-02-11
Add NumCast trait for generic numeric type casts
Brendan Zabarauskas
-3
/
+3
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-30
librustc: Change `self` as a type to `Self` everywhere. r=brson
Patrick Walton
-2
/
+2
2012-12-18
Stop resolving static methods at the module level. Closes #4179
Brian Anderson
-1
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-29
Implement trait inheritance for bounded type parameters
Brian Anderson
-0
/
+16