about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-03Auto merge of #118128 - RalfJung:bad-intrinsics, r=the8472bors-0/+10
2023-12-03Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillotbors-12/+110
2023-12-02Auto merge of #118541 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-02Update cargoWeihang Lo-0/+0
2023-12-02Auto merge of #118347 - Mark-Simulacrum:asm-code-size, r=spastorinobors-58/+63
2023-12-02Avoid per-register closure expansionsMark Rousskov-58/+63
2023-12-02Auto merge of #118484 - blyxxyz:os-str-slice, r=BurntSushibors-2/+131
2023-12-02Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...bors-1190/+2289
2023-12-02Auto merge of #118543 - matthiaskrgr:rollup-0kl4o90, r=matthiaskrgrbors-40/+163
2023-12-02Rollup merge of #118539 - RalfJung:packed-struct-tests, r=lqdMatthias Krüger-1/+1
2023-12-02Rollup merge of #118528 - onur-ozkan:use-std-once-lock, r=clubby789Matthias Krüger-15/+14
2023-12-02Rollup merge of #118524 - celinval:smir-instance-def, r=ouz-aMatthias Krüger-20/+134
2023-12-02Rollup merge of #118514 - Enselic:ice-probe, r=cjgillotMatthias Krüger-4/+14
2023-12-02Remove link to core::arch::x86_64Caleb Zulawski-1/+1
2023-12-02Fix parser ICE from attrsyukang-12/+110
2023-12-02Add substring API for `OsStr`Jan Verbeek-2/+131
2023-12-02move packed-struct tests into packed/ folderRalf Jung-1/+1
2023-12-02Auto merge of #117912 - GeorgeWort:master, r=petrochenkovbors-22/+43
2023-12-02Auto merge of #118507 - flip1995:clippy-subtree-sync, r=matthiaskrgrbors-1174/+3660
2023-12-02replace `once_cell::sync::OnceCell` with std `OnceLock`onur-ozkan-15/+14
2023-12-02Auto merge of #118498 - RalfJung:valtree-ice, r=lcnrbors-2/+25
2023-12-02fix an ICE when a valtree failed to evaluateRalf Jung-2/+25
2023-12-02Auto merge of #117754 - matthewjasper:subtype-overflow, r=lcnrbors-5/+130
2023-12-02Auto merge of #118465 - ehuss:update-mdbook, r=Mark-Simulacrumbors-6/+27
2023-12-02Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errorsbors-517/+495
2023-12-01Add more information to stable InstanceCelina G. Val-20/+134
2023-12-02Auto merge of #118175 - lqd:unify-live-loans, r=matthewjasperbors-102/+144
2023-12-02Inline and remove `LoweringContext::handler()`.Nicholas Nethercote-6/+2
2023-12-02Remove unnecessary qualifiers.Nicholas Nethercote-3/+3
2023-12-02Use `Session::diagnostic` in more places.Nicholas Nethercote-40/+33
2023-12-02Use `Session::diagnostic` in more places.Nicholas Nethercote-66/+51
2023-12-02`Handler` tweaks.Nicholas Nethercote-8/+6
2023-12-02Rename `LayoutCalculator::delay_bug` as `LayoutCalculator::delayed_bug`.Nicholas Nethercote-5/+5
2023-12-02Rename `Handler::delay_good_path_bug` as `Handler::good_path_delayed_bug`.Nicholas Nethercote-25/+28
2023-12-02Rename `HandlerInner::delayed_span_bugs` as `HandlerInner::span_delayed_bugs`.Nicholas Nethercote-21/+21
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-278/+309
2023-12-02Rename `*note_without_error` as `*note`.Nicholas Nethercote-45/+25
2023-12-02Rename `HandlerInner::failure` as `HandlerInner::failure_note`.Nicholas Nethercote-4/+4
2023-12-02Rename `Handler::span_note_diag` as `struct_span_note`.Nicholas Nethercote-4/+4
2023-12-02Remove an unnecessary local variable.Nicholas Nethercote-2/+1
2023-12-02Return `ErrorGuaranteed` from `span_err_with_code` methods.Nicholas Nethercote-3/+4
2023-12-02Inline and remove `DiagnosticBuilder::new_diagnostic_fatal`.Nicholas Nethercote-9/+1
2023-12-01Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelixbors-89/+133
2023-12-02Put `$(LLVM_BIN_DIR)` in quotes to prevent missing backslashesDianQK-1/+1
2023-12-01rustc_hir_typeck: Fix ICE when probing for non-ASCII function alternativeMartin Nordholts-4/+14
2023-12-01Auto merge of #117248 - ChrisDenton:ci-symlink, r=m-ou-sebors-1/+1
2023-12-01Handle recursion limit for subtype and well-formed predicatesMatthew Jasper-5/+130
2023-12-01Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-syncPhilipp Krones-1174/+3660
2023-12-01Auto merge of #11903 - flip1995:rustup, r=flip1995bors-242/+257
2023-12-01Bump nightly version -> 2023-12-01Philipp Krones-1/+1