Skip to content
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

Rollup of 8 pull requests #127169

Closed
wants to merge 89 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
0a298ed
Show files produced by --emit foo in json artifact notifications
pacak Apr 6, 2024
ed7d97e
Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_…
bjorn3 May 13, 2024
f0dffd9
Merge branch 'sync_from_rust'
bjorn3 May 13, 2024
8aa7112
Rename Unsafe to Safety
spastorino May 17, 2024
6965b4a
Remove `Rvalue::CheckedBinaryOp`
scottmcm May 16, 2024
0c204c3
Sync from rust b1ec1bd65f89c1375d2cf2fb733a87ef390276d3
bjorn3 May 19, 2024
bff31bd
Rustup to rustc 1.80.0-nightly (b1ec1bd65 2024-05-18)
bjorn3 May 19, 2024
8cea8a7
Fix rustc test suite
bjorn3 May 19, 2024
7a53ba2
cg_clif: support simd_ctpop
workingjubilee May 20, 2024
14134c1
Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco
matthiaskrgr May 20, 2024
39daa5a
Update to Cranelift 0.108
bjorn3 May 20, 2024
2c219ce
Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJ…
matthiaskrgr May 21, 2024
715f226
rustc_codegen_llvm: add support for writing summary bitcode
durin42 Jan 19, 2024
cc6c5ec
Sync from rust 9cdfe285ca724c801dc9f78d22b24ea69b787f26
bjorn3 May 23, 2024
8bb463a
Rustup to rustc 1.80.0-nightly (9cdfe285c 2024-05-22)
bjorn3 May 23, 2024
ba8c695
Stop passing --check-cfg to rustc
bjorn3 May 23, 2024
05b1415
Rollup merge of #125345 - durin42:thin-link-bitcode, r=bjorn3
GuillaumeGomez May 23, 2024
9ddcc59
Omit non-needs_drop drop_in_place in vtables
Mark-Simulacrum Mar 17, 2024
676fec7
Add an intrinsic for `ptr::metadata`
scottmcm Apr 21, 2024
db4dbc8
Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk
jieyouxu May 29, 2024
a0ea60b
Sync from rust debd22da66cfa97c74040ebf68e420672ac8560e
bjorn3 May 30, 2024
a255965
Rustup to rustc 1.80.0-nightly (debd22da6 2024-05-29)
bjorn3 May 30, 2024
ab10da2
Fix rustc test suite
bjorn3 May 30, 2024
8f1d41e
Implement _rdtsc x86 vendor intrinsic
bjorn3 Jun 2, 2024
be961b0
Auto merge of #122597 - pacak:master, r=bjorn3
bors Jun 4, 2024
eb449c1
Move error on -Cinstrument-coverage earlier and elaborate that it is …
bjorn3 Jun 4, 2024
97d47f7
Fix rustc tests
bjorn3 Jun 4, 2024
4067700
Don't require the bench job to pass for a new release
bjorn3 Jun 4, 2024
632e5df
Remove unreachable fatal error
bjorn3 Jun 4, 2024
5d0ec8d
Misc fixes to cranelift/clippy/miri
BoxyUwU Jun 4, 2024
63cb28e
add `llvm.x86.sse2.cvtps2dq`
folkertdev Jun 6, 2024
c511676
Merge pull request #1495 from folkertdev/add-llvm-sse2-cvtps2dq
bjorn3 Jun 6, 2024
6210c26
offset_of: allow (unstably) taking the offset of slice tail fields
RalfJung Jun 8, 2024
0eb782b
ScalarInt: size mismatches are a bug, do not delay the panic
RalfJung Jun 8, 2024
c0477a1
Sync from rust b5b13568fb5da4ac988bde370008d6134d3dfe6c
bjorn3 Jun 11, 2024
c06cbc8
Rustup to rustc 1.81.0-nightly (b5b13568f 2024-06-10)
bjorn3 Jun 11, 2024
ee188ca
Fix rustc test suite
bjorn3 Jun 11, 2024
02b20f8
Update a cranelift patch file for formatting changes.
nnethercote Jun 11, 2024
0b7375f
Use `tidy` to sort crate attributes for all compiler crates.
nnethercote Jun 12, 2024
4e0af7c
Require any function with a tait in its signature to actually constra…
oli-obk Jun 10, 2024
03a2764
Rollup merge of #126301 - nnethercote:sort-crate-attributes, r=davidtwco
workingjubilee Jun 12, 2024
c7d3c4f
Auto merge of #126319 - workingjubilee:rollup-lendnud, r=workingjubilee
bors Jun 12, 2024
c867677
Use is_lang_item more aggressively
compiler-errors Jun 14, 2024
5ccfa78
Only compute vtable information during codegen
compiler-errors Jun 15, 2024
5c6849b
Auto merge of #126505 - compiler-errors:no-vtable, r=lcnr
bors Jun 16, 2024
54aa510
Rename InstanceDef -> InstanceKind
compiler-errors Jun 17, 2024
0d1d004
Sync from rust d7f6ebacee13b6c03623c4b74197280454ede8de
bjorn3 Jun 17, 2024
a4b36e5
Rustup to rustc 1.81.0-nightly (d7f6ebace 2024-06-16)
bjorn3 Jun 17, 2024
e241176
Fix rustc tests
bjorn3 Jun 17, 2024
afef64c
Use a dedicated type instead of a reference for the diagnostic context
oli-obk Jun 18, 2024
88a5f32
Sync from rust 59e2c01c2217a01546222e4d9ff4e6695ee8a1db
bjorn3 Jun 18, 2024
c5bd2e3
Rustup to rustc 1.81.0-nightly (59e2c01c2 2024-06-17)
bjorn3 Jun 18, 2024
729cb08
Fix rustc tests
bjorn3 Jun 18, 2024
1cb7282
Re-enable `tests/run-make/const_fn_mir` (#1497)
GuillaumeGomez Jun 18, 2024
e79dc76
`bug!` more uses of these in runtime stuff
scottmcm Jun 15, 2024
8556604
Fix varargs support on `aarch64-apple-darwin`
beetrees Jun 18, 2024
b0fcf2e
Add `aarch64-apple-darwin` to CI
beetrees Jun 18, 2024
cdad523
Merge pull request #1500 from beetrees/mac-arm64-va-call
bjorn3 Jun 20, 2024
2a37825
Update to Cranelift 0.109
bjorn3 Jun 5, 2024
aa5d7a0
Update platform support table for the new arm64 macOS support
bjorn3 Jun 21, 2024
f1052eb
cg_clif: Define build opts from FramePointer
workingjubilee May 4, 2024
dbf7018
Fix simd_gather documentation
betelgeuse Jun 24, 2024
8d11939
Sync from rust fda509e817abeeecb5b76bc1de844f355675c81e
bjorn3 Jun 26, 2024
476b7bd
Rustup to rustc 1.81.0-nightly (fda509e81 2024-06-25)
bjorn3 Jun 26, 2024
94c2e7a
Fix rustc test suite
bjorn3 Jun 26, 2024
c053e89
Remove the `box_pointers` lint.
nnethercote Jun 5, 2024
cc05efe
Introduce UnwindModule wrapper around a Module and UnwindContext
bjorn3 Jun 28, 2024
e97cebb
Use dyn Module instead of impl Module where possible
bjorn3 Jun 28, 2024
3d54358
Update object to 0.36.1
bjorn3 Jun 29, 2024
35f2093
small correction to fmt::Pointer impl
Sky9x Jun 28, 2024
30be8bc
Remove --cfg no_unstable_features
bjorn3 Jun 29, 2024
4560034
Stop pinning XCode 14
bjorn3 Jun 29, 2024
617de8c
coverage: Move span unexpansion into its own submodule
Zalathar Jun 30, 2024
ad575b0
Replace a magic boolean with enum `DeclareLetBindings`
Zalathar Jun 26, 2024
3b22589
Replace a magic boolean with enum `EmitStorageLive`
Zalathar Jun 26, 2024
ed07712
Replace a magic boolean with enum `ScheduleDrops`
Zalathar Jun 26, 2024
6c33149
coverage: Avoid getting extra unexpansion info when we don't need it
Zalathar Jun 30, 2024
4b516f5
Improve `run-make-support` library `args` API
GuillaumeGomez Jun 30, 2024
8a0e1ab
Add a regression test for #123630
pacak Jun 30, 2024
49cd5dd
Rustup to rustc 1.81.0-nightly (ba1d7f4a0 2024-06-29)
bjorn3 Jun 30, 2024
9ec6a02
Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_…
bjorn3 Jun 30, 2024
fb021c1
Rollup merge of #126018 - nnethercote:rm-box_pointers-lint, r=lcnr
matthiaskrgr Jun 30, 2024
3787ac9
Rollup merge of #126895 - betelgeuse:improve_simd_gather_documentatio…
matthiaskrgr Jun 30, 2024
e592e5c
Rollup merge of #126981 - Zalathar:enums, r=Nadrieril
matthiaskrgr Jun 30, 2024
5bb4229
Rollup merge of #127069 - Sky9x:fmt-pointer-use-addr, r=Nilstrieb
matthiaskrgr Jun 30, 2024
e9d04d2
Rollup merge of #127157 - Zalathar:unexpand, r=cjgillot
matthiaskrgr Jun 30, 2024
7207dd6
Rollup merge of #127160 - pacak:123630-test, r=Nadrieril
matthiaskrgr Jun 30, 2024
e5efa9f
Rollup merge of #127161 - GuillaumeGomez:improve-run-make-args, r=Kobzol
matthiaskrgr Jun 30, 2024
a0aa7ab
Rollup merge of #127162 - bjorn3:sync_cg_clif-2024-06-30, r=bjorn3
matthiaskrgr Jun 30, 2024
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
Fix rustc test suite
bjorn3 committed May 19, 2024
commit 8cea8a78409ae5db5ac5d9f15bd4497d5bba0734
2 changes: 1 addition & 1 deletion scripts/test_rustc_tests.sh
Original file line number Diff line number Diff line change
@@ -60,13 +60,13 @@ rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported

# requires LTO
rm -r tests/run-make/cdylib
rm -r tests/run-make/issue-14500
rm -r tests/run-make/issue-64153
rm -r tests/run-make/codegen-options-parsing
rm -r tests/run-make/lto-*
rm -r tests/run-make/reproducible-build-2
rm -r tests/run-make/issue-109934-lto-debuginfo
rm -r tests/run-make/no-builtins-lto
rm -r tests/run-make/reachable-extern-fn-available-lto

# optimization tests
# ==================