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
/
rustc
/
front
/
intrinsic_inject.rs
Age
Commit message (
Expand
)
Author
Lines
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-29
/
+0
2012-10-15
rustc: Merge module and type namespaces. r=brson
Patrick Walton
-2
/
+2
2012-09-04
Remove 'with'
Brian Anderson
-2
/
+2
2012-09-04
rustc: "import" -> "use"
Patrick Walton
-3
/
+3
2012-08-26
Camel case the option type
Brian Anderson
-2
/
+2
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-2
/
+2
2012-08-03
rustc: Add the notion of inherited visibility
Patrick Walton
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-28
Replaced almost all vector+ in rustc (#2719)
Eric Holk
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-05-16
Include intrinsic module in all crates, emit visit glue, fn intrinsic::visit_...
Graydon Hoare
-3
/
+2
2012-05-10
Preliminary groundwork for intrinsic module, reflection interface.
Graydon Hoare
-0
/
+30