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-06-01 05:57:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
327,657
Commits
10
Branches
158
Tags
c67006e1395de362e56bb20659c19c7122daed96
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ben Kimock
4b1f3926de
Avoid query cycles in DataflowConstProp
...
* Avoid query cycles in DataflowConstProp * Add -Zmir-opt-level=0 to the test
2026-04-24 03:04:03 +00:00
DianQK
d0986f45e0
dataflow_const_prop: do not eval a ptr address in SwitchInt
2024-12-09 21:06:29 +08:00