Logo
Explore Help
Sign In
itsscb/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2025-11-17 15:46:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
rust/compiler/rustc_resolve/src
History
ecstatic-morse dcf4d1f2be
Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC
use if let instead of single match arm expressions

use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match)
2020-09-21 20:40:55 -07:00
..
late
use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip)
2020-09-17 10:13:16 +02:00
build_reduced_graph.rs
use matches!() macro for simple if let conditions
2020-09-18 20:28:35 +02:00
check_unused.rs
Attach TokenStream to ast::Visibility
2020-09-10 17:33:06 -04:00
def_collector.rs
…
diagnostics.rs
Remove redundant &format!.
2020-09-15 11:11:18 +02:00
imports.rs
…
late.rs
use matches!() macro for simple if let conditions
2020-09-18 20:28:35 +02:00
lib.rs
use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match)
2020-09-20 11:42:52 +02:00
macros.rs
Give a better error message for duplicate built-in macros
2020-09-01 08:34:17 -04:00
Powered by Gitea Version: 1.23.6 Page: 1183ms Template: 31ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API