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
/
env.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-12
Stabilize std::path
Aaron Turon
-2
/
+3
2015-03-11
Example -> Examples
Steve Klabnik
-12
/
+12
2015-03-09
remove uses of as_slice where deref coercions can be used
Richo Healey
-3
/
+3
2015-03-04
iOS: fallout of env stab
Valerii Hiora
-0
/
+3
2015-02-27
std: Stabilize the `env` module
Alex Crichton
-183
/
+84
2015-02-25
Path -> PathBuf for Windows test (fixup #22727)
Manish Goregaokar
-1
/
+1
2015-02-24
std: Move std::env to the new I/O APIs
Alex Crichton
-12
/
+15
2015-02-21
Auto merge of #21959 - dhuseby:bitrig-support, r=brson
bors
-1
/
+33
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-4
/
+4
2015-02-18
Opt for .cloned() over .map(|x| x.clone()) etc.
Kevin Butler
-4
/
+4
2015-02-16
Implement ExactSizeIterator for Args and ArgsOs
Simonas Kazlauskas
-0
/
+8
2015-02-11
bitrig integration
Dave Huseby
-1
/
+33
2015-02-11
std: Tweak the std::env OsString/String interface
Alex Crichton
-42
/
+127
2015-02-06
Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik
Manish Goregaokar
-1
/
+1
2015-02-05
complete openbsd support for `std::env`
Sébastien Marie
-0
/
+32
2015-02-04
Fix for misspelled comments.
Joseph Crail
-1
/
+1
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-0
/
+833
[prev]