This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-29 19:47:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c25b44bee9
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
9760983353
check_consts: fix error requesting feature gate when that gate is not actually needed
2024-11-13 12:03:16 +01:00
..
check_consts
check_consts: fix error requesting feature gate when that gate is not actually needed
2024-11-13 12:03:16 +01:00
const_eval
make return type of get_alloc_info a struct, and reduce some code duplication with validity checking
2024-11-09 15:18:52 +01:00
interpret
make return type of get_alloc_info a struct, and reduce some code duplication with validity checking
2024-11-09 15:18:52 +01:00
util
compiler: Directly use rustc_abi in const_eval
2024-11-03 13:38:47 -08:00
errors.rs
require const_impl_trait gate for all conditional and trait const calls
2024-11-09 23:02:20 +01:00
lib.rs
move strict provenance lints to new feature gate, remove old feature gates
2024-10-21 15:22:17 +01:00