We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4286d commit 46864caCopy full SHA for 46864ca
src/traits-lowering-module.md
@@ -26,7 +26,7 @@ Unit tests are located in [`src/test/ui/chalkify`][chalkify]. A good
26
example test is [the `lower_impl` test][lower_impl]. At the time of
27
this writing, it looked like this:
28
29
-```rust
+```rust,ignore
30
#![feature(rustc_attrs)]
31
32
trait Foo { }
0 commit comments