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 02:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
/
util
History
Ralf Jung
4e77e368eb
unstably allow constants to refer to statics and read from immutable statics
2024-02-10 16:12:55 +01:00
..
alignment.rs
still accept references to u8 slices and str in packed fields
2023-09-06 08:32:30 +02:00
caller_location.rs
unstably allow constants to refer to statics and read from immutable statics
2024-02-10 16:12:55 +01:00
check_validity_requirement.rs
unstably allow constants to refer to statics and read from immutable statics
2024-02-10 16:12:55 +01:00
compare_types.rs
have better explanation for
relate_types
2023-10-02 23:39:45 +03:00
mod.rs
partially inline
eval_rvalue_into_place
for const prop lint
2024-01-23 16:34:42 +00:00
type_name.rs
Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs
2024-02-06 02:22:58 +00:00