add TestFloatParse to tools.rs for bootstrap#131731
add TestFloatParse to tools.rs for bootstrap#131731bors merged 1 commit intorust-lang:masterfrom lucarlig:master
TestFloatParse to tools.rs for bootstrap#131731Conversation
|
@tgross35 could you elaborate what you want for test-float-parse again? |
|
For I honestly don't remember the exact change that I was planning to do and forgot. @onur-ozkan do you know what change we should do based on #128012? |
|
I will review this once I get some free time. r? onur-ozkan |
|
☔ The latest upstream changes (presumably #131767) made this pull request unmergeable. Please resolve the merge conflicts. |
I think that would require passing the |
|
Some changes occurred in src/tools/cargo cc @ehuss |
removed those |
|
@rustbot author |
|
@rustbot ready |
|
@bors try |
add `TestFloatParse` to `tools.rs` for bootstrap add TestFloatParse to tools for bootstrap, I am not sure this is what the issue rust-lang#128012 discussion wants. try-job: aarch64-apple
|
☀️ Try build successful - checks-actions |
onur-ozkan
left a comment
There was a problem hiding this comment.
LGTM - Could you please squash your commits?
done @onur-ozkan |
|
@bors r+ |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#125205 (Fixup Windows verbatim paths when used with the `include!` macro) - rust-lang#131049 (Validate args are correct for `UnevaluatedConst`, `ExistentialTraitRef`/`ExistentialProjection`) - rust-lang#131549 (Add a note for `?` on a `impl Future<Output = Result<..>>` in sync function) - rust-lang#131731 (add `TestFloatParse` to `tools.rs` for bootstrap) - rust-lang#131732 (Add doc(plugins), doc(passes), etc. to INVALID_DOC_ATTRIBUTES) - rust-lang#132006 (don't stage-off to previous compiler when CI rustc is available) - rust-lang#132022 (Move `cmp_in_dominator_order` out of graph dominator computation) - rust-lang#132033 (compiletest: Make `line_directive` return a `DirectiveLine`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#131731 - lucarlig:master, r=onur-ozkan add `TestFloatParse` to `tools.rs` for bootstrap add TestFloatParse to tools for bootstrap, I am not sure this is what the issue rust-lang#128012 discussion wants. try-job: aarch64-apple
add TestFloatParse to tools for bootstrap, I am not sure this is what the issue #128012 discussion wants.
try-job: aarch64-apple