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-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea08bbeb34ce59d00a3f6c201bcd2fb78ee12501
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Ralf Jung
a741b33c14
when an intrinsic has a const-stable fallback body, we can easily expose it on stable
2024-11-04 23:27:46 +01:00
..
check_consts
when an intrinsic has a const-stable fallback body, we can easily expose it on stable
2024-11-04 23:27:46 +01:00
const_eval
remove support for extern-block const intrinsics
2024-11-04 23:27:45 +01:00
interpret
compiler: Directly use rustc_abi in const_eval
2024-11-03 13:38:47 -08:00
util
compiler: Directly use rustc_abi in const_eval
2024-11-03 13:38:47 -08:00
errors.rs
compiler: Directly use rustc_abi in const_eval
2024-11-03 13:38:47 -08:00
lib.rs
move strict provenance lints to new feature gate, remove old feature gates
2024-10-21 15:22:17 +01:00