about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-03-20 20:42:44 +0100
committerGitHub <noreply@github.com>2022-03-20 20:42:44 +0100
commit7557c08048a80153c37c79906290cb2c7f4d45f1 (patch)
tree4cca3093bb4e2d7063797c3877e9a12f72e3a465 /compiler/rustc_codegen_gcc/example/std_example.rs
parent3c02b5192e88306271f071d403f14c826524fa90 (diff)
parent9da3c355c8057f592d25efc464cec138238b6737 (diff)
downloadrust-7557c08048a80153c37c79906290cb2c7f4d45f1.tar.gz
rust-7557c08048a80153c37c79906290cb2c7f4d45f1.zip
Rollup merge of #95131 - ehuss:fix-metadata-filename, r=bjorn3
Fix docs for default rmeta filename.

The docs for the default filename for `--emit=metadata` was wrong, it was missing the `lib` prefix.  The current implementation for that default is [here](https://github.com/rust-lang/rust/blob/f2661cfe341f88bea919daf52a07015dceaf7a6a/compiler/rustc_session/src/output.rs#L140).  Perhaps somewhat confusing, but `lib` is used for all crate types.

cc https://github.com/rust-lang/rust/issues/68839#issuecomment-1073118716
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions