about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-53/+53
2023-10-15Auto merge of #116635 - onur-ozkan:improve-file-read, r=Mark-Simulacrumbors-11/+50
2023-10-14Auto merge of #116742 - GuillaumeGomez:rollup-xjxs0mr, r=GuillaumeGomezbors-2/+13
2023-10-14Document `string_deref_patterns` featuremejrs-0/+45
2023-10-14Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJungGuillaume Gomez-2/+13
2023-10-14Auto merge of #116352 - Kobzol:rustc-driver-bolt, r=Mark-Simulacrumbors-60/+162
2023-10-14add unit test for Config::verifyonur-ozkan-1/+22
2023-10-14optimize file read in Config::verifyonur-ozkan-10/+28
2023-10-14const-eval: allow calling functions with targat features disabled at compile ...Eduardo Sánchez Muñoz-2/+13
2023-10-14Rollup merge of #116603 - onur-ozkan:reorganize-cargo-file, r=Mark-SimulacrumMatthias Krüger-12/+12
2023-10-14Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G...Matthias Krüger-36/+77
2023-10-14Add `Config::hash_untracked_state` callbackAlex Macleod-0/+2
2023-10-14Auto merge of #116727 - matthiaskrgr:rollup-3qqdrny, r=matthiaskrgrbors-4/+0
2023-10-14Rollup merge of #116618 - chriswailes:riscv64-linux-android-vector, r=working...Matthias Krüger-0/+16
2023-10-14Rollup merge of #116577 - onur-ozkan:add-safety-block-on-unsafe, r=clubby789Matthias Krüger-0/+4
2023-10-14Rollup merge of #116644 - onur-ozkan:outdated-fixme, r=clubby789Matthias Krüger-4/+0
2023-10-14Auto merge of #115822 - compiler-errors:stabilize-rpitit, r=jackh726bors-24/+21
2023-10-14Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkanbors-392/+384
2023-10-14Merge from rustcThe Miri Conjob Bot-22/+23
2023-10-14Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-14Auto merge of #115524 - RalfJung:misalign, r=wesleywiserbors-16/+2
2023-10-14Update minifier version to 0.2.3Guillaume Gomez-1/+1
2023-10-13Stabilize AFIT and RPITITMichael Goulet-24/+21
2023-10-13Auto merge of #116670 - oli-obk:host_docs, r=fmeasebors-21/+38
2023-10-13MCP636: Add simpler and more explicit syntax to check-cfgUrgau-85/+135
2023-10-13Add some FIXMEs for remaining issues that we need to fix before using more c...Oli Scherer-0/+4
2023-10-13Clean up unchecked_math, separate out unchecked_shiftsltdk-2/+2
2023-10-13doc comment for Provenance::WildcardRalf Jung-0/+18
2023-10-13add some comments and some cleanup around Miri intptrcastRalf Jung-25/+30
2023-10-12hide `host` param from generic parameter list of `~const` boundsOli Scherer-8/+17
2023-10-12Rollup merge of #116669 - ehuss:fix-platform-table, r=nikicMatthias Krüger-4/+0
2023-10-12Rollup merge of #116625 - nnethercote:rustc_hir_pretty, r=fee1-deadMatthias Krüger-2/+2
2023-10-12Rollup merge of #116593 - tgross35:no-jump-tables-docs, r=compiler-errorsMatthias Krüger-0/+19
2023-10-12Hide host effect params from docsOli Scherer-13/+17
2023-10-12Fix mips platform support entries.Eric Huss-4/+0
2023-10-12Auto merge of #116600 - GuillaumeGomez:repr-enums-discriminant, r=fmeasebors-10/+24
2023-10-12Fix identation of a `rustfmt::skip`ed statementEduardo Sánchez Muñoz-6/+6
2023-10-12Remove from miri LLVM intrinsics that are no longer neededEduardo Sánchez Muñoz-220/+1
2023-10-12fmtRalf Jung-6/+6
2023-10-12Merge from rustcRalf Jung-360/+1318
2023-10-12Preparing for merge from rustcRalf Jung-1/+1
2023-10-11Add documentation for the riscv64-android-linux targetChris Wailes-0/+16
2023-10-11Auto merge of #116448 - Kobzol:bootstrap-host-flags, r=onur-ozkan,petrochenkovbors-37/+57
2023-10-11Improve code documentation a bitGuillaume Gomez-2/+2
2023-10-11Show enum discriminant if a compatible repr is usedGuillaume Gomez-10/+24
2023-10-12remove outdated bootstrap FIXMEonur-ozkan-4/+0
2023-10-11Pass BOLT settings at the correct stepJakub Beránek-4/+8
2023-10-11rustdoc: fix resize trouble with mobileMichael Howell-0/+4
2023-10-11rustdoc: avoid whole page layout on each frameMichael Howell-9/+67
2023-10-11rustdoc: bundle sidebar button icon into CSSMichael Howell-20/+23