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-27 19:16:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
268f6cf558
also use compute_size_in_bytes for relevant multiplications in Miri
2024-09-15 09:21:43 +02:00
..
check_consts
Add
warn(unreachable_pub)
to
rustc_const_eval
.
2024-09-03 08:50:33 +10:00
const_eval
clippy::useless_conversion
2024-09-11 17:52:53 -04:00
interpret
also use compute_size_in_bytes for relevant multiplications in Miri
2024-09-15 09:21:43 +02:00
util
clarify comments and names in check_validity_requirement
2024-09-08 16:53:23 +02:00
errors.rs
Rollup merge of
#129199
- RalfJung:writes_through_immutable_pointer, r=compiler-errors
2024-08-24 22:14:12 +02:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_const_eval
.
2024-09-03 08:50:33 +10:00