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-12-03 22:59:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_resolve
/
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
..
late
Auto merge of
#87449
- matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 09:15:15 +00:00
build_reduced_graph.rs
Use LocalExpnId where possible.
2021-07-17 19:41:02 +02:00
check_unused.rs
…
def_collector.rs
Use LocalExpnId where possible.
2021-07-17 19:41:02 +02:00
diagnostics.rs
Change type param -> generic param
2021-07-14 19:22:39 +01:00
imports.rs
Use LocalExpnId where possible.
2021-07-17 19:41:02 +02:00
late.rs
Add support for using qualified paths with structs in expression and pattern
2021-06-10 13:18:41 +02:00
lib.rs
Use LocalExpnId where possible.
2021-07-17 19:41:02 +02:00
macros.rs
Compute a better
lint_node_id
during expansion
2021-07-17 23:03:56 -05:00