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-04-28 19:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30fa6a8b50
rust
/
tests
/
rustdoc
/
issue-57180.rs
8 lines
95 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00:00
//@ aux-build:issue-57180.rs
Add regression test for issue, apply suggestion to convert to assert_eq
2019-08-28 04:21:30 +00:00
extern
crate
issue_57180
;
use
issue_57180
::
Trait
;
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink