Skip to content

Commit b5b7e27

Browse files
committed
SUMMARY: update Compiler Explorer link
Compiler Explorer added "Compiler Overrides" [1], which for Rust include setting by default the 2021 edition. Since `rustc` does not allow that, the old link has stopped working. Reported to Compiler Explorer at [2]. Link: compiler-explorer/compiler-explorer#5001 [1] Link: compiler-explorer/compiler-explorer#5429 [2] Reported-by: Dimitri Belopopsky <[email protected]> Closes: https://rust-for-linux.zulipchat.com/#narrow/stream/288089-General/topic/CE.20link.20on.20rust-for-linux.20site/near/387667888 Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 401102d commit b5b7e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@
8383
## Other resources
8484

8585
- [Bootlin's Elixir](https://elixir.bootlin.com/linux/latest/source/rust)
86-
- [Compiler Explorer](https://godbolt.org/z/W4P36a9h9)
86+
- [Compiler Explorer](https://godbolt.org/z/oM99voaPT)
8787
- [Rust Playground](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021)
8888
- [Rust `core` docs](https://doc.rust-lang.org/1.62.0/core/)

0 commit comments

Comments
 (0)