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
/
issue-3012-1.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-06
kill the old auxiliary directory
Niko Matsakis
-33
/
+0
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
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
-2
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-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-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-02-27
librustc: Forbid `pub` or `priv` before trait implementations
Patrick Walton
-1
/
+1
2013-02-15
librustc: Stop parsing `impl Type : Trait` and fix several declarations that ...
Patrick Walton
-1
/
+1
2013-01-30
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
Patrick Walton
-15
/
+9
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-29
librustc: Make the Drop trait use explicit self
Patrick Walton
-1
/
+1
2012-11-14
Convert the test suite to use the Drop trait
Ben Striegel
-1
/
+6
2012-09-25
Respect privacy qualifiers on view items, add to import resolutions.
Graydon Hoare
-0
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-1
/
+1
2012-09-06
Remove struct ctors
Brian Anderson
-1
/
+7
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-16
Attempt to get issue 3012 test working on win32.
Graydon Hoare
-0
/
+1
2012-08-15
Test case for #3012
Tim Chevalier
-0
/
+12