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
40dddd3305
rust
/
compiler
/
rustc_resolve
/
src
History
Matthias Krüger
40dddd3305
use matches!() macro for simple if let conditions
2020-09-18 20:28:35 +02:00
..
late
fix a couple of stylistic clippy warnings
2020-09-15 22:44:54 +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
This commit introduces the following changes:
2020-09-15 10:27:19 +02:00
macros.rs
Give a better error message for duplicate built-in macros
2020-09-01 08:34:17 -04:00