This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust
/
tests
/
run-make
/
no-builtins-lto
/
main.rs
4 lines
40 B
Rust
Raw
Normal View
History
Unescape
Escape
test that a no_builtins crate is passed to the linker
2016-08-14 21:56:48 -05:00
extern
crate
no_builtins
;
Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix" This reverts commit 8c2b57721728233e074db69d93517614de338055, reversing changes made to 9cf18e98f82d85fa41141391d54485b8747da46f.
2024-01-12 18:23:04 +08:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink