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-05-01 15:50:05 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc49fdd2256bde48d90dde356355d6fc31e8f855
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Ralf Jung
3cd3649c6c
rustc_intrinsic: support functions without body; they are implicitly marked as must-be-overridden
2025-01-04 11:41:51 +01:00
..
check_consts
Note def descr in NonConstFunctionCall
2024-12-23 22:15:32 +00:00
const_eval
Spruce up the docs of several queries related to the type/trait system and const eval
2024-12-27 11:44:23 +01:00
interpret
rustc_intrinsic: support functions without body; they are implicitly marked as must-be-overridden
2025-01-04 11:41:51 +01:00
util
Begin to implement type system layer of unsafe binders
2024-12-22 21:57:57 +00:00
errors.rs
Note def descr in NonConstFunctionCall
2024-12-23 22:15:32 +00:00
lib.rs
report UB when the niche value refers to the untagged variant
2024-11-30 18:26:30 +01:00