| .. |
|
auxiliary
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-align.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-backcomp.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-basic.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-borrow-move-parent-sibling.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
union-borrow-move-parent-sibling.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
union-const-codegen.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-const-eval-field.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-const-eval.rs
|
Migrate compile-pass annotations to build-pass
|
2019-07-03 06:30:28 +09:00 |
|
union-const-pat.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-const-pat.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-copy.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-copy.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-derive-clone.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-derive-clone.stderr
|
Give method not found a primary span label
|
2019-09-08 18:27:02 -07:00 |
|
union-derive-eq.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-derive-eq.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-derive-rpass.rs
|
tests: Move run-pass tests with naming conflicts to ui
|
2019-07-27 18:56:17 +03:00 |
|
union-derive.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-derive.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-drop-assign.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-drop.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-empty.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-empty.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-fields-1.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-fields-1.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-fields-2.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-fields-2.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
union-generic-rpass.rs
|
tests: Move run-pass tests with naming conflicts to ui
|
2019-07-27 18:56:17 +03:00 |
|
union-generic.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-generic.stderr
|
Use span label instead of note for cause in E0631
|
2019-08-31 00:14:23 -07:00 |
|
union-inherent-method.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-lint-dead-code.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-lint-dead-code.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-macro.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-nodrop.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-nonrepresentable.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-nonrepresentable.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-nonzero.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-overwrite.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-packed.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-pat-refutability.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-repr-c.rs
|
Refactor "not FFI-safe" diagnostic
|
2019-09-10 22:29:31 +01:00 |
|
union-repr-c.stderr
|
Refactor "not FFI-safe" diagnostic
|
2019-09-10 22:29:31 +01:00 |
|
union-sized-field.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-sized-field.stderr
|
Handle more cases
|
2019-10-15 13:55:43 -07:00 |
|
union-suggest-field.rs
|
use structured suggestion for method calls
|
2019-01-03 13:42:52 -05:00 |
|
union-suggest-field.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
union-trait-impl.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-transmute.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
union-unsafe.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-unsafe.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
union-unsized.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-unsized.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |
|
union-with-drop-fields-lint-rpass.rs
|
tests: Move run-pass tests with naming conflicts to ui
|
2019-07-27 18:56:17 +03:00 |
|
union-with-drop-fields-lint.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
union-with-drop-fields-lint.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |