Fix borked link
This commit is contained in:
parent
2d2849d6c6
commit
a21ffd87c3
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@ error: layout_of(&'a u32) = Layout {
|
|||
error: aborting due to previous error
|
||||
```
|
||||
|
||||
[`Layout`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_target/abi/struct.Layout.html
|
||||
[`Layout`]: https://doc.rust-lang.org/nightly/nightly-rustc/stable_mir/abi/struct.Layout.html
|
||||
|
||||
|
||||
## Configuring CodeLLDB for debugging `rustc`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue