This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 01:05:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db977ca37ed2adff2d3b04e2af10d0776f2e5aef
rust
/
compiler
/
rustc_resolve
/
src
T
History
Matthias Krüger
230b775719
Rollup merge of
#99528
- matthiaskrgr:2022_07_perf, r=estebank
...
couple of clippy::perf fixes
2022-07-21 18:42:07 +02:00
..
diagnostics
Implement the unused_macro_rules lint
2022-05-05 19:13:00 +02:00
late
Rollup merge of
#99401
- TaKO8Ki:avoid-symbol-to-&str-conversions, r=nnethercote
2022-07-19 13:30:46 +02:00
access_levels.rs
Make ResolverAstLowering a struct.
2022-06-14 22:44:27 +02:00
build_reduced_graph.rs
Auto merge of
#98106
- cjgillot:split-definitions, r=michaelwoerister
2022-06-17 10:00:11 +00:00
check_unused.rs
Make ResolverAstLowering a struct.
2022-06-14 22:44:27 +02:00
def_collector.rs
Parse closure binders
2022-07-12 16:25:16 +04:00
diagnostics.rs
Rollup merge of
#99528
- matthiaskrgr:2022_07_perf, r=estebank
2022-07-21 18:42:07 +02:00
ident.rs
Provide a segment res in more cases
2022-06-20 21:27:42 -07:00
imports.rs
Avoid unnecessary work in
finalize_resolutions_in
.
2022-06-29 09:20:32 +10:00
late.rs
Auto merge of
#98120
- TaKO8Ki:box-diagnostic-metadata-field, r=estebank
2022-07-19 03:02:30 +00:00
lib.rs
Stabilize
let_chains
2022-07-16 20:17:58 -03:00
macros.rs
middle: add
implies_by
to
#[unstable]
2022-07-20 14:53:01 +01:00