This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
737b461555
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 10:08:45 -06: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 21:35:18 -06:00
Hello again!
<
/
p
>
<
/
div
>
Reference in New Issue
Copy Permalink