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-02-17 09:23:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5355b93ba
rust
/
tests
/
rustdoc
/
mixing-doc-comments-and-attrs.S1_top-doc.html
4 lines
77 B
HTML
Raw
Normal View
History
Unescape
Escape
Fix invalid removal of backlines from doc comments
2021-12-28 16:08:45 +00:00
<
div
class
=
"docblock"
>
<
p
>
Hello world!
<
/
p
>
<
p
>
Goodbye!
Migrate a test to use `@snapshot` I'd been thinking about implementing snapshot testing for a while, but This test is what finally made me do it. It really benefits from using snapshot testing, so it's a good initial place to use `@snapshot`.
2021-11-25 03:35:18 +00:00
Hello again!
<
/
p
>
<
/
div
>
Reference in New Issue
Copy Permalink