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-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-3
/
+3
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-3
/
+3
2015-04-17
std: Add Default/IntoIterator/ToOwned to the prelude
Alex Crichton
-1
/
+0
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-1
/
+1
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-12
/
+12
2015-03-31
rollup merge of #23875: aturon/revise-convert-2
Alex Crichton
-1
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-12
/
+12
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-31
Last docs for std::env
Steve Klabnik
-1
/
+28
2015-03-23
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+1
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-2
/
+3
2015-03-23
Test fixes and rebase conflicts, round 1
Alex Crichton
-1
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-3
/
+3
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-1
/
+2
2015-03-17
Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn
Manish Goregaokar
-13
/
+13
2015-03-15
Fix an String -> a String in env.rs documentation
Dabo Ross
-1
/
+1
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-13
/
+13
2015-03-13
Auto merge of #23229 - aturon:stab-path, r=alexcrichton
bors
-2
/
+3
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