.. |
assume-incomplete-release
|
Change src/test to tests in source files, fix tidy and tests
|
2023-01-11 09:32:13 +00:00 |
auxiliary
|
expand: Change how #![cfg(FALSE)] behaves on crate root
|
2023-06-10 00:35:21 +03:00 |
cfg_attr.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg_false_no_std-1.rs
|
expand: Change how #![cfg(FALSE)] behaves on crate root
|
2023-06-10 00:35:21 +03:00 |
cfg_false_no_std-2.rs
|
expand: Change how #![cfg(FALSE)] behaves on crate root
|
2023-06-10 00:35:21 +03:00 |
cfg_false_no_std.rs
|
expand: Change how #![cfg(FALSE)] behaves on crate root
|
2023-06-10 00:35:21 +03:00 |
cfg_inner_static.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg_stmt_expr.rs
|
Adjust UI tests for unit_bindings
|
2023-06-12 20:24:48 +08:00 |
cfg-attr-cfg.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-attr-crate.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-false-feature.rs
|
expand: Change how #![cfg(FALSE)] behaves on crate root
|
2023-06-10 00:35:21 +03:00 |
cfg-false-feature.stderr
|
Bless tests
|
2024-01-13 12:46:58 -05:00 |
cfg-family.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-in-crate-1.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-macros-foo.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-macros-notfoo.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-match-arm.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-method-receiver-ok.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-method-receiver.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-method-receiver.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-panic-abort.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-panic.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-path-error.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-path-error.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-stmt-recovery.rs
|
Do not recover when parsing stmt in cfg-eval.
|
2023-05-01 08:51:47 +00:00 |
cfg-stmt-recovery.stderr
|
Do not recover when parsing stmt in cfg-eval.
|
2023-05-01 08:51:47 +00:00 |
cfg-target-abi.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-target-compact-errors.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-target-compact-errors.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-target-compact.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-target-family.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfg-target-vendor.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
cfgs-on-items.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
conditional-compile-arch.rs
|
Remove asmjs from tests
|
2023-10-28 23:11:03 -07:00 |
conditional-compile.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
crt-static-off-works.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
crt-static-on-works.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
diagnostics-cross-crate.rs
|
store the segment name when resolution fails
|
2024-01-13 21:06:38 +08:00 |
diagnostics-cross-crate.stderr
|
store the segment name when resolution fails
|
2024-01-13 21:06:38 +08:00 |
diagnostics-not-a-def.rs
|
Remember names of cfg -ed out items to mention them in diagnostics
|
2023-06-01 19:17:19 +02:00 |
diagnostics-not-a-def.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
diagnostics-reexport.rs
|
fix: add cfg diagnostic for unresolved import error
|
2023-06-24 21:45:17 +08:00 |
diagnostics-reexport.stderr
|
fix: add cfg diagnostic for unresolved import error
|
2023-06-24 21:45:17 +08:00 |
diagnostics-same-crate.rs
|
store the segment name when resolution fails
|
2024-01-13 21:06:38 +08:00 |
diagnostics-same-crate.stderr
|
store the segment name when resolution fails
|
2024-01-13 21:06:38 +08:00 |
expanded-cfg.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
future-compat-crate-attributes-using-cfg_attr.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
future-compat-crate-attributes-using-cfg_attr.stderr
|
Add a note to duplicate diagnostics
|
2023-10-05 01:04:41 +00:00 |