adjust tests
This commit is contained in:
parent
1fce20340a
commit
6a8cf4a17c
175 changed files with 270 additions and 176 deletions
|
@ -1,7 +1,7 @@
|
|||
// run-pass
|
||||
|
||||
#![feature(const_generics)]
|
||||
//~^ WARN the feature `const_generics` is incomplete and may cause the compiler to crash
|
||||
//~^ WARN the feature `const_generics` is incomplete
|
||||
|
||||
pub fn function_with_str<const STRING: &'static str>() -> &'static str {
|
||||
STRING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue