about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorDianQK <dianqk@dianqk.net>2023-07-18 22:15:47 +0800
committerDianQK <dianqk@dianqk.net>2023-07-18 22:15:47 +0800
commitcc08749df2613c17c8c2e9d8224a24a24c126423 (patch)
tree26f2f5b85d4c03d84204d24899e2e84dd800b5cc /compiler/rustc_codegen_gcc/src/errors.rs
parentf0580df0d53d67ad5c7f85756eb9f221566e4fb0 (diff)
downloadrust-cc08749df2613c17c8c2e9d8224a24a24c126423.tar.gz
rust-cc08749df2613c17c8c2e9d8224a24a24c126423.zip
Add the `no-builtins` attribute to functions when `no_builtins` is applied at the crate level.
When `no_builtins` is applied at the crate level, we should add the
`no-builtins` attribute to each function to ensure it takes effect in LTO.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions