This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
53094de08e
rust
/
tests
/
ui
/
missing_const_for_fn
History
Download ZIP
Download TAR.GZ
Philipp Hansch
45333102d7
Resolve FIXME: String::new is now a const fn
...
`const_string_new` is stable since Rust 1.39
2020-01-26 11:03:53 +01:00
..
cant_be_const.rs
Fix missing_const_for_fn false positive
2019-08-29 08:07:41 +02:00
cant_be_const.stderr
Add blank stderr file for cant_be_const test
2019-11-27 15:09:48 -08:00
could_be_const.rs
Resolve FIXME: String::new is now a const fn
2020-01-26 11:03:53 +01:00
could_be_const.stderr
Resolve FIXME: String::new is now a const fn
2020-01-26 11:03:53 +01:00