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-30 14:52:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb3fa4b48eef8dc0815b0464e56f1fb82fe2cdfc
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Oli Scherer
a61cd86a4e
Methods of const traits are const
2025-01-15 15:57:06 +00: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
Avoid naming variables
str
2025-01-07 14:30:02 +02: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