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
/
libextra
Age
Commit message (
Expand
)
Author
Lines
2013-05-27
auto merge of #6766 : fdr/rust/time-by-value, r=catamorphism
bors
-10
/
+9
2013-05-28
Fix #6696
Jihyun Yu
-2
/
+16
2013-05-27
auto merge of #6703 : sanxiyn/rust/allocation-lint, r=sanxiyn
bors
-19
/
+19
2013-05-27
extra: Add reserve and reserve_at_least to extra::deque
Tim Chevalier
-0
/
+51
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-19
/
+25
2013-05-28
Remove unnecessary allocations flagged by lint
Seo Sanghyeon
-19
/
+19
2013-05-27
Get rid of no-longer-needed #[doc(hidden)] attributes.
Lindsey Kuper
-2
/
+2
2013-05-27
Increment copyright year of time.rs
Daniel Farina
-1
/
+1
2013-05-27
Use passing by-value in gmtime, mktime
Daniel Farina
-9
/
+8
2013-05-27
Refactor core::run in order to address many of the issues
gareth
-1
/
+1
2013-05-24
Remove the clone function for the method
Olivier Saut
-5
/
+2
2013-05-24
Remove the get function
Olivier Saut
-16
/
+9
2013-05-23
cleanup warnings from libextra
Erick Tryzelaar
-474
/
+460
2013-05-23
libextra: Add missing core::prelude import. rs=burningtree
Patrick Walton
-0
/
+2
2013-05-22
libextra: Allow unnecessary allocations
Patrick Walton
-0
/
+1
2013-05-22
libsyntax: Fix more merge fallout.
Patrick Walton
-0
/
+2
2013-05-22
test: Update tests and import the prelude in some more places.
Patrick Walton
-12
/
+51
2013-05-22
syntax: Change syntax extensions to expand to `std::foo` instead of `core::foo`
Patrick Walton
-0
/
+6
2013-05-22
librustc: Change `std` to `extra` throughout libsyntax and librustc
Patrick Walton
-2
/
+8
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-5
/
+133
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+32233
[prev]