Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
155d932
Rollup merge of #133695 - x17jiri:hint_likely, r=Amanieu
matthiaskrgr Jan 20, 2025
818b081
Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung
matthiaskrgr Jan 20, 2025
957cd15
Rollup merge of #135775 - lnicola:sync-from-ra, r=lnicola
matthiaskrgr Jan 20, 2025
1cebad3
Rollup merge of #135776 - bjorn3:sync_cg_clif-2025-01-20, r=bjorn3
matthiaskrgr Jan 20, 2025
1f94783
Auto merge of #135789 - matthiaskrgr:rollup-4cvw8s4, r=matthiaskrgr
bors Jan 20, 2025
ad0e3fd
Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev
bors Jan 20, 2025
1e579ea
Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviper
bors Jan 21, 2025
8bdf3ec
Auto merge of #135632 - marcoieni:split-x86_64-msvc-2025, r=Kobzol
bors Jan 21, 2025
fef5ac9
Auto merge of #133830 - compiler-errors:span-key, r=lcnr
bors Jan 21, 2025
5749bf7
Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors
bors Jan 21, 2025
baf92a8
Auto merge of #135674 - scottmcm:assume-better, r=estebank
bors Jan 22, 2025
2466c21
Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk
bors Jan 22, 2025
b4c71e7
Auto merge of #132666 - dingxiangfei2009:skip-if-let-rescope-lint, r=…
bors Jan 23, 2025
395603e
Auto merge of #119286 - jyn514:linker-output, r=bjorn3
bors Jan 25, 2025
7c7c52e
Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obk
bors Jan 26, 2025
3c9f396
Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiser
bors Jan 26, 2025
7066f1a
Auto merge of #134290 - tgross35:windows-i128-callconv, r=bjorn3,wesl…
bors Jan 28, 2025
e766255
parse_format optimize import use
hkBst Jan 23, 2025
07804f1
Rollup merge of #135625 - c410-f3r:cfg-match-foo-bar-baz, r=tgross35,…
fmease Jan 29, 2025
33ff3e9
Rollup merge of #135943 - hkBst:opt_imports, r=estebank
fmease Jan 29, 2025
e15e3fc
Rollup merge of #136104 - lqd:polonius-debugger-episode-2, r=matthewj…
fmease Jan 29, 2025
95f724a
Rollup merge of #136143 - rustbot:docs-update, r=ehuss
fmease Jan 29, 2025
f23ce52
Rollup merge of #136147 - RalfJung:required-target-features-check-not…
fmease Jan 29, 2025
6000289
Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obk
fmease Jan 29, 2025
048b31d
Auto merge of #136225 - fmease:rollup-fm7m744, r=fmease
bors Jan 29, 2025
702da50
Auto merge of #136117 - lnicola:sync-from-ra, r=lnicola
bors Jan 29, 2025
2f3aea3
Auto merge of #136227 - fmease:rollup-ewpvznh, r=fmease
bors Jan 29, 2025
1094830
Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU
bors Jan 29, 2025
5fe1476
Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errors
bors Jan 29, 2025
d473536
Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obk
bors Jan 30, 2025
003b922
Auto merge of #136038 - compiler-errors:outlives, r=lcnr
bors Jan 30, 2025
61024ad
Auto merge of #134824 - niklasf:int_from_ascii, r=ibraheemdev
bors Jan 30, 2025
c43ffa6
Auto merge of #135030 - Flakebi:require-cpu, r=workingjubilee
bors Jan 30, 2025
8196d26
Insert null checks for pointer dereferences when debug assertions are…
1c3t3a Dec 17, 2024
f36a0f6
Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddl…
matthiaskrgr Jan 31, 2025
b51196c
Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, …
matthiaskrgr Jan 31, 2025
8f71b4a
Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu
matthiaskrgr Jan 31, 2025
2a166e8
Rollup merge of #136194 - taiki-e:bpf-clobber-abi, r=amanieu
matthiaskrgr Jan 31, 2025
044b3b3
Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin
bors Jan 31, 2025
f744ea2
Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr
bors Jan 31, 2025
162f233
Auto merge of #135768 - jieyouxu:migrate-symbol-mangling-hashed, r=No…
bors Feb 1, 2025
889535c
Auto merge of #136136 - marcoieni:ubuntu-24, r=Kobzol
bors Feb 1, 2025
49dbfb8
Auto merge of #136238 - marcoieni:free-disk-refactor, r=Kobzol
bors Feb 2, 2025
b796292
Auto merge of #133138 - azhogin:azhogin/target-modifiers, r=davidtwco…
bors Feb 3, 2025
9aa5dfb
Auto merge of #136413 - EnzymeAD:fix-autodiff-comptime-regression, r=…
bors Feb 3, 2025
514bb54
Auto merge of #136352 - lqd:ensure-stacks, r=compiler-errors
bors Feb 3, 2025
96513a3
Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee
bors Feb 3, 2025
d730eff
Auto merge of #135265 - pascaldekloe:fmt-int-speed, r=tgross35,ChrisD…
bors Feb 4, 2025
b0d900a
Auto merge of #136115 - Mark-Simulacrum:shard-alloc-id, r=RalfJung
bors Feb 4, 2025
0798e03
Auto merge of #136094 - davidv1992:upgrade-elsa, r=oli-obk
bors Feb 5, 2025
cec71bd
Auto merge of #136302 - oli-obk:push-vvqmwzunxsrk, r=compiler-errors
bors Feb 5, 2025
f37f4ff
Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez
bors Feb 5, 2025
0df8bee
Auto merge of #136265 - notriddle:notriddle/clean-up, r=fmease
bors Feb 6, 2025
8124865
Preparing for merge from rust-lang/rust
lnicola Feb 10, 2025
bf51af1
Merge from rust-lang/rust
lnicola Feb 10, 2025
9a39996
Bump rustc crates
lnicola Feb 10, 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
25 changes: 13 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ vfs-notify = { path = "./crates/vfs-notify", version = "0.0.0" }
vfs = { path = "./crates/vfs", version = "0.0.0" }
edition = { path = "./crates/edition", version = "0.0.0" }

