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
/
test
Age
Commit message (
Expand
)
Author
Lines
2012-03-16
allow binding of fn~, make result fn@. fixes 1899.
Niko Matsakis
-22
/
+4
2012-03-16
Check kind bounds when calling methods
Marijn Haverbeke
-0
/
+11
2012-03-15
test: Add a test case for self regions and typeclass implementations
Patrick Walton
-0
/
+11
2012-03-15
test: Fix breakage
Brian Anderson
-3
/
+3
2012-03-15
test: Fix name of bitv type
Brian Anderson
-1
/
+1
2012-03-15
Remove support for dynamically-sized types from translation code
Marijn Haverbeke
-4
/
+0
2012-03-14
core:: Eliminate str::sbuf. Replace with *u8
Brian Anderson
-2
/
+2
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-9
/
+9
2012-03-14
fixup auto_serialize's treatment of nullary variants
Niko Matsakis
-0
/
+15
2012-03-14
test: Remove unsafe from the region tests
Patrick Walton
-14
/
+10
2012-03-14
test: Add a test case for the "self" region in enums
Patrick Walton
-0
/
+16
2012-03-14
fix auto_serialize for enums with type parameters
Niko Matsakis
-0
/
+21
2012-03-14
adjust auto_serialize to generate fns named serialize_T()
Niko Matsakis
-15
/
+16
2012-03-13
merge all auto_serialize tests into one
Niko Matsakis
-151
/
+98
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-29
/
+103
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-0
/
+85
2012-03-13
rustc: Don't make the while loop body's basic block a child of the condition
Brian Anderson
-0
/
+8
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-1
/
+1
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-34
/
+34
2012-03-13
Fix Issue #1926 by sorting the gather list.
Kevin Atkinson
-0
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-88
/
+69
2012-03-11
Improve a typechecker error message (wrong type for main())
Tim Chevalier
-3
/
+3
2012-03-11
A few tests for infinite loops
Tim Chevalier
-0
/
+23
2012-03-10
Fix test so it terminates, and un-xfail it
Tim Chevalier
-6
/
+4
2012-03-10
Tweak some test cases and add a few new ones
Tim Chevalier
-8
/
+61
2012-03-10
Handle infinite-loop poststate correctly in typestate
Tim Chevalier
-1
/
+1
2012-03-10
core Remove vec::enum_chars/uint. Closes #1955
Brian Anderson
-0
/
+32
2012-03-10
core: Clean up comments and exports
Brian Anderson
-3
/
+8
2012-03-09
Add an infinite loop construct
Tim Chevalier
-25
/
+25
2012-03-08
rustc: Add pretty printing support for the address-of operator. Un-XFAIL-pret...
Patrick Walton
-6
/
+4
2012-03-08
test: Add a simple region test, xfail'd in the pretty printer
Patrick Walton
-0
/
+12
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-1
/
+1
2012-03-08
Rename last_total to last_unsafe
Tim Chevalier
-1
/
+1
2012-03-07
Fix #1941: inlining of items that themselves contain nested items
Niko Matsakis
-0
/
+50
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-3
/
+10
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-10
/
+3
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-3
/
+10
2012-03-07
Improve a type error message (avoid the word 'non-dereferenceable')
Tim Chevalier
-0
/
+6
2012-03-05
test: Add test for #979
Brian Anderson
-0
/
+12
2012-03-05
rustc: Lower case error messages
Brian Anderson
-37
/
+37
2012-03-05
print type arguments when pretty-printing all nominal types
Niko Matsakis
-0
/
+10
2012-03-04
test: xfail-fast run-pass/classes-simple.rs
Brian Anderson
-0
/
+2
2012-03-04
Translate simple classes
Tim Chevalier
-4
/
+3
2012-03-02
comp/std: rename io::string_reader to io::str_reader.
Erick Tryzelaar
-2
/
+2
2012-03-02
core: Remove _mut functions from vec
Brian Anderson
-8
/
+12
2012-03-02
test: xfail-fast the cci tests
Brian Anderson
-0
/
+2
2012-03-02
Revert "rust: xfail-fast run-pass/cci_no_inline_exe"
Brian Anderson
-1
/
+0
2012-03-02
Revert "test: xfail-fast run-pass/cci_iter.exe"
Brian Anderson
-1
/
+0
2012-03-02
rust: xfail-fast run-pass/cci_no_inline_exe
Brian Anderson
-0
/
+1
2012-03-02
test: xfail-fast run-pass/cci_iter.exe
Brian Anderson
-0
/
+1
[prev]
[next]