about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-11rustdoc: enforce BODY_MIN constraint on sidebar resizeMichael Howell-17/+122
2023-10-11rustdoc: clean up main.js and src-script.jsMichael Howell-6/+13
2023-10-11rustdoc: allow resizing the sidebarMichael Howell-21/+328
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
2023-10-10Run licence checks for cg_gcc and rust-analyzerbjorn3-1/+28
2023-10-10Make it easier to check licenses for new workspacesbjorn3-52/+60
2023-10-10Check permitted dependencies for rustc-mainbjorn3-1/+2
2023-10-10Split out check_runtime_license_exceptionsbjorn3-19/+48
2023-10-10Auto merge of #116551 - RalfJung:nondet-nan, r=oli-obkbors-20/+480
2023-10-10avoid confusing loop in catch_panic testRalf Jung-5/+6
2023-10-10Add unstable book page for the no-jump-tables codegen optionTrevor Gross-0/+19
2023-10-10Rejig some top-level `rustc_hir_pretty` functions.Nicholas Nethercote-2/+2
2023-10-09Use GitHub Actions M1 builder for aarch64-apple-darwinJake Goulding-14/+7
2023-10-09Install `awscli` on the aarch64-apple-darwin builderJake Goulding-0/+33
2023-10-09Auto merge of #116497 - compiler-errors:impl-span, r=cjgillotbors-1/+1
2023-10-09Auto merge of #3101 - eduardosm:x86-aes-intrinsics, r=RalfJungbors-0/+539
2023-10-09Add `--enable-bolt-settings` bootstrap flagJakub Beránek-16/+57
2023-10-09Optimize `librustc_driver.so` with BOLTJakub Beránek-43/+84
2023-10-09Enable relocations for BOLTJakub Beránek-0/+11
2023-10-09Build GCC with support for BOLTJakub Beránek-1/+6
2023-10-09Pass more host flags using `RUSTC_HOST_FLAGS`Jakub Beránek-15/+15
2023-10-09add `SAFETY` block on usage of unsafe `getuid`onur-ozkan-0/+4
2023-10-09Implement `llvm.x86.aesni.*` intrinsicsEduardo Sánchez Muñoz-0/+539
2023-10-09Auto merge of #116532 - onur-ozkan:enable-rustflags-bootstrap-on-bootstrap, r...bors-0/+7
2023-10-09Update booksrustbot-0/+0
2023-10-09Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgrbors-1/+0
2023-10-09Rollup merge of #116556 - bjorn3:sync_cg_clif-2023-10-09, r=bjorn3Matthias Krüger-1/+0