This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-05 11:48:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a85755756
rust
/
compiler
/
rustc_const_eval
/
src
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