This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-05 19:57:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_lint
/
src
History
bors
aadd6189ad
Auto merge of
#87449
- matthiaskrgr:clippyy_v2, r=nagisa
...
more clippy::complexity fixes (also a couple of clippy::perf fixes)
2021-08-01 09:15:15 +00:00
..
nonstandard_style
…
array_into_iter.rs
…
builtin.rs
Introduce OwnerNode::Crate.
2021-07-25 12:22:47 +02:00
context.rs
Display an extra note for trailing semicolon lint with trailing macro
2021-07-24 11:46:44 -05:00
early.rs
…
internal.rs
…
late.rs
Add inferred args to typeck
2021-07-25 07:28:51 +00:00
levels.rs
Auto merge of
#87449
- matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 09:15:15 +00:00
lib.rs
Warn on inert attributes used on bang macro invocation
2021-07-19 17:49:28 -05:00
methods.rs
…
non_ascii_idents.rs
…
non_fmt_panic.rs
…
nonstandard_style.rs
…
noop_method_call.rs
…
passes.rs
Add inferred args to typeck
2021-07-25 07:28:51 +00:00
redundant_semicolon.rs
…
tests.rs
…
traits.rs
…
types.rs
clippy::useless_format
2021-07-25 12:26:03 +02:00
unused.rs
Apply review suggestion
2021-07-31 06:21:52 +09:00