Migrate run-make/return-non-c-like-enum to rmake.rs#127116
Migrate run-make/return-non-c-like-enum to rmake.rs#127116bors merged 1 commit intorust-lang:masterfrom
run-make/return-non-c-like-enum to rmake.rs#127116Conversation
|
This PR modifies cc @jieyouxu |
This comment has been minimized.
This comment has been minimized.
jieyouxu
left a comment
There was a problem hiding this comment.
Thanks, just one suggestion for adding a test comment, then r=me.
|
You can r=me with the comment added (in general, it's great to add comments to run-make tests that try to explain at least a little bit what the test is about, or link to existing issues etc.). |
fec90fa to
a67ebc5
Compare
a67ebc5 to
8cbeeda
Compare
|
So I also somewhow removed the wrong file in the tidy list. So I fixed that and added the comment for what the test is about. :) |
|
@bors r=Kobzol,jieyouxu |
…llaumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#126805 (Migrate `pdb-alt-path`, `mismatching-target-triples` and `mingw-export-call-convention` `run-make` tests to rmake) - rust-lang#126995 (Migrate `pretty-print-with-dep-file`, `pretty-print-to-file` and `libtest-padding` `run-make` tests to rmake) - rust-lang#127041 (Migrate `run-make/override-aliased-flags` to `rmake.rs`) - rust-lang#127072 (docs: say "includes" instead of "does include") - rust-lang#127073 (Remove unnecessary SeqCst in `impl fmt::Pointer for AtomicPtr`) - rust-lang#127112 (Bootstrap: Don't get output if `lldb --version` errors) - rust-lang#127116 (Migrate `run-make/return-non-c-like-enum` to `rmake.rs`) Failed merges: - rust-lang#127050 (Make mtime of reproducible tarballs dependent on git commit) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#127116 - GuillaumeGomez:run-make-return-non-c-like-enum, r=Kobzol,jieyouxu Migrate `run-make/return-non-c-like-enum` to `rmake.rs` Part of rust-lang#121876. r? `@Kobzol`
Part of #121876.
r? @Kobzol