You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 22:27:34 +02:00
Fix mdbook test failure.
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
The QEMU 'virt' machine has a [PL011][1] UART, so let's write a driver for that.
|
The QEMU 'virt' machine has a [PL011][1] UART, so let's write a driver for that.
|
||||||
|
|
||||||
```rust,editable,compile_fail
|
```rust,editable
|
||||||
{{#include examples/src/pl011_minimal.rs:Example}}
|
{{#include examples/src/pl011_minimal.rs:Example}}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user