about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-01-31Merge from rustcThe Miri Conjob Bot-1266/+3127
2024-01-31Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-30Remove `ffi_returns_twice` featureclubby789-1/+1
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-2/+15
2024-01-30add num_cpus testDavid Carlier-2/+3
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-30Implement the `mmap64` foreign item.Dan Gohman-2/+122
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-30Switch over to rustc's `tracing` crate instead of using our own `log` crateOli Scherer-108/+27
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-29moving out sched_getaffinity interception from linux'shim, FreeBSD supporting...David Carlier-11/+19
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-29Makes clippy-driver check for --sysroot in arg filesVinh Tran-2/+23
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
2024-01-29Auto merge of #119290 - Kobzol:ci-docker-registry-cache, r=Mark-simulacrumbors-58/+60
2024-01-28Add instructions of how to use pre-vendored 'rustc-src'Marek 'seqre' Grzelak-1/+10
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-24/+26
2024-01-28Add rustc_apfloat license exception for RALaurențiu Nicola-0/+1
2024-01-28Print image input file and Docker versionJakub Beránek-0/+5
2024-01-28Auto merge of #3181 - devnexen:stat_calls_fbsd, r=RalfJungbors-41/+118
2024-01-28tweak commentsRalf Jung-2/+2
2024-01-28Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-raLaurențiu Nicola-2796/+1390
2024-01-28bootstrap: update test modulesonur-ozkan-10/+4
2024-01-28add more unit testsonur-ozkan-2/+60
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-38/+3
2024-01-28hir: Use `InferArg` in `ArrayLen::Infer`Vadim Petrochenkov-1/+1
2024-01-27Update tests.Markus Reiter-34/+1
2024-01-27Fix `NonZero` clippy lints.Markus Reiter-42/+64
2024-01-27Auto merge of #120201 - clubby789:dep-update, r=dtolnaybors-2/+0
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-8/+4
2024-01-27fix typo in operator.rsRalf Jung-1/+1