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-02-02
rt: Remove bitrotted tests
Brian Anderson
-303
/
+0
2012-02-02
rt: Generate intrinsics
Brian Anderson
-71
/
+85
2012-02-02
rt: Fix intrinsics bustage
Brian Anderson
-1
/
+2
2012-02-02
Update libuv.
Graydon Hoare
-144
/
+127
2012-02-02
Win32 warning police.
Graydon Hoare
-115
/
+116
2012-02-02
Add test case for issue #1733
Marijn Haverbeke
-0
/
+2
2012-02-02
Fix assumption in mut.rs that op overloading breaks
Marijn Haverbeke
-4
/
+1
2012-02-01
rustdoc: Add support for type items
Brian Anderson
-13
/
+258
2012-02-01
Rename str::char_slice -> str::slice
Kevin Cantu
-28
/
+28
2012-02-01
Make the tests work, too
Kevin Cantu
-3
/
+9
2012-02-01
Rename (again) str::unsafe::slice -> str::unsafe::slice_bytes and
Kevin Cantu
-86
/
+39
2012-02-01
Stop exporting str::slice and str::safe_slice (use unsafe instead)
Kevin Cantu
-2
/
+2
2012-02-01
Propagating unsafe::slice 4
Kevin Cantu
-16
/
+16
2012-02-01
Propagating unsafe::slice 3
Kevin Cantu
-11
/
+12
2012-02-01
Propagating unsafe::slice 2
Kevin Cantu
-14
/
+14
2012-02-01
Propagating unsafe::slice 1
Kevin Cantu
-10
/
+12
2012-02-01
Make it work 1
Kevin Cantu
-6
/
+8
2012-02-01
Copy str::slice -> str::unsafe::slice (and unsafe_slice)
Kevin Cantu
-3
/
+46
2012-02-01
Actually export the str::unsafe module for now
Kevin Cantu
-1
/
+3
2012-02-01
register new snapshot, revert USE_SNAPSHOT_RUNTIME setting
Niko Matsakis
-0
/
+7
2012-02-01
make boxes self-describing (fixes #1493)" (take 2)
Niko Matsakis
-597
/
+582
2012-02-01
Revert "make boxes self-describing (fixes #1493)" until a new
Niko Matsakis
-582
/
+597
2012-02-01
make boxes self-describing (fixes #1493)
Niko Matsakis
-597
/
+582
2012-02-01
Remove remaining references to option::t outside option itself
Tim Chevalier
-12
/
+12
2012-02-01
rt: Don't access fields on null supervisor task
Brian Anderson
-2
/
+2
2012-02-01
rt: Fix lock_held_by_current_thread
Brian Anderson
-8
/
+12
2012-02-01
rt: Remove unused variable from lock_and_signal
Brian Anderson
-5
/
+1
2012-02-01
rt: Remove calls to signal the kernel lock
Brian Anderson
-3
/
+0
2012-02-01
rt: Remove rust_timer. Unused
Brian Anderson
-118
/
+0
2012-02-01
core: Ignore should_fail tests on win32
Brian Anderson
-0
/
+3
2012-02-01
Make vec::pop efficient
Marijn Haverbeke
-13
/
+4
2012-02-01
Remove support for native types
Marijn Haverbeke
-124
/
+17
2012-02-01
Remove native types from stdlib
Marijn Haverbeke
-101
/
+87
2012-02-01
Get rid of native types in LLVM module
Marijn Haverbeke
-268
/
+250
2012-01-31
rustdoc: Split the pruning of undocumented branches into two passes
Brian Anderson
-104
/
+187
2012-01-31
Merge branch 'master' into register-snapshots
Tim Chevalier
-544
/
+1018
2012-01-31
rustdoc: Add impl docs to demo mod
Brian Anderson
-0
/
+11
2012-01-31
rustdoc: Write markdown for impls
Brian Anderson
-1
/
+96
2012-01-31
register snapshots
Tim Chevalier
-0
/
+7
2012-01-31
rustdoc: Apply string ops to impl docs
Brian Anderson
-18
/
+81
2012-01-31
rustdoc: Promote impl descriptions to brief descriptions
Brian Anderson
-1
/
+38
2012-01-31
rustdoc: Prune undocumented impls
Brian Anderson
-18
/
+88
2012-01-31
rustdoc: Refactor tests
Brian Anderson
-530
/
+246
2012-01-31
rustdoc: Pull impl docs out of attributes
Brian Anderson
-5
/
+67
2012-01-31
rustdoc: Gather types of impls
Brian Anderson
-25
/
+161
2012-01-31
rustdoc: Rename impldoc.for_ty to self_ty
Brian Anderson
-2
/
+2
2012-01-31
rustdoc: Prune unexported impls
Brian Anderson
-1
/
+10
2012-01-31
rustdoc: Extract impl doc nodes from AST
Brian Anderson
-0
/
+66
2012-01-31
rustdoc: Add impl doc node
Brian Anderson
-5
/
+43
2012-01-31
add iter library in preliminary form (limited syntactic support)
Niko Matsakis
-2
/
+173
[prev]
[next]