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
/
libstd
/
rt
Age
Commit message (
Expand
)
Author
Lines
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-3
/
+3
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2014-08-22
auto merge of #16647 : vhbit/rust/ios-build-fixes, r=alexcrichton
bors
-2
/
+2
2014-08-21
iOS compilation fix
Valerii Hiora
-2
/
+2
2014-08-20
Stage #[repr(packed)] in std::rt
Corey Richardson
-1
/
+32
2014-08-20
librustc: handle repr on structs, require it for ffi, unify with packed
Corey Richardson
-1
/
+1
2014-08-13
std: Rename various slice traits for consistency
Brian Anderson
-3
/
+3
2014-08-06
auto merge of #16258 : aturon/rust/stabilize-atomics, r=alexcrichton
bors
-8
/
+8
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-8
/
+8
2014-08-04
rustc: Link entire archives of native libraries
Alex Crichton
-0
/
+3
2014-07-31
Fix trailing whitespace
Michael Neumann
-2
/
+2
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-1
/
+5
2014-07-25
Revert "Use fewer instructions for `fail!`"
Brian Anderson
-2
/
+1
2014-07-21
Use fewer instructions for `fail!`
Brian Anderson
-1
/
+2
2014-07-15
auto merge of #15619 : kwantam/rust/master, r=huonw
bors
-1
/
+1
2014-07-15
Fix errors
Adolfo OchagavĂa
-1
/
+0
2014-07-15
Deprecate `str::from_utf8_owned`
Adolfo OchagavĂa
-1
/
+1
2014-07-14
add Graphemes iterator; tidy unicode exports
kwantam
-1
/
+1
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-1
/
+1
2014-07-04
auto merge of #15404 : vhbit/rust/ios-ptr-fixes, r=pcwalton
bors
-2
/
+2
2014-07-04
Fixed iOS build after *T removal
Valerii Hiora
-2
/
+2
2014-07-03
Fix spelling errors.
Joseph Crail
-1
/
+1
2014-06-30
libstd: set baseline stability levels.
Aaron Turon
-0
/
+2
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-42
/
+45
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-16
Move `num_cpus` from `std::rt::util` to `std::os`. Closes #14707
Jorge Aparicio
-13
/
+1
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-8
/
+57
2014-06-13
Rolling up PRs in the queue
Alex Crichton
-4
/
+4
2014-06-13
Cosmetic fixes & comments
Valerii Hiora
-3
/
+8
2014-06-12
Basic iOS support
Valerii Hiora
-8
/
+52
2014-06-11
sync: Move underneath libstd
Alex Crichton
-352
/
+1
2014-06-10
auto merge of #14696 : jakub-/rust/dead-struct-fields, r=alexcrichton
bors
-0
/
+1
2014-06-09
std: Move dynamic_lib from std::unstable to std
Brian Anderson
-1
/
+1
2014-06-09
core: Move the collections traits to libcollections
Alex Crichton
-1
/
+1
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-2
/
+2
2014-06-08
Fix spelling errors in comments.
Joseph Crail
-1
/
+1
2014-06-08
Remove the dead code identified by the new lint
Jakub Wieczorek
-0
/
+1
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-5
/
+6
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-3450
/
+143
2014-06-06
rtio: Remove usage of `Path`
Alex Crichton
-3
/
+2
2014-06-06
rtio: Remove unused stuct
Alex Crichton
-12
/
+0
2014-06-06
Test fixes from the rollup
Alex Crichton
-1
/
+0
2014-06-06
Rename Iterator::len to count
Aaron Turon
-1
/
+1
2014-06-05
How about a less cringe-worthy double-failure message?
Brian Anderson
-3
/
+1
2014-06-05
auto merge of #14644 : alexcrichton/rust/more-no-runtime-use-cases, r=brson
bors
-149
/
+200
2014-06-04
std: Improve non-task-based usage
Alex Crichton
-149
/
+200
2014-06-03
std: Remove generics from Option::expect
Alex Crichton
-1
/
+1
2014-05-30
Register new snapshots
Alex Crichton
-70
/
+2
2014-05-30
windows: Allow snake_case errors for now.
Kevin Butler
-1
/
+5
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-1
/
+1
[prev]
[next]