This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8d2328d9a5ed45bf20739b0164dfad2bc97da9a7
rust
/
tests
/
compile-fail
History
llogiq
8d2328d9a5
Added &String matching and renamed to vec_ptr_arg to ptr_arg, also added README section
2015-05-04 08:15:24 +02:00
..
bit_masks.rs
Added check for zero bitmask and uncommon directions, wrong comment in needless_bool corrected, added new lint vec_ptr_arg + test
2015-05-04 07:20:34 +02:00
box_vec.rs
Use compiletest
2015-04-14 00:20:44 +05:30
dlist.rs
Use compiletest
2015-04-14 00:20:44 +05:30
eq_op.rs
Added eq_op and bad_bit_mask from the extra_lints project (mostly plain copy, need to refactor to integrate better)
2015-04-30 11:48:43 +02:00
match_if_let.rs
Use compiletest
2015-04-14 00:20:44 +05:30
needless_bool.rs
new lint: needless_bool (TODO: The warnings could give more specific directions)
2015-05-02 00:35:49 +02:00
ptr_arg.rs
Added &String matching and renamed to vec_ptr_arg to ptr_arg, also added README section
2015-05-04 08:15:24 +02:00
toplevel_ref_arg.rs
Use compiletest
2015-04-14 00:20:44 +05:30