about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-11Handle private dep at the same level as masked cratesGuillaume Gomez-15/+10
2023-10-11Prevent showing methods from blanket impls of not available foreign traits to...Guillaume Gomez-1/+13
2023-10-11Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmeasebors-61/+233
2023-10-11Auto merge of #116622 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-10implement sinlge line let-chain rulesYacin Tmimi-3/+41
2023-10-10Add support for ExprKind::LetCameron Steffen-1/+32
2023-10-11Rollup merge of #116611 - mejrs:diagnostic_namespace, r=ehussAli MJ Al-Nasrawy-0/+84
2023-10-10update cargoWeihang Lo-0/+0
2023-10-11Document `diagnostic_namespace` featuremejrs-0/+84
2023-10-10Rollup merge of #116574 - rustbot:docs-update, r=ehussGuillaume Gomez-0/+0
2023-10-10Rollup merge of #116503 - ehuss:fix-mips-tier, r=AmanieuGuillaume Gomez-0/+4
2023-10-10Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=Gui...Guillaume Gomez-51/+146
2023-10-10move `features` above to appear before others sectionsonur-ozkan-3/+3
2023-10-10sort/reorganize dependencies in bootstrap/Cargo.tomlonur-ozkan-9/+9
2023-10-10Update license for notifybjorn3-1/+1
2023-10-10Update status for the backtrace and stdarch exceptionsbjorn3-2/+2
2023-10-10Disable tidy license checker for cg_gcc until it's deps are vendoredbjorn3-10/+4
2023-10-10Ensure tidy never updates Cargo.lockbjorn3-2/+3
2023-10-10Check more workspacesbjorn3-0/+23
2023-10-10Give an error instead of a panic if the lockfile is missingbjorn3-0/+10
2023-10-10Add two lockfilesbjorn3-0/+91
2023-10-10Update rand dependency for test-float-parsebjorn3-1/+1
2023-10-10Clarify some license exceptionsbjorn3-13/+10
2023-10-10Check for external package sources in all workspacesbjorn3-26/+38