about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-15 17:52:37 +0200
committerGitHub <noreply@github.com>2023-06-15 17:52:37 +0200
commitc4c5e0baee408c8da6a44bb01e96ab6ad600f6b8 (patch)
treecf2c3de74b66097c58820866a47a22049b5bdc25 /compiler/rustc_codegen_gcc
parent9fe4630797c46cf226f3b12efc452dc4b2c9cd89 (diff)
parentcfe2e4660d7b6a37cab534935f67eda5dace49a9 (diff)
downloadrust-c4c5e0baee408c8da6a44bb01e96ab6ad600f6b8.tar.gz
rust-c4c5e0baee408c8da6a44bb01e96ab6ad600f6b8.zip
Rollup merge of #112621 - GrigorenkoPV:env, r=jyn514
Mention `env!` in `option_env!`'s docs

`env!` mentions that there is an alternative that returns an `Option<...>` instead of emitting a compile error.

Now `option_env!` also mentions that there is an alternative that emits a compile error instead of returning an `Option<...>`.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions