]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #63461 - tommilligan:doc-var-panic, r=joshtriplett
authorMazdak Farrokhzad <twingoow@gmail.com>
Mon, 12 Aug 2019 08:58:19 +0000 (10:58 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2019 08:58:19 +0000 (10:58 +0200)
commit4d27aaccf1cf105a7bb524dcb27aa5046ca05869
treee9fb158a3124156cc5fb99c365d95667d5a230c3
parent33f53d699c9c4891df89d2f11ac51cd8523f5278
parentaf5625dc85d186060637acc5f9f0417a7e2b1088
Rollup merge of #63461 - tommilligan:doc-var-panic, r=joshtriplett

docs: add stdlib env::var(_os) panic

Closes #63456