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
/
library
/
std
/
src
/
env.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-17
library/std/env: Add 'm68k' to comment on ARCH constant
John Paul Adrian Glaubitz
-0
/
+1
2021-08-27
Document `std::env::current_exe` rename behaviour
Chris Denton
-0
/
+3
2021-08-17
Fix environment variable getter docs
inquisitivecrystal
-5
/
+14
2021-08-02
Rollup merge of #86183 - inquisitivecrystal:env-nul, r=m-ou-se
Yuki Okushi
-17
/
+9
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-4
/
+4
2021-07-23
Fix parameter names in std::env documentation.
Érico Nogueira Rolim
-4
/
+3
2021-07-05
Improve env var getter docs
Aris Merchant
-8
/
+5
2021-07-05
Make `getenv` return an Option instead of a Result
Aris Merchant
-1
/
+1
2021-07-05
Change env var getters to error recoverably
Aris Merchant
-15
/
+10
2021-06-23
Use HTTPS links where possible
Smitty
-2
/
+2
2021-05-10
change k to key and v to v in std::env mod
shirshak55
-10
/
+10
2021-05-05
Rollup merge of #84709 - joshtriplett:doc-alias-chdir, r=dtolnay
Ralf Jung
-0
/
+1
2021-04-29
Add doc alias for `chdir` to `std::env::set_current_dir`
Josh Triplett
-0
/
+1
2021-04-29
Link between std::env::{var, var_os} and std::env::{vars, vars_os}
r00ster91
-2
/
+11
2021-04-27
Make sentence in env::args_os' docs plain and simple
r00ster
-1
/
+1
2021-04-25
Change wording
r00ster
-2
/
+2
2021-04-25
Unify the docs of std::env::{args_os, args} more
r00ster
-8
/
+16
2021-04-22
Rollup merge of #84413 - CDirkx:args_inner_debug, r=m-ou-se
Dylan DPC
-2
/
+2
2021-04-22
Remove `sys::args::Args::inner_debug` and use `Debug` instead
Christiaan Dirkx
-2
/
+2
2021-04-21
Replace all `fmt.pad` with `debug_struct`
Christiaan Dirkx
-3
/
+3
2021-01-20
Document security implications of std::env::temp_dir
Josh Triplett
-6
/
+9
2020-09-04
Improve docs for `std::env::args()`
Camelid
-6
/
+6
2020-08-31
Rollup merge of #75945 - pickfire:patch-7, r=jyn514
Tyler Mandry
-26
/
+25
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-109
/
+3
2020-08-30
Fix env doc vars_os broken link
Ivan Tham
-1
/
+1
2020-08-30
Env use shorter intra-doc links in path
Ivan Tham
-26
/
+25
2020-08-17
Remove unnecessary links in env.rs
Ellen
-8
/
+0
2020-08-17
Switch to intra-doc links for std/src/env.rs
Ellen
-27
/
+14
2020-07-27
mv std libs to library/
mark
-0
/
+1076