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
/
monomorphized-callees-with-ty-params-3314.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
test: Fix fallout in tests
Alex Crichton
-5
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-4
/
+4
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-2
/
+0
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2013-10-24
Remove even more of std::io
Alex Crichton
-9
/
+5
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-3
/
+3
2013-03-13
librustc: Don't accept `as Trait` anymore; fix all occurrences of it.
Patrick Walton
-1
/
+1
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-4
/
+4
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-3
/
+3
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-10-12
Make moves explicit in rpass tests
Tim Chevalier
-1
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-10
Capitalize Copy trait in test
Tim Chevalier
-1
/
+1
2012-09-10
Combine the vtable_origins from impl + method.
Niko Matsakis
-0
/
+33