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
/
clippy_lints
/
src
/
utils
History
xiongmao86
cf4e35339b
Add an Option<Span> argument to span_lint_and_help.
2020-04-18 18:28:29 +08:00
..
attrs.rs
Cleanup: Rename 'db' variable to 'diag'
2020-04-17 08:08:00 +02:00
author.rs
Rename dummy_hir_id -> parent_hir_id
2020-04-15 19:46:05 +02:00
camel_case.rs
…
comparisons.rs
…
conf.rs
Rollup merge of
#5468
- Toxyxer:zero-single-char-names, r=flip1995
2020-04-15 20:12:31 +02:00
constants.rs
…
diagnostics.rs
Add an Option<Span> argument to span_lint_and_help.
2020-04-18 18:28:29 +08:00
higher.rs
…
hir_utils.rs
…
inspector.rs
…
internal_lints.rs
Add an Option<Span> argument to span_lint_and_help.
2020-04-18 18:28:29 +08:00
mod.rs
Refactor: Use rustc's
match_def_path
2020-04-15 07:23:13 +02:00
numeric_literal.rs
…
paths.rs
Make use of some existing diagnostic items
2020-04-12 13:58:04 +02:00
ptr.rs
…
sugg.rs
Cleanup: Rename 'db' variable to 'diag'
2020-04-17 08:08:00 +02:00
sym.rs
…
usage.rs
…