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-03 10:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Guillaume Gomez
ddb5424569
Rollup merge of
#111952
- cjgillot:drop-replace, r=WaffleLapkin
...
Remove DesugaringKind::Replace. A simple boolean flag is enough.
2023-05-27 13:38:31 +02:00
..
const_eval
Finish move of query.rs
2023-05-17 01:57:21 +02:00
interpret
Rollup merge of
#111952
- cjgillot:drop-replace, r=WaffleLapkin
2023-05-27 13:38:31 +02:00
transform
Use
is_some_and
/
is_ok_and
in less obvious spots
2023-05-24 14:33:43 +00:00
util
Move DefiningAnchor
2023-05-25 03:21:21 +00:00
errors.rs
errors: generate typed identifiers in each crate
2023-02-22 09:15:53 +00:00
lib.rs
Move expansion of query macros in rustc_middle to rustc_middle::query
2023-05-15 08:49:13 +02:00