about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-12fix tag GC deleting protected tagsRalf Jung-4/+7
2023-07-12Auto merge of #113621 - ehuss:ignore-clippy-tests, r=Nilstriebbors-0/+9
2023-07-12Add jump to docGuillaume Gomez-25/+84
2023-07-12Ignore flaky clippy tests.Eric Huss-0/+9
2023-07-12Auto merge of #113214 - GuillaumeGomez:try-run-fix, r=ozkanonur,jyn514bors-27/+22
2023-07-12fmtRalf Jung-9/+9
2023-07-12Merge from rustcRalf Jung-377/+608
2023-07-12Preparing for merge from rustcRalf Jung-1/+1
2023-07-12Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o...bors-15/+8
2023-07-12Auto merge of #113569 - RalfJung:miri, r=oli-obkbors-84/+546
2023-07-12Update cargoWeihang Lo-0/+3
2023-07-12Fix bootstrap.py uname error.Edgar Luque-1/+1
2023-07-12platform-support.md: It's now verified that NetBSD/riscv64 can self-host.Havard Eidnes-1/+1
2023-07-12Allow to have `-` in the rustdoc-json test file nameGuillaume Gomez-4/+13
2023-07-11Rollup merge of #113579 - ekusiadadus:master, r=albertlarsan68Jubilee-5/+1
2023-07-11Rollup merge of #113385 - joshtriplett:style-guide-cleanup-chains, r=calebcar...Jubilee-4/+3
2023-07-11Rollup merge of #113373 - jyn514:download-rustc-fixes, r=albertlarsan68Jubilee-29/+63
2023-07-11Don't require each rustc_interface tool to opt-in to parallel_rustc supportjyn-3/+0
2023-07-11Revert "Fix `x test lint-docs` when download-rustc is enabled"jyn-7/+0
2023-07-11Move `ci_rustc_dir` to Config and use it consistentlyjyn-8/+9
2023-07-11Support build-pass in codegen testsJubilee Young-12/+13
2023-07-11fix handling of alignment for dyn-sized placesRalf Jung-5/+6
2023-07-11miri tree borrows: skip retag_reference early if there is no NewPermissionRalf Jung-13/+15
2023-07-11miri: protect Move() function arguments during the callRalf Jung-85/+422
2023-07-12Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error"ekusiadadus-5/+1
2023-07-11Don't fail early if `try_run` returns an errorGuillaume Gomez-27/+22
2023-07-11Add platform support information.Jonathan Pallant (Ferrous Systems)-1/+166
2023-07-11Add a sparc-unknown-none-elf target.Jonathan Pallant (Ferrous Systems)-0/+2
2023-07-11Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obkbors-223/+64
2023-07-11Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgrbors-8/+22
2023-07-11Rollup merge of #113556 - cuviper:trim-rls, r=Mark-SimulacrumMatthias Krüger-5/+5
2023-07-11Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonurMatthias Krüger-3/+7
2023-07-11Rollup merge of #113548 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-07-11Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=...Matthias Krüger-0/+10
2023-07-10Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514bors-1/+1
2023-07-10Don't use serde-derive in the rls shimJosh Stone-5/+5
2023-07-10Don't print "Skipping" twicejyn-3/+7
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-15/+8
2023-07-10Update booksrustbot-0/+0
2023-07-10Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errorsbors-3/+2
2023-07-10CI: use `macos-13` runner for Apple jobsJakub Beránek-1/+1
2023-07-10Drop uplifted `clippy::fn_null_check`Urgau-223/+64
2023-07-10Remove the library/term exception in tidy's pal checker codebjorn3-1/+0
2023-07-10Merge from rustcRalf Jung-1345/+1665
2023-07-10Preparing for merge from rustcRalf Jung-1/+1
2023-07-10Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubileebors-2/+0
2023-07-09move personality to sysGus Caplan-2/+0
2023-07-10Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubileebors-2/+0
2023-07-09move pal cfgs in f32 and f64 to sysGus Caplan-2/+0
2023-07-09Auto merge of #113341 - Kobzol:stage0-sysroot, r=Mark-Simulacrumbors-0/+43