Commit Graph

3 Commits

Author SHA1 Message Date
Richo Healey
73d5d89567 lint: Warn about no-mangled statics that are not exported 2015-02-02 23:11:24 -08:00
Richo Healey
51ed1ecefd lint: Deny #[no_mangle] const items
This renames the PrivateNoMangleFns lint to allow both to happen in a
single pass, since they do roughly the same work.
2015-02-02 23:11:23 -08:00
Richo Healey
ff25fd660a lint: Add test for no_mangle 2015-01-30 02:57:45 -08:00