rust/tests
Daniel Wagner-Hall 350036a0c7 default_trait_access skips <F as Default>::default()
This includes the type name, so is clear, and may be necessary.

There doesn't seem to be an obviously cleaner way to pull out the
literal text of the named type here.

Fixes #2879
2018-08-27 23:22:07 +01:00
..
auxiliary Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
run-pass Use utils::opt_def_id() instead of def_id() to prevent ICE 2018-06-25 22:25:15 +02:00
ui default_trait_access skips <F as Default>::default() 2018-08-27 23:22:07 +01:00
ui-toml Allow configuring the trivial copy size limit 2018-06-15 16:53:34 +02:00
camel_case.rs fallout 2016-08-17 18:35:25 +02:00
compile-test.rs Formatting 2018-06-07 22:01:46 +02:00
dogfood.rs Re-enable dogfood test on Windows 2018-04-03 06:22:42 +02:00
matches.rs codemap -> source_map 2018-08-19 19:06:54 -07:00
needless_continue_helpers.rs Remove now stable tool_attributes feature 2018-08-23 15:36:07 +02:00
trim_multiline.rs Remove now stable tool_attributes feature 2018-08-23 15:36:07 +02:00
versioncheck.rs Format code 2018-05-22 10:21:42 +02:00
without_block_comments.rs Format code 2018-05-22 10:21:42 +02:00