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
/
librust
Age
Commit message (
Expand
)
Author
Lines
2013-05-12
Don't create subprocesses for the `rust` command
Alex Crichton
-54
/
+45
2013-05-10
renamed vec::from_slice to vec::to_owned
Youngsoo Son
-1
/
+1
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-2
/
+0
2013-04-13
librust: make `rust run file.rs` past any extra arguments to the compiled pro...
Huon Wilson
-4
/
+4
2013-04-10
Bump version to 0.7-pre
Brian Anderson
-2
/
+2
2013-04-09
Bump version to 0.7-pre
Brian Anderson
-2
/
+2
2013-04-04
src/librust/rust.rc: Fixes typo 'an executable' vs 'a executable'
Steven De Coeyer
-1
/
+1
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-2
/
+2
2013-03-26
Fixed all use sites and tests
Marvin Löbel
-7
/
+13
2013-03-25
Kill some warnings: unused imports and old #[deny(..)]s.
Huon Wilson
-2
/
+0
2013-03-22
libsyntax: Stop parsing old lifetime syntax
Patrick Walton
-4
/
+4
2013-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-2
/
+2
2013-03-18
librustc: Convert all uses of old lifetime notation to new lifetime notation....
Patrick Walton
-7
/
+7
2013-03-12
rustc: One Less Bad Copy
Tim Chevalier
-2
/
+2
2013-03-08
Finish de-implicit-selfing everything but the test suite
Ben Striegel
-0
/
+2
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-9
/
+9
2013-03-05
core: convert vec::{head,head_opt} to return references
Erick Tryzelaar
-4
/
+8
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-1
/
+1
2013-03-01
librustc: "APL2" -> "ASL2". rs=license-fix
Patrick Walton
-1
/
+1
2013-02-28
Fix license attribute on crates
sevrak
-0
/
+1
2013-02-18
Added rust convenience tool similar to go's go tool
Marvin Löbel
-0
/
+235