We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8295625 commit 9656d5cCopy full SHA for 9656d5c
meetings/2021.02.16-lazy-norm.md
@@ -19,7 +19,7 @@ fn main() {
19
}
20
```
21
and https://github.com/rust-lang/rust/issues/78369:
22
-```rust=
+```rust
23
#![feature(lazy_normalization_consts)]
24
// `1 + 4` now "depends on T", preventing us from
25
// being able to unsize `P` here.
0 commit comments