This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
417cf206ca
rust
/
tests
History
Download ZIP
Download TAR.GZ
Michael Wright
ab71f08663
Fix single_char_pattern crash (
#3204
)
...
This commit fixes the crash by removing constant checking from the lint.
Closes
#3204
.
2018-09-24 08:33:57 +02:00
..
auxiliary
Remove all mention and testing of #[plugin(clippy)] and warn if used
2018-05-11 13:20:39 +02:00
run-pass
fixes
#3151
by skipping the lint instead of crashing
2018-09-08 15:30:50 +02:00
ui
Fix single_char_pattern crash (
#3204
)
2018-09-24 08:33:57 +02:00
ui-toml
Adapt ui-toml-tests to the tool_lints
2018-08-29 11:08:29 -07:00
compile-test.rs
Formatting
2018-06-07 22:01:46 +02:00
dogfood.rs
Re-enable dogfood test on Windows
2018-04-03 06:22:42 +02:00
matches.rs
Reintroduce
extern crate
for non-Cargo dependencies, in tests.
2018-09-15 13:37:21 +03:00
needless_continue_helpers.rs
Remove now stable tool_attributes feature
2018-08-23 15:36:07 +02:00
versioncheck.rs
Format code
2018-05-22 10:21:42 +02:00