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
/
librustc
/
front
Age
Commit message (
Expand
)
Author
Lines
2012-12-18
core: add macro_rules! for "condition! { c: in -> out; }".
Graydon Hoare
-1
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+50
2012-11-29
librustc: Eliminate most expressions of the form `a.b()` that are not method ...
Patrick Walton
-6
/
+6
2012-11-28
librustc: Parse `extern "C" { ... }`. r=brson
Patrick Walton
-0
/
+1
2012-11-14
rustc: Only strip out the main function when generating test executable, not lib
Brian Anderson
-2
/
+3
2012-11-14
rustc: Generate test code when in the 'test' config
Brian Anderson
-1
/
+7
2012-11-14
librustc: Require the #[derivable] attribute, remove the significance of "imp...
Patrick Walton
-2
/
+2
2012-11-13
librustc: Stop reexporting all of core in every crate. rs=really-bad-bug
Patrick Walton
-2
/
+2
2012-11-13
cleanup: convert some remaining #foo invocations to foo! form.
Graydon Hoare
-1
/
+1
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+889