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-04 09:53:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60f567916cc39add8a9b6571c1865577204ca729
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Deadbeef
02e10b2d90
fix issues and ui tests, address reviews
2026-01-30 15:59:34 +00:00
..
check_consts
fix issues and ui tests, address reviews
2026-01-30 15:59:34 +00:00
const_eval
add
#[rustc_non_const_trait_method]
2026-01-30 15:52:38 +00:00
interpret
Rollup merge of
#151346
- folkertdev:simd-splat, r=workingjubilee
2026-01-24 21:04:15 +01:00
util
codegen: implement
repr(scalable)
2025-12-16 11:00:12 +00:00
errors.rs
const validation: remove check for mutable refs in final value of const
2025-11-09 14:32:01 +01:00
lib.rs
Remove all allows for
diagnostic_outside_of_impl
and
untranslatable_diagnostic
throughout the codebase
2026-01-19 17:39:49 +01:00