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
Age
Commit message (
Expand
)
Author
Lines
2012-03-16
core: Resolve and remove some FIXMEs
Brian Anderson
-10
/
+1
2012-03-16
core: Remove str::init_elt
Brian Anderson
-15
/
+4
2012-03-16
Classes WIP
Tim Chevalier
-116
/
+381
2012-03-16
core: Store reexporting result and either. Closes #1997
Brian Anderson
-6
/
+20
2012-03-16
rustdoc: Allow elipses to appear in brief descriptions. Closes #2003
Brian Anderson
-5
/
+62
2012-03-16
allow binding of fn~, make result fn@. fixes 1899.
Niko Matsakis
-24
/
+8
2012-03-16
core: Add lots of string docs
Brian Anderson
-32
/
+247
2012-03-16
rustc: Give a better error message when references involving the caller regio...
Patrick Walton
-1
/
+13
2012-03-16
core: Remove extra backslashes from docs
Brian Anderson
-3
/
+3
2012-03-16
rustdoc: Escape backslashes
Brian Anderson
-1
/
+21
2012-03-16
core: Doc cleanup
Brian Anderson
-4
/
+4
2012-03-16
core: Escape some characters in comments
Brian Anderson
-4
/
+4
2012-03-16
std: Add a a hashmap_from_vecs function
Erick Tryzelaar
-4
/
+52
2012-03-16
std: Add a function to iterate over a subset of a vec
Erick Tryzelaar
-3
/
+19
2012-03-16
Add loop to the vim keyword list.
Erick Tryzelaar
-1
/
+1
2012-03-16
Check kind bounds when calling methods
Marijn Haverbeke
-13
/
+43
2012-03-16
Forbid boxed ifaces with self types or generic methods in bounded params
Marijn Haverbeke
-19
/
+39
2012-03-16
Register new snapshot
Marijn Haverbeke
-0
/
+8
2012-03-16
Remove shared tydescs
Marijn Haverbeke
-157
/
+17
2012-03-16
Support binding of methods off boxed iface values
Marijn Haverbeke
-12
/
+29
2012-03-16
Register new snapshots
Marijn Haverbeke
-0
/
+8
2012-03-15
Comments only: associate core::libc FIXMEs with issue numbers
Tim Chevalier
-0
/
+2
2012-03-15
Comments only: associate core::iter FIXMEs with issue numbers
Tim Chevalier
-0
/
+3
2012-03-15
Comments only: issue numbers for FIXMEs
Tim Chevalier
-9
/
+13
2012-03-15
Put the OS error in the error string in io::mk_file_writer()
Tim Chevalier
-4
/
+2
2012-03-15
rustc: Describe why regions failed to unify as part of the type error message
Patrick Walton
-16
/
+26
2012-03-15
rustc: Fix the AST map to actually map blocks. Also improve region error mess...
Patrick Walton
-10
/
+22
2012-03-15
core: Docs
Brian Anderson
-12
/
+71
2012-03-15
Comments only: associate FIXMEs with issue numbers in int library
Tim Chevalier
-0
/
+2
2012-03-15
rustc: Index blocks
Patrick Walton
-1
/
+8
2012-03-15
Comments only: associate FIXMEs in float libs with issue numbers
Tim Chevalier
-9
/
+18
2012-03-15
test: Add a test case for self regions and typeclass implementations
Patrick Walton
-0
/
+11
2012-03-15
Address FIXMEs in extfmt / add issue numbers
Tim Chevalier
-29
/
+35
2012-03-15
Change ctypes::intptr_t to int
Tim Chevalier
-2
/
+2
2012-03-15
Improve error message for passing mutable argument by reference
Tim Chevalier
-1
/
+1
2012-03-15
Associate FIXME with an issue in compiletest.rs
Tim Chevalier
-2
/
+2
2012-03-15
cargo FIXMEs
Tim Chevalier
-20
/
+32
2012-03-15
rustc: Instantiate self regions in impls
Patrick Walton
-17
/
+22
2012-03-15
core: Optimize str::unsafe::slice_bytes. Closes #1995
Brian Anderson
-1
/
+10
2012-03-15
rustc: Have the typechecker pick up the resolved self region
Patrick Walton
-2
/
+2
2012-03-16
Remove dynastack support from runtime
Marijn Haverbeke
-367
/
+0
2012-03-16
Get rid of rust_crate_cache in the runtime
Marijn Haverbeke
-232
/
+0
2012-03-15
rustc: Create self region bindings, and forbid the self region from being use...
Patrick Walton
-16
/
+57
2012-03-15
core: Optimize str::bytes
Brian Anderson
-1
/
+5
2012-03-15
Don't pass Unicode to char::is_upper
Tim Chevalier
-4
/
+3
2012-03-15
Add asserts to char::is_upper and char::is_lower
Tim Chevalier
-4
/
+8
2012-03-15
Use str::is_whitespace instead of dup'd is_whitespace function
Tim Chevalier
-7
/
+1
2012-03-15
Associate FIXMEs with issue numbers (comments only)
Tim Chevalier
-4
/
+10
2012-03-15
register new snapshots
Niko Matsakis
-0
/
+8
2012-03-15
kill old serialization code
Niko Matsakis
-9844
/
+0
[prev]
[next]