ra-ap-rustc_lexer = { version = "0.91", default-features = false }
ra-ap-rustc_parse_format = { version = "0.91", default-features = false }
ra-ap-rustc_index = { version = "0.91", default-features = false }
ra-ap-rustc_abi = { version = "0.91", default-features = false }
ra-ap-rustc_pattern_analysis = { version = "0.91", default-features = false }
ra-ap-rustc_lexer = { version = "0.94", default-features = false }
ra-ap-rustc_parse_format = { version = "0.94", default-features = false }
ra-ap-rustc_index = { version = "0.94", default-features = false }
ra-ap-rustc_abi = { version = "0.94", default-features = false }
ra-ap-rustc_pattern_analysis = { version = "0.94", default-features = false }

# local crates that aren't published to crates.io. These should not have versions.

Expand Down
2 changes: 1 addition & 1 deletion crates/hir-def/src/expr_store/lower/asm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ impl ExprCollector<'_> {
};
for piece in unverified_pieces {
match piece {
rustc_parse_format::Piece::String(_) => {}
rustc_parse_format::Piece::Lit(_) => {}
rustc_parse_format::Piece::NextArgument(arg) => {
// let span = arg_spans.next();

Expand Down
2 changes: 1 addition & 1 deletion crates/hir-def/src/hir/format_args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ pub(crate) fn parse(

for piece in pieces {
match piece {
parse::Piece::String(s) => {
parse::Piece::Lit(s) => {
unfinished_literal.push_str(s);
}
parse::Piece::NextArgument(arg) => {
Expand Down
1 change: 1 addition & 0 deletions crates/hir-def/src/lang_item.rs
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ language_item_table! {
PanicLocation, sym::panic_location, panic_location, Target::Struct, GenericRequirement::None;
PanicImpl, sym::panic_impl, panic_impl, Target::Fn, GenericRequirement::None;
PanicCannotUnwind, sym::panic_cannot_unwind, panic_cannot_unwind, Target::Fn, GenericRequirement::Exact(0);
PanicNullPointerDereference, sym::panic_null_pointer_dereference, panic_null_pointer_dereference, Target::Fn, GenericRequirement::None;
/// libstd panic entry point. Necessary for const eval to be able to catch it
BeginPanic, sym::begin_panic, begin_panic_fn, Target::Fn, GenericRequirement::None;

Expand Down
1 change: 1 addition & 0 deletions crates/intern/src/symbol/symbols.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ define_symbols! {
panic_location,
panic_misaligned_pointer_dereference,
panic_nounwind,
panic_null_pointer_dereference,
panic,
Param,
parse,
Expand Down
2 changes: 1 addition & 1 deletion rust-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9a1d156f38c51441ee51e5a068f1d0caf4bb0f27
d9a4a47b8b3dc0bdff83360cea2013200d60d49c