León Orell Valerian Liehr

Results 31 issues of León Orell Valerian Liehr

### Fn vs. trait qualifiers We fail to parse ```rs const unsafe trait Trait {} //~ ERROR expected one of `extern` or `fn`, found keyword `trait` ``` and ```rs const...

A-parser
T-compiler
C-bug
requires-nightly
F-const_trait_impl
PG-const-traits