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
/
libstd
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-02
remove unused mut qualifiers
Jorge Aparicio
-1
/
+0
2015-02-02
register snapshots
Jorge Aparicio
-1
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-0
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-15
/
+13
2015-01-30
rollup merge of #21704: FlaPer87/macro-reexport
Alex Crichton
-1
/
+1
2015-01-30
fixes after rebase
Jorge Aparicio
-1
/
+0
2015-01-30
fix fallout
Jorge Aparicio
-0
/
+5
2015-01-30
Change from core::ops::RangeFull to std::ops
Nick Cameron
-1
/
+0
2015-01-29
Feature gate macro_reexport. Fixes #20906
Flavio Percoco
-1
/
+1
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-3
/
+4
2015-01-26
std: Rename io to old_io
Alex Crichton
-3
/
+4
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+1
2015-01-23
grandfathered -> rust1
Brian Anderson
-2
/
+2
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-0
/
+1
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+7
2015-01-22
Put #[staged_api] behind the 'staged_api' gate
Brian Anderson
-0
/
+1
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-2
/
+2
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+1
2015-01-18
Fix std::marker.
Wangshan Lu
-1
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+2
2015-01-17
std: Move the bitflags! macro to a gated crate
Alex Crichton
-4
/
+3
2015-01-16
Don't use NoSend/NoSync in libstd
Flavio Percoco
-0
/
+1
2015-01-12
Merge pull request #20903 from XMPPwocky/deadlink1
bors
-1
/
+1
2015-01-11
Fix dead link (s/task/thread/)
Nathaniel Theis
-1
/
+1
2015-01-09
Re-reduce libstd macro duplication
Keegan McAllister
-1
/
+2
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20657: alexcrichton/stabilize-macros
Alex Crichton
-3
/
+2
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-4
/
+2
2015-01-07
rollup merge of #20663: brson/feature-staging
Alex Crichton
-0
/
+1
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
std: Stablize the macros module
Alex Crichton
-3
/
+2
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-1
/
+2
2015-01-07
Add isize, usize modules, deprecate int, uint modules
Aaron Turon
-0
/
+2
2015-01-07
Register new snapshots
Alex Crichton
-4
/
+0
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-4
/
+7
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-40
/
+10
2015-01-07
markers -> marker
Nick Cameron
-5
/
+5
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-0
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-4
/
+7
2015-01-05
More test fixes!
Alex Crichton
-2
/
+0
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-6
/
+55
2015-01-05
rollup merge of #20565: alexcrichton/missing-stability
Alex Crichton
-1
/
+1
2015-01-05
Move #[macro_reexport] to extern crate
Keegan McAllister
-3
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+19
[prev]
[next]