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-07 20:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_hir_analysis
/
src
/
collect
History
Oli Scherer
fea1fe7f01
Avoid some
def_span
query calls
2024-04-29 09:48:19 +00:00
..
type_of
hir: Remove
opt_local_def_id_to_hir_id
and
opt_hir_node_by_def_id
2024-03-14 22:34:24 +03:00
generics_of.rs
Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAIT
2024-04-17 22:29:59 -04:00
item_bounds.rs
also remap RPITITs nested in other types back to their opaques
2024-04-21 18:04:50 +02:00
predicates_of.rs
Avoid unnecessary
rustc_span::DUMMY_SP
usage.
2024-04-16 15:55:24 +10:00
resolve_bound_vars.rs
Rollup merge of
#122813
- nnethercote:nicer-quals, r=compiler-errors
2024-04-17 05:44:52 +02:00
type_of.rs
Avoid some
def_span
query calls
2024-04-29 09:48:19 +00:00