This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui-internal
History
flip1995
ec38746b4a
Allow internal lint INVALID_PATHS for itertools path
...
Since clippy_utils doesn't depend on the itertools crate anymore, the lint can't find the path.
2021-09-28 17:07:51 +01:00
..
collapsible_span_lint_calls.fixed
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
2021-04-22 11:31:13 +02:00
collapsible_span_lint_calls.rs
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
2021-04-22 11:31:13 +02:00
collapsible_span_lint_calls.stderr
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
2021-04-22 11:31:13 +02:00
custom_ice_message.rs
…
custom_ice_message.stderr
…
default_lint.rs
…
default_lint.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
if_chain_style.rs
…
if_chain_style.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
interning_defined_symbol.fixed
…
interning_defined_symbol.rs
Add keywords to interning defined symbol lint
2021-01-08 12:13:06 -06:00
interning_defined_symbol.stderr
…
invalid_paths.rs
…
invalid_paths.stderr
Allow internal lint INVALID_PATHS for itertools path
2021-09-28 17:07:51 +01:00
lint_without_lint_pass.rs
…
lint_without_lint_pass.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
match_type_on_diag_item.rs
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
2021-07-29 12:16:06 +02:00
match_type_on_diag_item.stderr
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
2021-07-29 12:16:06 +02:00
outer_expn_data.fixed
…
outer_expn_data.rs
…
outer_expn_data.stderr
…
unnecessary_symbol_str.fixed
…
unnecessary_symbol_str.rs
…
unnecessary_symbol_str.stderr
…