about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-11 15:36:53 +0200
committerGitHub <noreply@github.com>2024-10-11 15:36:53 +0200
commit7f79c1e6408be731f87229773f065babeae11629 (patch)
tree65cf9c97a84464e91a39bd04e439f11988011b4f /compiler/rustc_parse/src/errors.rs
parent33b1264540bade1e9122cfff7c95a7a9e20f5529 (diff)
parentec662b9c09ce9f472613a066dd42ae7bd7242e00 (diff)
downloadrust-7f79c1e6408be731f87229773f065babeae11629.tar.gz
rust-7f79c1e6408be731f87229773f065babeae11629.zip
Rollup merge of #131541 - Zalathar:aux-props, r=jieyouxu
compiletest: Extract auxiliary-crate properties to their own module/struct

This moves the values of the 4 different `aux-*` directives into their own sub-struct. That struct, along with its directive-parsing code, can then be shared by both `TestProps` and `EarlyProps`.

The final patch also fixes an oversight in up-to-date checking, by including *all* auxiliary crates in the timestamp, not just ordinary `aux-build` ones.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions