about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-06Add CoroutineClosure to TyKind, AggregateKind, UpvarArgsMichael Goulet-2/+8
2024-02-05Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrumbors-2/+8
2024-02-05Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillotMatthias Krüger-20/+12
2024-02-05Auto merge of #120660 - matthiaskrgr:rollup-zuqljul, r=matthiaskrgrbors-2014/+3144
2024-02-05Rollup merge of #120641 - klensy:copypaste-me, r=notriddleMatthias Krüger-10/+21
2024-02-05Rollup merge of #120636 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2004/+3103
2024-02-05Rollup merge of #120587 - lukas-code:miri-tail-normalize, r=RalfJungMatthias Krüger-0/+20
2024-02-05Auto merge of #120508 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-02-04Auto merge of #120624 - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgrbors-8/+9
2024-02-04Auto merge of #120543 - ehuss:macos-ninja, r=Mark-Simulacrumbors-4/+5
2024-02-04rustdoc: trait.impl, type.impl: sort impls to make it not depend on serializa...klensy-10/+21
2024-02-04Try to fix in-tree buildLaurențiu Nicola-3/+3
2024-02-04Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-raLaurențiu Nicola-2004/+3103
2024-02-03Update cargoWeihang Lo-0/+0
2024-02-03Rollup merge of #120533 - androm3da:bcain/update_hex_docs, r=wesleywiserMatthias Krüger-8/+9
2024-02-03Bump to 1.78Mark Rousskov-1/+1
2024-02-02miri: normalize struct tail in ABI compat checkLukas Markeffsky-0/+20
2024-02-01Auto merge of #120447 - lnicola:sync-from-ra, r=lnicolabors-2796/+1391
2024-01-31CI: Use ninja on apple buildersEric Huss-4/+5
2024-01-31Correct paths for hexagon-unknown-none-elf platform docBrian Cain-8/+9
2024-01-31Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n...Nadrieril-1/+19
2024-01-31Rollup merge of #120490 - nnethercote:Diagnostic-hashing, r=estebankNadrieril-2/+15
2024-01-31Rollup merge of #120207 - onur-ozkan:120202-fix, r=clubby789Nadrieril-6/+8
2024-01-31Auto merge of #120358 - tmandry:bump-fuchsia-8c-tests, r=Mark-Simulacrumbors-5/+11
2024-01-31Auto merge of #120346 - petrochenkov:ownodes, r=oli-obkbors-5/+3
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-2/+15
2024-01-30rustdoc: Correctly handle attribute merge if this is a glob reexportGuillaume Gomez-1/+19
2024-01-30check `RUST_BOOTSTRAP_CONFIG` in `profile_user_dist` testonur-ozkan-6/+8
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-38/+3
2024-01-30Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercoteGuillaume Gomez-17/+1
2024-01-30Rollup merge of #117906 - GuillaumeGomez:improve-crate-name-hover, r=fmease,n...Guillaume Gomez-4/+2
2024-01-30hir: Remove `hir::Map::{owner,expect_owner}`Vadim Petrochenkov-2/+2
2024-01-30hir: Add non-optional `hir_owner_nodes` for real `OwnerId`sVadim Petrochenkov-3/+1
2024-01-30hir: Simplify `hir_owner_nodes` queryVadim Petrochenkov-1/+1
2024-01-30Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obkGuillaume Gomez-1/+1
2024-01-30Rollup merge of #120467 - rustbot:docs-update, r=ehussGuillaume Gomez-0/+0
2024-01-30Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercoteGuillaume Gomez-2/+5
2024-01-30Rollup merge of #120403 - seqre-contrib:pre-vendored-message, r=onur-ozkanGuillaume Gomez-1/+10
2024-01-30Rollup merge of #120250 - chadnorvell:rustdoc-xss, r=notriddleGuillaume Gomez-1/+9
2024-01-30Rollup merge of #120172 - onur-ozkan:add-more-tests, r=Mark-SimulacrumGuillaume Gomez-11/+63
2024-01-30Remove the lifetime from `DiagnosticArgValue`.Nicholas Nethercote-1/+1
2024-01-30Update allowed depdendencies for craneliftAmanieu d'Antras-0/+6
2024-01-30Update feature names for new stdarchAmanieu d'Antras-2/+2
2024-01-29Move multiple UI issue tests to subdirectoriesMarek 'seqre' Grzelak-2/+5
2024-01-29Improve display of crate name when hoveredGuillaume Gomez-4/+2
2024-01-29rustdoc: Prevent JS injection from localStorageChad Norvell-1/+9
2024-01-29Update booksrustbot-0/+0
2024-01-29Rollup merge of #120428 - petrochenkov:somehir2, r=compiler-errorsDylan DPC-1/+1
2024-01-29Auto merge of #120165 - reitermarkus:nonzero-switch-alias-direction, r=dtolnaybors-76/+65
2024-01-29Auto merge of #120451 - RalfJung:miri, r=RalfJungbors-172/+235