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-04 11:17:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Xiretza
7f3a6fd7f6
Replace #[lint/warning/error] with #[diag]
2022-08-21 09:17:43 +02:00
..
const_eval
add -Zextra-const-ub-checks to enable more UB checking in const-eval
2022-08-07 09:54:40 -04:00
interpret
Rollup merge of
#100208
- RalfJung:dyn-upcast-nop, r=petrochenkov
2022-08-19 12:26:41 +05:30
transform
Rollup merge of
#100507
- cameron1024:suggest-lazy, r=compiler-errors
2022-08-20 07:08:59 +02:00
util
Auto merge of
#100064
- RalfJung:disaligned, r=petrochenkov
2022-08-03 16:09:56 +00:00
errors.rs
Replace #[lint/warning/error] with #[diag]
2022-08-21 09:17:43 +02:00
lib.rs
Adjust cfgs
2022-08-12 16:28:15 -04:00
might_permit_raw_init.rs
Use constant eval to do strict validity checks
2022-07-14 22:55:17 +01:00