about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-08fix #124714 str.to_lowercase sigma handlingMarcondiro-4/+9
2024-05-08Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoeristerbors-3/+14
2024-05-08Auto merge of #124879 - workingjubilee:rollup-1k77hyz, r=workingjubileebors-22/+50
2024-05-08Rollup merge of #124838 - RalfJung:next_power_of_two, r=scottmcmJubilee-0/+1
2024-05-08Rollup merge of #124788 - madsmtm:reduce-target_os-macos, r=workingjubileeJubilee-21/+32
2024-05-08Rollup merge of #124782 - anatawa12:docs-create-new-already-exists, r=working...Jubilee-0/+9
2024-05-08Rollup merge of #124470 - devnexen:no_sigpipe_fbsd, r=workingjubileeJubilee-1/+8
2024-05-08Auto merge of #124695 - erickt:bump-fuchsia, r=tmandrybors-93/+111
2024-05-08Auto merge of #124779 - workingjubilee:debug-formatting-my-beloved, r=compile...bors-10/+55
2024-05-08Auto merge of #124873 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-07Update cargoWeihang Lo-0/+0
2024-05-07compiler: add `Parser::debug_lookahead`Jubilee Young-0/+42
2024-05-07compiler: derive Debug in parserJubilee Young-9/+12
2024-05-08Auto merge of #124683 - estebank:issue-124651, r=compiler-errorsbors-6/+44
2024-05-07Add test for #124651Esteban Küber-0/+36
2024-05-07Auto merge of #124223 - Zalathar:conditional-let, r=compiler-errorsbors-13/+64
2024-05-07rustc: Change wasm32-wasip2 to PIC-by-defaultAlex Crichton-1/+6
2024-05-07Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er...bors-14/+208
2024-05-07Auto merge of #124849 - matthiaskrgr:rollup-68humsk, r=matthiaskrgrbors-73/+254
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-93/+111
2024-05-07Rollup merge of #124846 - compiler-errors:const-eval, r=lcnrMatthias Krüger-5/+13
2024-05-07Rollup merge of #124842 - RalfJung:option-span, r=compiler-errorsMatthias Krüger-10/+10
2024-05-07Rollup merge of #124832 - linyihai:visibility-of-lexer, r=fmeaseMatthias Krüger-6/+6
2024-05-07Rollup merge of #124827 - lcnr:generalize-incomplete, r=compiler-errorsMatthias Krüger-26/+175
2024-05-07Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomezMatthias Krüger-26/+50
2024-05-07generalize hr alias: avoid unconstrainable infer varslcnr-26/+175
2024-05-07Don't ICE when we cannot eval a const to a valtree in the new solverMichael Goulet-5/+13
2024-05-07Auto merge of #123332 - Nadrieril:testkind-never, r=matthewjasperbors-21/+315
2024-05-07replace another Option<Span> by DUMMY_SPRalf Jung-10/+10
2024-05-07Auto merge of #124836 - tgross35:const-slice-last-chunk, r=BurntSushibors-1/+1
2024-05-07Auto merge of #124828 - tspiteri:feature-f16-not-f128, r=Nilstriebbors-2/+2
2024-05-07next_power_of_two: add a doctest to show what happens on 0Ralf Jung-0/+1
2024-05-07Auto merge of #124781 - VladimirMakaev:lldb-enum-formatter, r=dtolnaybors-25/+162
2024-05-07Correct the const stabilization of `last_chunk` for slicesTrevor Gross-1/+1
2024-05-07Auto merge of #122504 - jfgoog:update-cc-crate-version-2, r=onur-ozkanbors-72/+116
2024-05-06rustdoc: allow custom element rustdoc-searchMichael Howell-0/+2
2024-05-07Auto merge of #124813 - maurer:llvm-aarch64-fn32, r=nikicbors-40/+49
2024-05-07narrow down visibilities in `rustc_parse::lexer`Lin Yihai-6/+6
2024-05-07Auto merge of #124830 - aeubanks:dbg, r=durin42bors-10/+10
2024-05-06Adjust dbg.value/dbg.declare checks for LLVM updateArthur Eubanks-10/+10
2024-05-06Auto merge of #124822 - matthiaskrgr:rollup-h7fc52t, r=matthiaskrgrbors-230/+226
2024-05-06f16::is_sign_{positive,negative} were feature-gated on f128Trevor Spiteri-2/+2
2024-05-06Update version of cc crate to v1.0.97James Farrell-72/+116
2024-05-06Rollup merge of #124815 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-05-06Rollup merge of #124809 - lcnr:prepopulate-opaques, r=compiler-errorsMatthias Krüger-165/+115
2024-05-06Rollup merge of #124759 - compiler-errors:impl-args, r=lcnrMatthias Krüger-65/+111
2024-05-06Auto merge of #124209 - Urgau:check-cfg-more-friendly-docs, r=ehussbors-62/+97
2024-05-06Use correct ImplSource for alias boundsMichael Goulet-2/+14
2024-05-06Record impl args in the InsepctCandiate rather than rematching during selectMichael Goulet-65/+99
2024-05-06Update booksrustbot-0/+0