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
e72618a897
rust
/
tests
/
ui
/
codemap_tests
/
two_files_data.rs
6 lines
84 B
Rust
Raw
Normal View
History
Unescape
Escape
Add some reasons why tests are ignored.
2023-04-15 18:11:42 -05:00
// ignore-test (auxiliary, used by other tests)
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 02:52:30 -05:00
Add fix for tabs. Move error unit tests->ui tests
2016-07-13 16:53:42 -05:00
trait
Foo
{
}
Update ui test suite to use dyn
2019-05-28 13:46:13 -05:00
type
Bar
=
dyn
Foo
;
Reference in New Issue
Copy Permalink