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
39ba9dadee
rust
/
tests
/
ui
/
native-library-link-flags
/
empty-kind-1.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 04:00:28 -05: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-24 23:45:09 -05:00
Reference in New Issue
Copy Permalink