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
9e0d1a3284
rust
/
tests
/
pretty
/
issue-74745.rs
5 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
tests: add regression test for #74745 This commit adds a regression test for #74745. While a `ignore-tidy-trailing-lines` header is required, this doesn't stop the test from reproducing, so long as there is no newline at the end of the file. However, adding the header comments made the test fail due to a bug in pprust, fixed in the previous commit. Signed-off-by: David Wood <david@davidtw.co>
2020-07-31 08:53:44 -05:00
// ignore-tidy-trailing-newlines
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 06:10:29 -06:00
//@ pretty-compare-only
tests: add regression test for #74745 This commit adds a regression test for #74745. While a `ignore-tidy-trailing-lines` header is required, this doesn't stop the test from reproducing, so long as there is no newline at the end of the file. However, adding the header comments made the test fail due to a bug in pprust, fixed in the previous commit. Signed-off-by: David Wood <david@davidtw.co>
2020-07-31 08:53:44 -05:00
/*
*
/
Reference in New Issue
Copy Permalink