This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
054e1e3aad
rust
/
compiler
/
rustc_ast_lowering
/
src
History
Download ZIP
Download TAR.GZ
Josh Stone
33e0422826
Pack the u128 in LitKind::Int
2024-01-19 20:10:39 -08:00
..
asm.rs
Add check for ui_testing via promoting parameters from
ParseSess
to
Session
2024-01-13 12:11:13 -05:00
block.rs
rustc_ast_lowering
: remove
ref
patterns
2022-11-22 18:49:29 +00:00
delegation.rs
Delegation implementation: step 1
2024-01-12 14:11:16 +03:00
errors.rs
Async closures will move params into the future always
2024-01-16 17:12:10 +00:00
expr.rs
Pack the u128 in LitKind::Int
2024-01-19 20:10:39 -08:00
format.rs
Remove
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:05:28 +11:00
index.rs
Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostly in rustc_hir and rustc_ast_lowering)
2023-12-18 21:03:32 +01:00
item.rs
Async closures will move params into the future always
2024-01-16 17:12:10 +00:00
lib.rs
Simplify BodyId hashing.
2024-01-16 23:52:30 +00:00
lifetime_collector.rs
Reduce exposure of some things.
2023-11-28 14:32:40 +11:00
pat.rs
Add
PatKind::Err
2024-01-17 03:14:16 +01:00
path.rs
Introduce
const Trait
(always-const trait bounds)
2023-12-27 12:51:32 +01:00