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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-07
doc: Add rustc and syntax to the index
Brian Anderson
-0
/
+13
2014-01-06
Disowned the Visitor.
Eduard Burtescu
-1
/
+1
2014-01-03
auto merge of #11264 : am0d/rust/crate_type_lint, r=alexcrichton
bors
-1
/
+1
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2014-01-01
Add linting for `crate_type` attribute values.
a_m0d
-1
/
+1
2014-01-01
syntax::diagnostic: Remove @ from Emitter
klutzy
-1
/
+1
2014-01-01
rustc::driver: Remove two @s
klutzy
-1
/
+1
2013-12-30
Revert "Embed Windows application manifest."
Vadim Chugunov
-1
/
+0
2013-12-29
Rename pkgid variables
Luis de Bethencourt
-4
/
+4
2013-12-26
librustc: De-`@mut` several instances of `io::Writer`.
Patrick Walton
-1
/
+2
2013-12-26
Register new snapshots
Alex Crichton
-2
/
+0
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-1
/
+0
2013-12-22
auto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
bors
-2
/
+1
2013-12-21
std::vec: add a sugary .sort() method for plain Ord sorting.
Huon Wilson
-1
/
+1
2013-12-20
rustc: Improve crate id extraction
Alex Crichton
-25
/
+75
2013-12-20
extra: remove sort in favour of the std method.
Huon Wilson
-2
/
+1
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-0
/
+2
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-3
/
+4
2013-12-15
Register new snapshots
Alex Crichton
-8
/
+1
2013-12-11
Embed Windows application manifest.
Vadim Chugunov
-0
/
+1
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-0
/
+3
2013-12-09
Implement LTO
Alex Crichton
-0
/
+1
2013-12-08
Add dead-code warning pass
Kiet Tran
-0
/
+1
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-0
/
+2
2013-12-05
Update LLVM and jettison jit support
Alex Crichton
-4
/
+0
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-3
/
+3
2013-12-04
std::str: remove from_utf8.
Huon Wilson
-2
/
+2
2013-12-03
Register new snapshots
Alex Crichton
-2
/
+0
2013-11-30
Test fixes and merge conflicts
Alex Crichton
-0
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+3
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-3
/
+3
2013-11-28
Register new snapshots
Alex Crichton
-2
/
+0
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-2
/
+2
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-9
/
+6
2013-11-24
Remove linked failure from the runtime
Alex Crichton
-1
/
+0
2013-11-18
librustc: Remove the one use of `~fn()`
Patrick Walton
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-2
/
+2
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-6
/
+2
2013-11-09
auto merge of #10153 : nikomatsakis/rust/issue-4846-multiple-lifetime-paramet...
bors
-0
/
+2
2013-11-08
Generalize AST and ty::Generics to accept multiple lifetimes.
Niko Matsakis
-0
/
+2
2013-11-08
Specify package_id for rust libs, to avoid spurious warnings
Andrei Formiga
-0
/
+1
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-0
/
+413