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

Sync rustc_codegen_cranelift #115616

Merged
merged 24 commits into from
Sep 7, 2023
Merged
Changes from 2 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
621be60
feat: `riscv-interrupt-{m,s}` calling conventions
sethp May 23, 2023
b107241
rustc: Move `crate_types` from `Session` to `GlobalCtxt`
petrochenkov Aug 8, 2023
59cabd7
Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_…
bjorn3 Aug 9, 2023
06ed138
Merge branch 'sync_from_rust'
bjorn3 Aug 9, 2023
0777ae6
Auto merge of #114673 - matthiaskrgr:rollup-9kroqpp, r=matthiaskrgr
bors Aug 9, 2023
b705d2d
Rollup merge of #114622 - petrochenkov:noplugin, r=oli-obk
compiler-errors Aug 11, 2023
c4948dc
Upgrade Object and related deps
Dirreke Aug 14, 2023
9ef3a4f
Update Cargo.lock
Dirreke Aug 14, 2023
0b28355
reverse change in rustc_codegen_cranelift
Dirreke Aug 14, 2023
8c6590a
reverse change in rustc_codegen_cranelift
Dirreke Aug 14, 2023
9aa5fbf
Fix shell helpers in usage docs
bjorn3 Aug 18, 2023
18658cb
give some unwind-related terminators a more clear name
RalfJung Aug 19, 2023
3f4145e
when terminating during unwinding, show the reason why
RalfJung Aug 21, 2023
25a2ba2
Use `preserve_mostcc` for `extern "rust-cold"`
scottmcm Aug 27, 2023
b88dfcf
Don't ICE on layout computation failure
atsuzaki Aug 28, 2023
8335927
const_eval and codegen: audit uses of is_zst
RalfJung Aug 27, 2023
65d75fd
Rollup merge of #111580 - atsuzaki:layout-ice, r=oli-obk
matthiaskrgr Aug 29, 2023
8324228
Sync from rust 2f5df8a94bb3c5fae4e3fcbfc8ef20f1f976cb19
bjorn3 Sep 1, 2023
a756bae
Rustup to rustc 1.74.0-nightly (2f5df8a94 2023-08-31)
bjorn3 Sep 1, 2023
0559de6
Fix rustc test suite
bjorn3 Sep 1, 2023
61a0b77
Use relative positions inside a SourceFile.
cjgillot Sep 3, 2023
5920ae5
Sync from rust a991861ec9fd8aedffbe5744a8852c7c64dd40b2
bjorn3 Sep 6, 2023
dda103b
Rustup to rustc 1.74.0-nightly (a991861ec 2023-09-05)
bjorn3 Sep 6, 2023
521ed6e
Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_…
bjorn3 Sep 6, 2023
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

These merge commits were added into this branch cleanly.

There are no new changes to show.