This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff7bf792ce
rust
/
tests
/
ui
/
inline-const
History
Oli Scherer
9c762b58ba
Prevent promotion of const fn calls in inline consts
2023-09-21 09:00:22 +00:00
..
const-expr-array-init.rs
const-expr-basic.rs
const-expr-generic-err2.rs
const-expr-generic-err2.stderr
const-expr-generic-err.rs
const-expr-generic-err.stderr
const-expr-generic.rs
const-expr-inference.rs
const-expr-lifetime-err.rs
const-expr-lifetime-err.stderr
const-expr-lifetime.rs
const-expr-macro.rs
const-expr-reference.rs
const-match-pat-generic.rs
const-match-pat-generic.stderr
const-match-pat-inference.rs
const-match-pat-lifetime-err.rs
const-match-pat-lifetime.rs
const-match-pat-range.rs
const-match-pat.rs
elided-lifetime-being-infer-vars.rs
expr-unsafe-err.mir.stderr
expr-unsafe-err.rs
expr-unsafe-err.thir.stderr
expr-unsafe.mir.stderr
expr-unsafe.rs
expr-unsafe.thir.stderr
expr-with-block-err.rs
expr-with-block-err.stderr
expr-with-block.rs
instance-doesnt-depend-on-type.rs
interpolated.rs
macro-with-const.rs
pat-match-fndef.rs
pat-match-fndef.stderr
pat-unsafe-err.rs
pat-unsafe.rs
promotion.rs
Prevent promotion of const fn calls in inline consts
2023-09-21 09:00:22 +00:00
promotion.stderr
Prevent promotion of const fn calls in inline consts
2023-09-21 09:00:22 +00:00
required-const.rs
Add a test to check that inline const is in required_consts
2023-08-18 17:07:07 +01:00
required-const.stderr
Add a test to check that inline const is in required_consts
2023-08-18 17:07:07 +01:00