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-05-04 05:57:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d6b28f377c
rust
/
compiler
/
rustc_const_eval
/
src
History
bors
64a7aa7016
Auto merge of
#97447
- nnethercote:improve-folding, r=jackh726
...
Folding revamp r? `@ghost`
2022-06-08 05:36:40 +00:00
..
const_eval
Add a helper function for checking whether a default function in a trait can be treated as
const
2022-05-30 08:52:25 +00:00
interpret
Auto merge of
#97447
- nnethercote:improve-folding, r=jackh726
2022-06-08 05:36:40 +00:00
transform
Remove
AlwaysLiveLocals
wrapper struct
2022-06-07 16:54:00 +02:00
util
rustc: Panic by default in
DefIdTree::parent
2022-05-02 01:56:50 +03:00
lib.rs
Remove
#[default..]
and add
#[const_trait]
2022-05-30 08:52:24 +00:00