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
/
librusti
Age
Commit message (
Expand
)
Author
Lines
2013-05-29
auto merge of #6733 : alexcrichton/rust/issue-2400, r=brson
bors
-2
/
+3
2013-05-29
auto merge of #6793 : graydon/rust/drop-ast-before-llvm, r=Aatch
bors
-3
/
+4
2013-05-28
Un-ignore rusti/rustpkg tests on i686
Alex Crichton
-2
/
+3
2013-05-28
librustc: drop AST before running LLVM, frees 400mb on a librustc build
Graydon Hoare
-3
/
+4
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-6
/
+6
2013-05-23
cleanup warnings from librusti
Erick Tryzelaar
-3
/
+3
2013-05-23
more testing fallout from core->std/std->extra move
Ted Horst
-0
/
+1
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-1
/
+7
2013-05-22
"Type :help for help", similar to ghci
kud1ing
-1
/
+1
2013-05-19
reduce the usage of explicit version markers
Daniel Micay
-3
/
+3
2013-05-14
rusti: Ignore tests. Failing on i686. #6489
Brian Anderson
-1
/
+1
2013-05-14
Don't emit common warnings in rusti
Alex Crichton
-1
/
+1
2013-05-14
Add regression tests for various other rusti issues
Alex Crichton
-16
/
+17
2013-05-14
Fix `use` statements with rusti
Alex Crichton
-1
/
+2
2013-05-14
Get unit tests for rusti working
Alex Crichton
-3
/
+50
2013-05-14
rusti: Remove #[allow(vecs_implicitly_copyable)]
Alex Crichton
-38
/
+38
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-1
/
+1
2013-05-10
Remove the '<->' operator from the language
Alex Crichton
-4
/
+0
2013-05-09
Use a specialized string interner to reduce the need for owned strings
Björn Steinbrink
-1
/
+1
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-4
/
+0
2013-04-19
Assorted fixes from de-modeing rustc/syntax (rusti, rustdoc, fuzzer, rustpkg)
Alex Crichton
-10
/
+10
2013-04-18
rustc: Anti-copy police
Tim Chevalier
-4
/
+4
2013-04-13
librusti: only use std::rl if stdin is connected to a tty.
Huon Wilson
-30
/
+44
2013-04-10
Bump version to 0.7-pre
Brian Anderson
-5
/
+5
2013-04-09
Bump version to 0.7-pre
Brian Anderson
-5
/
+5
2013-04-08
Fix comment to match style of surrounding text
Dan Luu
-1
/
+1
2013-04-08
Update help text to match behavior
Dan Luu
-1
/
+1
2013-03-29
Add AbiSet and integrate it into the AST.
Niko Matsakis
-1
/
+1
2013-03-28
Removing unused imports
Alex Crichton
-2
/
+2
2013-03-26
Fixed all use sites and tests
Marvin Löbel
-1
/
+2
2013-03-25
Kill some warnings: unused imports and old #[deny(..)]s.
Huon Wilson
-1
/
+0
2013-03-21
Un-renamed trim and substr functions.
Marvin Löbel
-3
/
+3
2013-03-21
Switched over substr and trim functions in str to be non-allocating, temporar...
Marvin Löbel
-3
/
+3
2013-03-20
librustc: Remove debug code and add scary warnings for rusti/rustpkg
Patrick Walton
-0
/
+4
2013-03-13
librustc: Don't accept `as Trait` anymore; fix all occurrences of it.
Patrick Walton
-3
/
+3
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-08
Finish de-implicit-selfing everything but the test suite
Ben Striegel
-0
/
+1
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-6
/
+0
2013-03-01
librustc: "APL2" -> "ASL2". rs=license-fix
Patrick Walton
-1
/
+1
2013-02-28
Fix license attribute on crates
sevrak
-1
/
+2
2013-02-21
Remove the last bits of structural records from tests/rustc/rusti/rustpkg.
Luqman Aden
-2
/
+0
2013-02-20
Fix fallout in rusti & rustpkg.
Luqman Aden
-3
/
+3
2013-02-17
Remove use of capture clause #4965
Seth Pink
-1
/
+1
2013-02-14
Convert all uses of vec::slice to vec::view Issue #3869
Nick Desaulniers
-1
/
+1
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-3
/
+3
2013-02-07
librustc: Lots of de-muting. rs=demuting
Patrick Walton
-2
/
+2
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-3
/
+3
2013-01-28
Add #[legacy_records] crate attribute
Tim Chevalier
-0
/
+1
2012-12-28
Replace much of the REPL run code with a call to compile_upto
Brian Leibig
-111
/
+8
2012-12-23
Merge pull request #4249 from graydon/0.6-bump
Tim Chevalier
-5
/
+5
[prev]
[next]