forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
Note defined attributes
brson edited this page Jan 27, 2012
·
14 revisions
This page catalogs the item attributes known to the compiler or used by convention.
- link
- name
- vers
- uuid
- url
- comment
- license
- copyright
- crate_type
- no_core - Don't link libcore automatically
- lint
- no_ctypes
- abi
- link_name
- link_args
- nolink - Don't perform the default linking for a native module
- test
- ignore
- should_fail
- cfg
- path