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-30 13:06:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d47366f0bc5ae58a3c782aeb6d77f07aa6eccf2
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Ralf Jung
e3f5db07e0
fine-tune comment
2025-02-20 13:41:24 -06:00
..
check_consts
Move methods from
Map
to
TyCtxt
, part 2.
2025-02-18 10:17:44 +11:00
const_eval
simplify valtree branches construction
2025-02-13 00:39:03 +01:00
interpret
fine-tune comment
2025-02-20 13:41:24 -06:00
util
Remove
BackendRepr::Uninhabited
, replaced with an
uninhabited: bool
field in
LayoutData
.
2025-02-20 13:27:32 -06:00
errors.rs
compiler: die immediately instead of handling unknown target codegen
2025-02-10 11:04:31 -08:00
lib.rs
Pretty print pattern type values with
transmute
if they don't satisfy their pattern
2025-02-05 14:56:41 +00:00