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
Oli Scherer
ded0836c18
Check the base type of pattern types for validity first
2025-02-02 19:30:53 +00:00
..
check_consts
Rollup merge of
#130514
- compiler-errors:unsafe-binders, r=oli-obk
2025-02-01 16:41:03 +01:00
const_eval
Auto merge of
#134424
- 1c3t3a:null-checks, r=saethlin
2025-01-31 15:56:53 +00:00
interpret
Check the base type of pattern types for validity first
2025-02-02 19:30:53 +00:00
util
Begin to implement type system layer of unsafe binders
2024-12-22 21:57:57 +00:00
errors.rs
Implement MIR const trait stability checks
2025-01-28 05:01:12 +00:00
lib.rs
introduce
ty::Value
2025-01-30 17:47:44 +01:00