about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-25Remove `is_verbose_than` functionJakub Beránek-6/+1
2025-09-25Remove `verbose_than` functionJakub Beránek-15/+5
2025-09-25Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgrbors-86/+108
2025-09-25Auto merge of #146981 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-09-24Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwUMatthias Krüger-32/+21
2025-09-24Rollup merge of #146958 - el-ev:fix_path_string_eq_recurse, r=joboetMatthias Krüger-9/+19
2025-09-24Rollup merge of #146950 - joboet:cstr_default, r=tgross35Matthias Krüger-8/+3
2025-09-24Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwUMatthias Krüger-11/+14
2025-09-24Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwUMatthias Krüger-8/+7
2025-09-24Rollup merge of #146679 - stepancheg:error-display-source, r=dtolnayMatthias Krüger-1/+7
2025-09-24Rollup merge of #146556 - stepancheg:repro-146228, r=tgross35Matthias Krüger-17/+37
2025-09-24Repro duration_since regression from issue 146228Stepan Koltsov-17/+37
2025-09-24Clarify Display for error should not include sourceStepan Koltsov-1/+7
2025-09-24Auto merge of #146999 - matthiaskrgr:rollup-0gbkm82, r=matthiaskrgrbors-114/+385
2025-09-24Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obkMatthias Krüger-46/+153
2025-09-24Rollup merge of #146964 - Ayush1325:close-protocol, r=joboetMatthias Krüger-0/+4
2025-09-24Rollup merge of #146959 - tshepang:patch-2, r=nnethercoteMatthias Krüger-3/+3
2025-09-24Rollup merge of #146932 - ShoyuVanilla:ra-in-tree-hack, r=lcnrMatthias Krüger-40/+5
2025-09-24Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJungMatthias Krüger-20/+22
2025-09-24Rollup merge of #146897 - lolbinarycat:rustdoc-invalid_html_tags-ice-146890, ...Matthias Krüger-1/+65
2025-09-24Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnrMatthias Krüger-1/+36
2025-09-24Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqdMatthias Krüger-3/+97
2025-09-24Improve the pretty print of UnstableFeature clausetiif-8/+7
2025-09-24Update cargo submoduleWeihang Lo-0/+0
2025-09-24Fix infinite recursion in Path::eq with StringIris Shi-9/+19
2025-09-24Improve derive suggestion of const paramtiif-11/+14
2025-09-24Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da...bors-18/+44
2025-09-24Switch next-solver related rustc dependencies of r-a to crates.io onesShoyu Vanilla-40/+5
2025-09-24alloc: simplify `Default` for `Box<CStr>` and `Rc<CStr>`joboet-5/+2
2025-09-24const validation: better error for maybe-null referencesRalf Jung-29/+108
2025-09-24const-eval: improve and actually test the errors when pointers might be outsi...Ralf Jung-21/+49
2025-09-24imrpove type_op failure ICElcnr-3/+3
2025-09-24allow bound regions in writebacklcnr-29/+18
2025-09-24fix wordinglcnr-1/+1
2025-09-24Auto merge of #146946 - matthiaskrgr:rollup-fsmrqez, r=matthiaskrgrbors-189/+526
2025-09-24library: std: sys: pal: uefi: Add some commentsAyush Singh-0/+4
2025-09-24temporary-lifetime-extension-tuple-ctor.rs: make usable on all editionsTshepang Mbambo-3/+3
2025-09-24Auto merge of #146953 - dianqk:update-llvm, r=cuviperbors-0/+0
2025-09-24Update LLVM to 21.1.2dianqk-0/+0
2025-09-24core: simplify `CStr::default()`joboet-3/+1
2025-09-23Make missed precondition-free float intrinsics safeltdk-20/+22
2025-09-23Rollup merge of #146907 - cyrgani:146537-test, r=nnethercoteMatthias Krüger-0/+34
2025-09-23Rollup merge of #146904 - peter-lyons-kehl:140368_data_ptr_const_fn, r=AmanieuMatthias Krüger-5/+5
2025-09-23Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercoteMatthias Krüger-1/+34
2025-09-23Rollup merge of #146898 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-09-23Rollup merge of #146896 - tshepang:rdg-sync, r=tshepangMatthias Krüger-93/+360
2025-09-23Rollup merge of #146818 - npmccallum:total_cmp, r=fee1-deadMatthias Krüger-90/+93
2025-09-23Auto merge of #146931 - RalfJung:miri, r=RalfJungbors-444/+370
2025-09-23revert change removing `has_infer` check. Commit conservatively patches for n...ash-1/+36
2025-09-23Auto merge of #146938 - matthiaskrgr:rollup-y06ggfz, r=matthiaskrgrbors-169/+262