about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-14Rollup merge of #133005 - notriddle:notriddle/trie-search, r=GuillaumeGomezGuillaume Gomez-127/+756
2024-11-14Rollup merge of #132649 - klensy:pa-clippy-ci, r=onur-ozkanGuillaume Gomez-29/+120
2024-11-14Rollup merge of #132172 - dianne:suggest-borrow-generic, r=matthewjasperGuillaume Gomez-233/+396
2024-11-14Auto merge of #133032 - GuillaumeGomez:rollup-vqakdmw, r=GuillaumeGomezbors-13/+92
2024-11-14Rollup merge of #133027 - no1wudi:master, r=jhprattGuillaume Gomez-1/+1
2024-11-14Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkanGuillaume Gomez-2/+16
2024-11-14Rollup merge of #132773 - jakos-sec:fix-asan-win32, r=jieyouxuGuillaume Gomez-4/+40
2024-11-14Rollup merge of #132310 - jieyouxu:max-llvm-version, r=onur-ozkanGuillaume Gomez-5/+29
2024-11-14Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-SimulacrumGuillaume Gomez-1/+6
2024-11-14tests: use `max-llvm-major-version` instead of `ignore-llvm-version` range li...许杰友 Jieyou Xu (Joe)-5/+5
2024-11-14compiletest: add `max-llvm-major-version` directive许杰友 Jieyou Xu (Joe)-0/+24
2024-11-14Auto merge of #133026 - workingjubilee:rollup-q8ig6ah, r=workingjubileebors-1321/+1910
2024-11-14Fix a copy-paste issue in the NuttX raw type definitionHuang Qi-1/+1
2024-11-13Rollup merge of #133012 - Eclips4:issue-125670, r=compiler-errorsJubilee-0/+124
2024-11-13Rollup merge of #133008 - onur-ozkan:update-outdated-comment, r=jieyouxuJubilee-1/+1
2024-11-13Rollup merge of #133004 - cuviper:unrecover-btree, r=ibraheemdevJubilee-48/+11
2024-11-13Rollup merge of #133003 - zachs18:clonetouninit-dyn-compat-u8, r=dtolnayJubilee-44/+45
2024-11-13Rollup merge of #132971 - BoxyUwU:handle_infers_in_anon_consts, r=compiler-er...Jubilee-9/+76
2024-11-13Rollup merge of #132907 - BLANKatGITHUB:intrinsic, r=saethlinJubilee-805/+1279
2024-11-13Rollup merge of #131304 - RalfJung:float-core, r=tgross35Jubilee-414/+374
2024-11-13Suggest borrowing arguments in generic positions when trait bounds are satisfieddianne-300/+327
2024-11-14Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjub...bors-4/+18
2024-11-14Auto merge of #133006 - matthiaskrgr:rollup-dz6oiq5, r=matthiaskrgrbors-184/+414
2024-11-13Use a common subdiagnostic format for generic borrowsdianne-21/+26
2024-11-13Provide borrow-instead-of-move suggestions for calls of fn-like items from ot...dianne-39/+170
2024-11-13Add descriptive comment for NameTrieMichael Howell-0/+19
2024-11-13Remove console.logMichael Howell-3/+0
2024-11-13compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta...Matthias Krüger-2/+16
2024-11-13Add test casesKirill Podoprigora-0/+124
2024-11-14PassWrapper: disable UseOdrIndicator for Asan Win32Jakob Koschel-4/+40
2024-11-13update outdated comment about test-float-parseonur-ozkan-1/+1
2024-11-13Rollup merge of #133001 - lcnr:test-next-solver, r=compiler-errorsMatthias Krüger-1/+15
2024-11-13Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddleMatthias Krüger-32/+92
2024-11-13Rollup merge of #132998 - jieyouxu:undo-vacation, r=jieyouxuMatthias Krüger-1/+0
2024-11-13Rollup merge of #132996 - clubby789:unn-let-space, r=jieyouxuMatthias Krüger-5/+7
2024-11-13Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxuMatthias Krüger-2/+30
2024-11-13Rollup merge of #132842 - veluca93:abi-checks-tier2, r=workingjubileeMatthias Krüger-41/+136
2024-11-13Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddleMatthias Krüger-102/+31
2024-11-13Rollup merge of #126046 - davidzeng0:mixed_integer_ops_unsigned_sub, r=AmanieuMatthias Krüger-0/+103
2024-11-13Auto merge of #132662 - RalfJung:const-panic-inlining, r=tgross35bors-10/+34
2024-11-13Update core CloneToUninit testsZachary S-6/+6
2024-11-13btree: simplify the backdoor between set and mapJosh Stone-48/+11
2024-11-13rustdoc: use a trie for name-based searchMichael Howell-127/+740
2024-11-13Delete tests/codegen/fmt_int_no_panic.rsiximeow-24/+0
2024-11-13actually test next solverlcnr-1/+15
2024-11-13Add regression test for #131901Guillaume Gomez-0/+41
2024-11-13Fix duplicated footnote IDsGuillaume Gomez-32/+51
2024-11-13rustdoc: Treat decl macros like other itemsLeón Orell Valerian Liehr-102/+31
2024-11-13Unvacation许杰友 Jieyou Xu (Joe)-1/+0
2024-11-13Address reviewKirill Podoprigora-3/+9