diff options
| author | bors <bors@rust-lang.org> | 2024-09-30 10:54:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-09-30 10:54:45 +0000 |
| commit | b529e278bbbeb706e70ee6138939b6361ad53bd3 (patch) | |
| tree | 153d303f4586058381f269ffd05e21c9d7e3770b /compiler/rustc_hir_analysis/src | |
| parent | 0245b0ca1eb9ea5da02b948bfe65b459ba8e1beb (diff) | |
| parent | bc2a913a9bb89b137a43cc761793ae70886dfd14 (diff) | |
| download | rust-b529e278bbbeb706e70ee6138939b6361ad53bd3.tar.gz rust-b529e278bbbeb706e70ee6138939b6361ad53bd3.zip | |
Auto merge of #131044 - EnzymeAD:enzyme-testinfra, r=jieyouxu
add has_enzyme/needs-enzyme to the test infra This unblocks merging the Enzyme / Autodiff frontend. For the full implementation, see: https://github.com/rust-lang/rust/pull/129175 We don't want to run tests that require Enzyme / Autodiff support when we build rustc without the required features. It correctly filtered out a test which started with `//@ needs-enzyme`. ``` running 80 tests i............................................................................... test result: ok. 79 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 380.41ms ``` Tracking: - https://github.com/rust-lang/rust/issues/124509 r? jieyouxu
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions
