about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-24Auto merge of #11863 - smoelius:patch-1, r=dswijbors-1/+2
2023-11-24Remove a hack for effectsDeadbeef-6/+1
2023-11-24Auto merge of #11850 - Nilstrieb:tbd, r=dswijbors-4/+8
2023-11-24Add `Span` to `TraitBoundModifier`Deadbeef-78/+76
2023-11-24EvalCtxt::commit_if_ok don't inherit nested goalslcnr-9/+9
2023-11-24Auto merge of #15846 - jprochazk:disable-error-notification, r=Veykrilbors-1/+33
2023-11-24Implement _mm_cmpestri and _mm_cmpestrm using inline asmbjorn3-0/+98
2023-11-24Auto merge of #3185 - eduardosm:float_to_int_checked-generic, r=RalfJungbors-205/+185
2023-11-24Refactor `float_to_int_checked` to remove its generic parameter and reduce co...Eduardo Sánchez Muñoz-205/+185
2023-11-24Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkanbors-7/+10
2023-11-24Auto merge of #15956 - ahlinc:label-detail, r=lnicolabors-9/+39
2023-11-24Update testsAndrew Hlynskyi-4/+21
2023-11-24Improve completion label details displayAndrew Hlynskyi-5/+18
2023-11-24Auto merge of #11859 - y21:issue11856, r=blyxyasbors-4/+45
2023-11-24Nit re `matches!` formattingSamuel Moelius-1/+2
2023-11-24Auto merge of #118228 - Mark-Simulacrum:alloc-opt, r=scottmcmbors-1/+5
2023-11-24memcpy assumptions: update GCC linkRalf Jung-1/+1
2023-11-24Fix polymorphization for coroutinesbjorn3-0/+47
2023-11-24feat: 7125 shorten lint textChristoph Beberweil-5/+7
2023-11-24fix: 7125 update lint applicability to UnspecifiedChristoph Beberweil-1/+1
2023-11-24correct grammarKashiwa-1/+1
2023-11-24Allow function pointers in CValue::const_valbjorn3-1/+7
2023-11-24Auto merge of #118232 - matthiaskrgr:rollup-x8crvm0, r=matthiaskrgrbors-17/+37
2023-11-24Update comment for consistent context logic.Kashiwa-2/+2
2023-11-24Fix build on Solaris after #117815.Petr Sumbera-3/+3
2023-11-24also add is_empty to const raw slicesRalf Jung-3/+21
2023-11-24Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmeaseMatthias Krüger-2/+13
2023-11-24Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomccMatthias Krüger-1/+1
2023-11-24Rollup merge of #118028 - Jules-Bertholet:dyn-any-doc, r=thomccMatthias Krüger-0/+5
2023-11-24Rollup merge of #117940 - zhiqiangxu:remove_redundant_drop, r=thomccMatthias Krüger-2/+1
2023-11-24Rollup merge of #117656 - ChrisDenton:invalid, r=thomccMatthias Krüger-12/+13
2023-11-24Rollup merge of #116807 - seanlinsley:patch-2, r=thomccMatthias Krüger-0/+4
2023-11-24Auto merge of #117722 - okaneco:binarysearch, r=thomccbors-9/+8
2023-11-24Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercotebors-43/+92
2023-11-23Indicate that multiplication in Layout::array cannot overflowMark Rousskov-1/+5
2023-11-24Auto merge of #118105 - notriddle:master, r=fmeasebors-20/+61
2023-11-24Remove `ResultsCursor::get_with_analysis`.Nicholas Nethercote-6/+2
2023-11-24Remove unnecessary `mut`.Nicholas Nethercote-1/+1
2023-11-23Sort unstable items last in rustdoc, instead of firstDavid Tolnay-5/+5
2023-11-23Add test of rustdoc sort order for stable vs unstable itemDavid Tolnay-0/+11
2023-11-23Move WorkerLocal out of QueryArenasMark Rousskov-4/+4
2023-11-23Enforce NonZeroUsize on thread countMark Rousskov-5/+8
2023-11-24Auto merge of #118219 - bjorn3:fix_generator_fn_abi, r=compiler-errorsbors-36/+154
2023-11-23Auto merge of #98943 - WilliamVenner:feat/bufread_skip_until, r=dtolnaybors-0/+114
2023-11-23suggest alternatives to iterate an array of rangesChristoph Beberweil-74/+43
2023-11-23rustdoc: move doctest tests to folderMichael Howell-0/+1
2023-11-23Fix tidy on untracked files with special characterMatt Harding-7/+10
2023-11-23rustdoc: move ICE tests to uiMichael Howell-0/+7
2023-11-23Auto merge of #11860 - GuillaumeGomez:improve-error-messages, r=flip1995bors-61/+50
2023-11-23Fix assertionbjorn3-13/+1