This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df5c2cf9bc
rust
/
tests
/
ui
/
lto
/
lto-and-no-bitcode-in-rlib.stderr
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename `bitcode-in-rlib` option to `embed-bitcode` This commit finishes work first pioneered in #70458 and started in #71528. The `-C bitcode-in-rlib` option, which has not yet reached stable, is renamed to `-C embed-bitcode` since that more accurately reflects what it does now anyway. Various tests and such are updated along the way as well. This'll also need to be backported to the beta channel to ensure we don't accidentally stabilize `-Cbitcode-in-rlib` as well.
2020-04-30 12:53:16 -05:00
error: options `-C embed-bitcode=no` and `-C lto` are incompatible
Add a simple test.
2020-04-19 19:03:35 -05:00
Reference in New Issue
Copy Permalink