about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-19Rollup merge of #135708 - compiler-errors:compiler-nits, r=lqdMatthias Krüger-14/+17
2025-01-19Rollup merge of #135705 - compiler-errors:lint, r=estebankMatthias Krüger-110/+120
2025-01-19Rollup merge of #135703 - estebank:empty-dfv, r=compiler-errorsMatthias Krüger-8/+72
2025-01-19Rollup merge of #135641 - GuillaumeGomez:items-list, r=notriddleMatthias Krüger-221/+185
2025-01-18Fix commentMichael Goulet-2/+1
2025-01-18Use par_body_owners in coroutine checkMichael Goulet-9/+13
2025-01-18Rename typeck_with_fallbackMichael Goulet-3/+3
2025-01-18Auto merge of #135633 - marcoieni:ci-free-arm-linux, r=Kobzolbors-1/+1
2025-01-18Consolidate ad-hoc MIR lints into real pass-manager-based MIR lintsMichael Goulet-110/+120
2025-01-18Disallow `A { .. }` if `A` has no fieldsEsteban Küber-8/+72
2025-01-18Remove more CSS classesGuillaume Gomez-162/+146
2025-01-18Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgrbors-377/+444
2025-01-18Auto merge of #135667 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-18Rollup merge of #135661 - tgross35:stabilize-float_next_up_down, r=scottmcmMatthias Krüger-17/+32
2025-01-18Rollup merge of #135624 - marcoieni:mirror-buildkit-image, r=KobzolMatthias Krüger-6/+17
2025-01-18Rollup merge of #135612 - onur-ozkan:include-x-scripts-in-tarballs, r=clubby789Matthias Krüger-7/+11
2025-01-18Rollup merge of #135583 - NobodyXu:move-pipe-to-io, r=joshtriplettMatthias Krüger-291/+274
2025-01-18Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkanMatthias Krüger-6/+19
2025-01-18Rollup merge of #135290 - lqd:polonius-next-episode-8, r=jackh726Matthias Krüger-40/+66
2025-01-18Rollup merge of #133700 - RalfJung:const-non-null, r=lcnrMatthias Krüger-10/+25
2025-01-18Auto merge of #135678 - matthiaskrgr:rollup-psuyzpn, r=matthiaskrgrbors-52/+134
2025-01-18Auto merge of #135675 - erickt:fix-fuchsia-sha, r=lqdbors-1/+1
2025-01-18Rollup merge of #135654 - lolbinarycat:bootstrap-135650, r=onur-ozkanMatthias Krüger-0/+2
2025-01-18Rollup merge of #135639 - lqd:trivial-builtin-impls, r=lcnrMatthias Krüger-6/+41
2025-01-18Rollup merge of #135620 - marcoieni:edit-ghcr-action-name, r=KobzolMatthias Krüger-1/+1
2025-01-18Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obkMatthias Krüger-6/+13
2025-01-18Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkanMatthias Krüger-30/+68
2025-01-18Rollup merge of #134455 - lcnr:move-errors-in-promoteds, r=compiler-errorsMatthias Krüger-9/+9
2025-01-18const-eval: detect more pointers as definitely not-nullRalf Jung-10/+25
2025-01-18Bump Fuchsia integration commitErick Tryzelaar-1/+1
2025-01-17Update cargoWeihang Lo-0/+0
2025-01-18Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errorsbors-28/+115
2025-01-17Add references to the IEEE functions for `float_next_up_down`Trevor Gross-0/+24
2025-01-17Stabilize `float_next_up_down`Trevor Gross-17/+8
2025-01-17Update rustdoc testsGuillaume Gomez-56/+42
2025-01-17Handle reexports items list a bit differently since they cannot have document...Guillaume Gomez-8/+6
2025-01-17Replace ul/li list with dl/dd/dt elementsGuillaume Gomez-33/+29
2025-01-17Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratriebbors-2/+20
2025-01-17add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P...binarycat-0/+2
2025-01-17new solver: prefer trivial builtin impls over where-clausesRémy Rakic-6/+41
2025-01-17ci: switch to linux free arm runnersMarcoIeni-1/+1
2025-01-17Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35bors-0/+110
2025-01-18Fix use of pipe in tests/run-make/broken-pipe-no-ice/rmake.rsJiahao XU-1/+1
2025-01-18Fix import of pipe in kernel_copy.rsJiahao XU-3/+2
2025-01-17add testlcnr-0/+70
2025-01-17ci: mirror buildkit image to ghcrMarcoIeni-6/+17
2025-01-17encode `Locations::All` typeck constraints as logical edgesRémy Rakic-25/+49
2025-01-17make `LocalizedConstraintGraph` a struct and not an aliasRémy Rakic-21/+23
2025-01-17ci: improve github action nameMarcoIeni-1/+1
2025-01-17Auto merge of #135615 - matthiaskrgr:rollup-ra7vftt, r=matthiaskrgrbors-188/+596