This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-29 03:27:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29f5ec3640
rust
/
tests
/
rustdoc
/
issue-41783.codeblock.html
6 lines
88 B
HTML
Raw
Normal View
History
Unescape
Escape
Update rustdoc tests
2022-08-11 21:04:01 +00:00
<
code
>
# single
## double
### triple
rustdoc: rename syntax highlighting CSS class `attribute` to `attr` Link classes use the abbreviation `attr`, so why shouldn't syntax highlighting?
2022-10-31 20:12:51 +00:00
<
span
class
=
"attr"
>
#[outer]
Update rustdoc tests
2022-08-19 16:16:02 +00:00
#![inner]
<
/
span
>
<
/
code
>
Reference in New Issue
Copy Permalink