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
/
librustc
/
front
/
intrinsic_inject.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-47
/
+0
2013-06-13
Use @str instead of @~str in libsyntax and librustc. Fixes #5048.
Huon Wilson
-2
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+1
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-20
Remove all unnecessary allocations (as flagged by lint)
Alex Crichton
-1
/
+1
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-4
/
+0
2013-01-31
test cases, cleanup
John Clements
-1
/
+2
2013-01-29
librustc: De-export back, lib, and util. rs=deexporting
Patrick Walton
-3
/
+1
2013-01-20
convert the remaining ast record types into structs
Erick Tryzelaar
-1
/
+1
2013-01-14
convert ast::crate_ into a struct.
Erick Tryzelaar
-2
/
+7
2013-01-09
syntax: convert ast::spanned into a struct
Erick Tryzelaar
-2
/
+5
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-1
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-07
librustc: Make vectors no longer implicitly copyable in rustc. r=graydon
Patrick Walton
-3
/
+4
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-3
/
+3
2012-12-18
core: add macro_rules! for "condition! { c: in -> out; }".
Graydon Hoare
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+29