about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-27Make `--print KIND=PATH` unstableUrgau-4/+11
2023-07-27Auto merge of #113374 - GuillaumeGomez:private-to-public-path, r=notriddle,fm...bors-3/+132
2023-07-27Remove `constness` from `ParamEnv`Deadbeef-4/+3
2023-07-27Revert "add tidy check that forbids issue ui test filenames"Jubilee Young-4329/+6
2023-07-27Auto merge of #114130 - GuillaumeGomez:rollup-69ihuaj, r=GuillaumeGomezbors-48/+88
2023-07-27Rollup merge of #114059 - fmease:rustdoc-fix-x-crate-impl-sized, r=GuillaumeG...Guillaume Gomez-46/+86
2023-07-27Rollup merge of #114032 - tshepang:patch-1, r=GuillaumeGomezGuillaume Gomez-2/+2
2023-07-27Auto merge of #114105 - dicej:llvm-update, r=cuviperbors-0/+0
2023-07-27Remove transmute calls and caching for use pathsGuillaume Gomez-34/+25
2023-07-27fmtRalf Jung-20/+11
2023-07-27Merge from rustcRalf Jung-182/+199
2023-07-27Preparing for merge from rustcRalf Jung-1/+1
2023-07-27Rollup merge of #114102 - compiler-errors:fulldeps-stage1-hack, r=pnkfelixMatthias Krüger-1/+8
2023-07-27Rollup merge of #114053 - Kobzol:ci-linux-fix-cmake, r=nikicMatthias Krüger-4/+2
2023-07-27Avoid `into_trees` usage in rustfmt.Nicholas Nethercote-14/+14
2023-07-27Avoid `into_trees` usage in rustfmt.Nicholas Nethercote-14/+14
2023-07-27Avoid some token cloning in `filter_tokens_from_list`.Nicholas Nethercote-5/+5
2023-07-26ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf`Josh Stone-3/+3
2023-07-26Auto merge of #113843 - wesleywiser:replace_rustc_apfloat, r=pnkfelixbors-14/+2
2023-07-26Update LLVM submoduleJoel Dice-0/+0
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-5/+3
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-30/+21
2023-07-26Auto merge of #114103 - matthiaskrgr:rollup-01m6l2w, r=matthiaskrgrbors-10/+9
2023-07-26Rollup merge of #114090 - mdibaiee:remove-remap-path-prefix-ci, r=wesleywiserMatthias Krüger-8/+0
2023-07-26Rollup merge of #114070 - blyxyas:iter_mut_symbol, r=oli-obkMatthias Krüger-1/+1
2023-07-26Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=...Matthias Krüger-1/+8
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-0/+1
2023-07-26Dont pass -Zwrite-long-types-to-disk=no for ui-fulldeps --stage=1Michael Goulet-1/+8
2023-07-26Auto merge of #114012 - GuillaumeGomez:fix-113982, r=notriddlebors-18/+39
2023-07-26Fix miriWesley Wiser-10/+0
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-4/+2
2023-07-26add aarch64-unknown-teeos target天命剑主-1/+103
2023-07-26Fix regression for private in publicGuillaume Gomez-0/+1
2023-07-26Auto merge of #114071 - RalfJung:interpret-generic-read-write, r=oli-obkbors-125/+125
2023-07-26we correctly check that the perm is not lazy when triggering protectorsNeven Villani-0/+16
2023-07-26fix protectors so that all reads actually commuteNeven Villani-87/+59
2023-07-26Auto merge of #114054 - oli-obk:cleanups, r=estebankbors-22/+24
2023-07-26compiletest: remove ci-specific remap-path-prefixMahdi Dibaiee-8/+0
2023-07-26Auto merge of #2991 - rust-lang:rustup-2023-07-26, r=RalfJungbors-706/+5505
2023-07-26normalize tree borrow diagnostics across targetsRalf Jung-52/+54
2023-07-26Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built...Oli Scherer-9/+13
2023-07-26Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built...Oli Scherer-9/+17
2023-07-26move CI var uses after their declarationRalf Jung-4/+4
2023-07-26sparse registry has been stable for a bit nowRalf Jung-3/+0
2023-07-26move nightly cron job a little earlierRalf Jung-1/+1
2023-07-26fmtThe Miri Conjob Bot-2/+3
2023-07-26Merge from rustcThe Miri Conjob Bot-653/+5449
2023-07-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-26Auto merge of #113583 - asquared31415:tidy_no_issue_tests, r=workingjubileebors-6/+4329
2023-07-26add tidy check that forbids issue ui test filenamesasquared31415-6/+4329