mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-02-13 00:16:11 +02:00
Fix mdbook test failure.
This commit is contained in:
parent
ada6a53942
commit
f3edffd1a7
@ -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}}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user