diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2024-07-16 20:10:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 20:10:09 -0500 |
| commit | 689d27293ac04905d230b8fce89aadb42f96a29a (patch) | |
| tree | 2160b40fc10bf9eeac0f6afa77689224e2b33996 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | 7d356ebde329df5f38186efe3e7c5e8dabac7cb7 (diff) | |
| parent | 62e29fe25b039b89ad76a6b9a94f8085eee934d9 (diff) | |
| download | rust-689d27293ac04905d230b8fce89aadb42f96a29a.tar.gz rust-689d27293ac04905d230b8fce89aadb42f96a29a.zip | |
Rollup merge of #125206 - mgeisler:simplify-std-env-vars, r=jhpratt,tgross35
Simplify environment variable examples I’ve found myself visiting the documentation for `std::env::vars` every few months, and every time I do, it is because I want to quickly get a snippet to print out all environment variables :-) So I think it could be nice to simplify the examples a little to make them self-contained. It is of course a style question if one should import a module a not, but I personally don’t import modules used just once in a code snippet.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
