rust/src/test/ui/consts/const-blocks
2022-06-03 17:16:41 -04:00
..
const-repeat.rs Remove const_in_array_rep_expr 2021-01-30 23:20:24 +00:00
fn-call-in-const.rs #![feature(inline_const)] is no longer incomplete 2021-11-22 22:17:03 +00:00
fn-call-in-non-const.rs Check that repeat expression elements are Copy (ignoring lifetimes) in typeck and that they are Copy (with proper lifetime checks) in borrowck 2022-04-28 09:19:42 +00:00
fn-call-in-non-const.stderr Update the diagnostic message to match the new span 2022-04-28 09:40:42 +00:00
migrate-fail.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
migrate-fail.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
migrate-pass.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
nll-fail.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
nll-fail.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
nll-pass.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
run-pass.rs Remove const_in_array_rep_expr 2021-01-30 23:20:24 +00:00
trait-error.rs Check that repeat expression elements are Copy (ignoring lifetimes) in typeck and that they are Copy (with proper lifetime checks) in borrowck 2022-04-28 09:19:42 +00:00
trait-error.stderr Update the diagnostic message to match the new span 2022-04-28 09:40:42 +00:00