Skip to content

Rollup of 8 pull requests #139992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Apr 18, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
da0b9a2
f*::NAN: guarantee that this is a quiet NaN
RalfJung Apr 7, 2025
0da46d1
targest → targets (spotted as I had the same typo)
RalfJung Apr 7, 2025
a68ae0c
working dupv and dupvonly for fwd mode
ZuseZ4 Apr 5, 2025
d7c0c32
passing test for dualv
ZuseZ4 Apr 9, 2025
d20f848
compiletest: add specific `//@ ignore-auxiliary` for test support files
jieyouxu Apr 17, 2025
d1178fa
tests: refine disable reason for `tests/debuginfo/drop-locations.rs`
jieyouxu Apr 17, 2025
6bbee33
rustc-dev-guide: document `//@ ignore-auxiliary`
jieyouxu Apr 17, 2025
35a4140
update libc
Apr 17, 2025
89cac55
tests: use `//@ ignore-auxiliary` with backlinked primary test file
jieyouxu Apr 17, 2025
6c5a481
tests: remove unused auxiliaries under `tests/ui/directory_ownership/`
jieyouxu Apr 17, 2025
7a5a884
Make C string merging test work on MIPS
LukasWoodtli Apr 17, 2025
50cf102
Change function visibility to pub
Patrick-6 Apr 17, 2025
f9091e2
Ignore zero-sized types in wasm future-compat warning
alexcrichton Apr 7, 2025
e5e5fb9
Fix drop handling in `hint::select_unpredictable`
Amanieu Apr 17, 2025
87a1635
Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk
matthiaskrgr Apr 17, 2025
b6e48d3
Rollup merge of #139483 - RalfJung:nan, r=tgross35
matthiaskrgr Apr 17, 2025
8b7a289
Rollup merge of #139498 - alexcrichton:wasm-zst-safe, r=wesleywiser
matthiaskrgr Apr 17, 2025
026d56b
Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser
matthiaskrgr Apr 17, 2025
4c92186
Rollup merge of #139969 - psumbera:libc-rust-analyzer, r=lnicola
matthiaskrgr Apr 17, 2025
18f6c59
Rollup merge of #139971 - LukasWoodtli:gardena/lw/fix-cstring-merging…
matthiaskrgr Apr 17, 2025
e5ba69b
Rollup merge of #139974 - Patrick-6:change-visibility, r=RalfJung
matthiaskrgr Apr 17, 2025
dc2d273
Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung
matthiaskrgr Apr 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tests: remove unused auxiliaries under tests/ui/directory_ownership/
  • Loading branch information
jieyouxu committed Apr 17, 2025
commit 6c5a481f939d85b12f358b0be26dcf62aac568e0
6 changes: 0 additions & 6 deletions tests/ui/directory_ownership/mod_file_not_owning_aux1.rs

This file was deleted.

1 change: 0 additions & 1 deletion tests/ui/directory_ownership/mod_file_not_owning_aux2.rs

This file was deleted.

3 changes: 0 additions & 3 deletions tests/ui/directory_ownership/mod_file_not_owning_aux3.rs

This file was deleted.

Loading