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-11-14 19:13:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
e1dda10057
const-eval: detect more pointers as definitely not-null
2025-01-18 08:51:28 +01:00
..
check_consts
Do not consider traits that have unsatisfied const conditions to be conditionally const
2025-01-14 18:52:42 +00:00
const_eval
Methods of const traits are const
2025-01-15 15:57:06 +00:00
interpret
const-eval: detect more pointers as definitely not-null
2025-01-18 08:51:28 +01:00
util
Begin to implement type system layer of unsafe binders
2024-12-22 21:57:57 +00:00
errors.rs
Unify conditional and non const call error reporting
2025-01-09 16:20:10 +00:00
lib.rs
report UB when the niche value refers to the untagged variant
2024-11-30 18:26:30 +01:00