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
2024-11-29 10:13:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b2b4ad4cc9
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 13:53:44 +00:00
// ignore-tidy-trailing-newlines
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00: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 13:53:44 +00:00
/*
*
/
Reference in New Issue
Copy Permalink