about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-09Rollup merge of #132341 - compiler-errors:raw-lt-prefix-id, r=chenyukangMatthias Krüger-1/+38
2024-11-09Auto merge of #132807 - bjorn3:sync_cg_clif-2024-11-09, r=bjorn3bors-26/+52
2024-11-09Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202...bjorn3-26/+52
2024-11-09Rustup to rustc 1.84.0-nightly (59cec72a5 2024-11-08)bjorn3-1/+1
2024-11-09Auto merge of #132800 - matthiaskrgr:rollup-c1kkj56, r=matthiaskrgrbors-31/+203
2024-11-09Sync from rust 59cec72a57af178767a7b8e7f624b06cc50f1087bjorn3-21/+66
2024-11-09Merge pull request #1541 from rust-lang/perf_optsbjorn3-1/+9
2024-11-09Rollup merge of #132794 - WaffleLapkin:helix-improved-config, r=jieyouxuMatthias Krüger-2/+15
2024-11-09Rollup merge of #132785 - durin42:llvm-20-more-alignments, r=nikicMatthias Krüger-4/+4
2024-11-09Rollup merge of #132777 - durin42:llvm-20-poison-prop, r=nikicMatthias Krüger-1/+10
2024-11-09Rollup merge of #132745 - RalfJung:pointee-info-inside-enum, r=DianQKMatthias Krüger-20/+61
2024-11-09Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubileeMatthias Krüger-4/+113
2024-11-09Auto merge of #132584 - Zalathar:includes, r=cuviperbors-164/+145
2024-11-09Auto merge of #132798 - workingjubilee:rollup-qxvmmqo, r=workingjubileebors-445/+559
2024-11-08Rollup merge of #132780 - compiler-errors:verbose, r=estebankJubilee-19/+104
2024-11-08Rollup merge of #132778 - lolbinarycat:io-Error-into_inner-docs, r=cuviperJubilee-2/+4
2024-11-08Rollup merge of #132760 - dianne:iter-into-iter, r=lcnrJubilee-8/+56
2024-11-08Rollup merge of #132757 - compiler-errors:yeet-check-wf, r=lcnrJubilee-411/+388
2024-11-08Rollup merge of #132755 - compiler-errors:reveal-param, r=lcnrJubilee-5/+7
2024-11-09Auto merge of #132549 - Zalathar:rust-string, r=cuviperbors-47/+60
2024-11-09Do not reveal opaques in the param-env, we got lazy norm insteadMichael Goulet-5/+7
2024-11-08Don't suggest `.into_iter()` on iteratorsdianne-8/+56
2024-11-09Use a separate dir for r-a builds consistently in helix configMaybe Lapkin-2/+15
2024-11-09Make `RustString` an extern type to avoid `improper_ctypes` warningsZalathar-44/+56
2024-11-08rustc_target: more target string fixes for LLVM 20Augie Fackler-4/+4
2024-11-08Auto merge of #132764 - MikaelUrankar:freebsd_armv7, r=workingjubileebors-2/+0
2024-11-09Add v8plus target feature to sparc and use it in create_object_fileTaiki Endo-3/+97
2024-11-09Add v9 and leoncasa target feature to sparcTaiki Endo-3/+18
2024-11-08use verbose for path separator suggestionMichael Goulet-19/+104
2024-11-08Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearthbors-900/+5023
2024-11-08update io::Error::into_inner to acknowlage io::Error::otherbinarycat-2/+4
2024-11-08Use a BufWriter in emit_module to reduce syscall overheadbjorn3-1/+7
2024-11-08try_question_mark_nop: update test for LLVM 20Augie Fackler-1/+10
2024-11-08Add finish_ongoing_codegen timer in join_codegen to match cg_llvmbjorn3-0/+2
2024-11-08Don't use `LLVMRustStringWriteImpl` outside of `RawRustStringOstream`Zalathar-3/+4
2024-11-08Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errorsbors-348/+380
2024-11-08Clippy: cfg out validate_diag on release buildsPhilipp Krones-3/+4
2024-11-08Drop "gnu" in the target env for FreeBSD armv6/7Mikael Urankar-2/+0
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-19/+64
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-348/+380
2024-11-08Auto merge of #132762 - Zalathar:rollup-qfgz165, r=Zalatharbors-338/+695
2024-11-08Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdevStuart Cook-4/+33
2024-11-08Rollup merge of #132590 - Zalathar:z-timings-stats, r=jieyouxuStuart Cook-47/+18
2024-11-08Rollup merge of #132452 - Zalathar:llvm-cov-wrappers, r=jieyouxuStuart Cook-164/+170
2024-11-08Rollup merge of #132389 - Zalathar:graph-tweaks, r=jieyouxuStuart Cook-98/+79
2024-11-08Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errorsStuart Cook-25/+395
2024-11-08pointee_info_at: fix logic for recursing into enumsRalf Jung-20/+61
2024-11-08Manually register some bounds for a better spanMichael Goulet-14/+156
2024-11-08Get rid of check_opaque_type_well_formedMichael Goulet-405/+240
2024-11-08Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubileebors-141/+569