This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
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 17:08:45 +01: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-24 19:35:18 -08:00
Hello again!
<
/
p
>
<
/
div
>
Reference in New Issue
Copy Permalink