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
/
auxiliary
/
cci_impl_lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-06
kill the old auxiliary directory
Niko Matsakis
-26
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-01-05
fix rpass tests
Jorge Aparicio
-2
/
+2
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-1
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-01-18
Disallow implementation of cross-crate priv traits
Alex Crichton
-1
/
+1
2013-12-23
rustc: Add a lint for the obsolete crate-level link attribute
Brian Anderson
-2
/
+0
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-1
/
+1
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-0
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-2
/
+2
2013-03-13
test: Some test fixes
Patrick Walton
-3
/
+3
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-2
/
+2
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-2
/
+2
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-2
/
+6
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-0
/
+2
2012-03-02
retool inline encoding to handle methods, fix tests
Niko Matsakis
-0
/
+10