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
/
ffi
/
os_str.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
std: Remove deprecated AsOsStr/Str/AsSlice traits
Alex Crichton
-49
/
+0
2015-04-14
rollup merge of #24377: apasel422/docs
Alex Crichton
-12
/
+12
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-16
/
+0
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-12
/
+12
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-24
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-24
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-7
/
+78
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-12
/
+0
2015-03-26
Revise use of conversion traits
Aaron Turon
-17
/
+3
2015-03-26
Register new snapshots
Alex Crichton
-12
/
+0
2015-03-23
rollup merge of #23601: nikomatsakis/by-value-index
Alex Crichton
-0
/
+12
2015-03-23
Add generic conversion traits
Aaron Turon
-4
/
+73
2015-03-23
Adjust Index/IndexMut impls. For generic collections, we take
Niko Matsakis
-0
/
+12
2015-03-12
Stabilize std::path
Aaron Turon
-0
/
+1
2015-03-05
std: Stabilize the `ffi` module
Alex Crichton
-5
/
+41
2015-03-02
Enable recursion for visit_ty in lint visitor
Ivan Petkov
-4
/
+4
2015-02-20
Register new snapshots
Alex Crichton
-17
/
+0
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-4
/
+4
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-4
/
+5
2015-02-18
Stabilize std::borrow
Aaron Turon
-4
/
+5
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-4
/
+4
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+20
2015-02-14
Correct typo
Jake Goulding
-1
/
+1
2015-02-03
Add new path module
Aaron Turon
-1
/
+1
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-11
/
+0
2015-02-02
register snapshots
Jorge Aparicio
-11
/
+0
2015-02-01
std: Add a new `env` module
Alex Crichton
-4
/
+82
2015-01-30
Rename FullRange to RangeFull
Nick Cameron
-0
/
+11
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+260
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-0
/
+259