-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.Area: Lints (warnings about flaws in source code) such as unused_mut.
Milestone
Metadata
Metadata
Assignees
Labels
A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.Area: Lints (warnings about flaws in source code) such as unused_mut.
Type
Projects
Relationships
Development
Select code repository
Activity
brson commentedon May 24, 2011
Looks like compile-fail/does-nothing.rs is testing this or something similar
catamorphism commentedon Mar 15, 2012
does_nothing tests the case where do_something_important is unresolved. This is a different situation.
Auto merge of rust-lang#400 - mrjana:netlink, r=alexcrichton
endian-dependent conversions to/from tuples tests (rust-lang#400)
Merge pull request rust-lang#400 from jkozlowski/stabilize-macro_vis_…
Rollup merge of rust-lang#5248 - ThibsG:ConstValues, r=flip1995
Bump libc from 0.2.49 to 0.2.50 (rust-lang#400)
Merge pull request rust-lang#400 from avhz/master
Don't run update-subtree.yml in forks (rust-lang#400)