about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-04exit: document interaction with CRalf Jung-4/+32
2025-03-03Auto merge of #137900 - matthiaskrgr:rollup-rvan5ao, r=matthiaskrgrbors-31/+158
2025-03-02Auto merge of #137704 - nnethercote:opt-empty-prov-range-checks, r=oli-obkbors-10/+60
2025-03-02Rollup merge of #137886 - NotLebedev:stable-mir-91, r=oli-obkMatthias Krüger-16/+27
2025-03-02Rollup merge of #137883 - jdonszelmann:edit-mailmap, r=NoratriebMatthias Krüger-0/+3
2025-03-02Rollup merge of #137876 - Zalathar:triagebot-matches, r=jieyouxuMatthias Krüger-3/+3
2025-03-02Rollup merge of #137873 - tgross35:disable-f16-without-neon, r=workingjubileeMatthias Krüger-0/+7
2025-03-02Rollup merge of #137871 - pitaj:rangebounds-is_empty-intersect, r=scottmcmMatthias Krüger-1/+1
2025-03-02Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubileeMatthias Krüger-1/+4
2025-03-02Rollup merge of #137851 - folkertdev:simd-intrinsic-mask-signed, r=workingjub...Matthias Krüger-5/+102
2025-03-02Rollup merge of #137755 - DaniPopes:wasmtime-threads-flag, r=NoratriebMatthias Krüger-2/+2
2025-03-02Rollup merge of #137641 - kpreid:dealloc, r=AmanieuMatthias Krüger-2/+8
2025-03-02Rollup merge of #137375 - steffahn:clarify-read_line-comment, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-03-02Auto merge of #137661 - nikic:llvm20-rc3, r=cuviperbors-0/+0
2025-03-02Auto merge of #137425 - yotamofek:pr/rustdoc/return-impl-display-redux, r=Gui...bors-2274/+2476
2025-03-02Remove duplication in `name`/`trimmed_anem` docsNotLebedev-8/+3
2025-03-02Auto merge of #136864 - Kobzol:citool, r=marcoienibors-328/+1049
2025-03-02Replace usages of `Context.def_name`NotLebedev-8/+3
2025-03-02Add name and trimmed_name methods to DefIdNotLebedev-0/+21
2025-03-02edit mailmapJana Dönszelmann-0/+3
2025-03-02Adjust triagebot.toml entries for `rustc_mir_build/src/builder/`Zalathar-3/+3
2025-03-02Auto merge of #137855 - matthiaskrgr:rollup-uh7f3fi, r=matthiaskrgrbors-264/+374
2025-03-01Disable `f16` on Aarch64 without `neon`Trevor Gross-0/+7
2025-03-01Auto merge of #137752 - flip1995:clippy-subtree-update, r=Manishearthbors-15397/+34676
2025-03-01fix `RangeBounds::is_empty` documentationPeter Jaszkowiak-1/+1
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-1/+4
2025-03-01Rollup merge of #137840 - fee1-dead-contrib:push-uwkzouvnrnvs, r=oli-obkMatthias Krüger-3/+7
2025-03-01Rollup merge of #137837 - fee1-dead-contrib:push-pvqvwuvrnwsy, r=compiler-errorsMatthias Krüger-7/+17
2025-03-01Rollup merge of #137830 - LuigiPiucco:incompatible-isa-fix, r=workingjubileeMatthias Krüger-1/+5
2025-03-01Rollup merge of #137828 - folkertdev:simd-intrinsic-doc-fixes, r=workingjubileeMatthias Krüger-36/+34
2025-03-01Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errorsMatthias Krüger-44/+133
2025-03-01Rollup merge of #137822 - BoxyUwU:query_normalizer_docs, r=compiler-errorsMatthias Krüger-12/+9
2025-03-01Rollup merge of #137818 - durin42:llvm-21-remove-readonly, r=jieyouxuMatthias Krüger-1/+0
2025-03-01Rollup merge of #137809 - Noratrieb:io-error-casing, r=thomccMatthias Krüger-75/+75
2025-03-01Rollup merge of #137807 - GuillaumeGomez:doctest-qualify-result, r=notriddleMatthias Krüger-2/+2
2025-03-01Rollup merge of #137804 - RalfJung:backend-repr-simd-vector, r=workingjubileeMatthias Krüger-83/+92
2025-03-01improve error message and testing of using an unsigned simd maskFolkert de Vries-5/+102
2025-03-01Auto merge of #137848 - matthiaskrgr:rollup-vxtrkis, r=matthiaskrgrbors-1002/+996
2025-03-01Rollup merge of #137800 - BoxyUwU:param_env_docs, r=compiler-errorsMatthias Krüger-7/+1
2025-03-01Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrennMatthias Krüger-85/+32
2025-03-01Rollup merge of #137769 - compiler-errors:empty-unsafe-fmt, r=ytmimiMatthias Krüger-1/+10
2025-03-01Rollup merge of #137763 - compiler-errors:ty-nits, r=BoxyUwUMatthias Krüger-37/+21
2025-03-01Rollup merge of #137719 - GuillaumeGomez:missing-doc, r=notriddleMatthias Krüger-1/+16
2025-03-01Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnrMatthias Krüger-154/+419
2025-03-01Rollup merge of #137390 - durin42:llvm-21-nocapture-rename, r=nikicMatthias Krüger-2/+2
2025-03-01Rollup merge of #136503 - estebank:const-panic, r=RalfJungMatthias Krüger-715/+495
2025-03-01Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikicbors-101/+294
2025-03-01Auto merge of #137838 - matthiaskrgr:rollup-5brlcyr, r=matthiaskrgrbors-321/+749
2025-03-01Update `const_conditions` and `explicit_implied_const_bounds` docsDeadbeef-7/+17
2025-03-01triagebot: only ping me for constckDeadbeef-3/+7