This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-22 20:47:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55b6f64902
rust
/
tests
/
ui
/
native-library-link-flags
/
empty-kind-2.stderr
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Lib kind -l link-arg: arbitrary link argument like -C link-arg, but respecting relative order to other `-l` options, unstable
2022-07-19 09:00:28 +00:00
error: unknown library kind ``, expected one of: static, dylib, framework, link-arg
Implement RFC 2951: Native link modifiers This commit implements both the native linking modifiers infrastructure as well as an initial attempt at the individual modifiers from the RFC. It also introduces a feature flag for the general syntax along with individual feature flags for each modifier.
2021-03-25 04:45:09 +00:00
Reference in New Issue
Copy Permalink