about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-27Rollup merge of #114081 - nnethercote:desugar_doc_comments-cleanups, r=petroc...Matthias Krüger-21/+27
2023-07-27Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiserMatthias Krüger-498/+385
2023-07-27Rollup merge of #114053 - Kobzol:ci-linux-fix-cmake, r=nikicMatthias Krüger-4/+2
2023-07-27Rollup merge of #113872 - nnethercote:tweak-cgu-sorting, r=pnkfelixMatthias Krüger-3/+4
2023-07-27Consider a goal as NOT changed if its response is identity modulo regionsMichael Goulet-2/+34
2023-07-27Revert "don't uniquify regions when canonicalizing"Michael Goulet-11/+14
2023-07-27Auto merge of #113708 - rcvalle:rust-cfi-fix-100778, r=compiler-errorsbors-34/+104
2023-07-27Remove `Iterator` impl for `TokenTreeCursor`.Nicholas Nethercote-18/+13
2023-07-27Avoid `into_trees` usage in rustfmt.Nicholas Nethercote-14/+14
2023-07-27Avoid some token tree cloning in decl macro parsing.Nicholas Nethercote-23/+23
2023-07-27Avoid some token cloning in `filter_tokens_from_list`.Nicholas Nethercote-5/+5
2023-07-27Make `TokenTree::uninterpolate` take `&self` and return a `Cow`.Nicholas Nethercote-12/+14
2023-07-27Use `TokenStream::trees` instead of `into_trees` for attributes.Nicholas Nethercote-14/+13
2023-07-27Auto merge of #114034 - Amanieu:riscv-atomicbool, r=thomccbors-8/+54
2023-07-27Replace `into_trees` with `trees` in a test.Nicholas Nethercote-3/+2
2023-07-27Simplify the `ttdelim_span` test.Nicholas Nethercote-3/+1
2023-07-26ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf`Josh Stone-3/+3
2023-07-26Fix URL for `rmatches`Veera-1/+1
2023-07-26Improve test case for experimental API remove_matches in library/alloc/tests/...allaboutevemirolive-2/+46
2023-07-26Prevent people from assigning me as a PR reviewerjyn-0/+1
2023-07-26Auto merge of #113843 - wesleywiser:replace_rustc_apfloat, r=pnkfelixbors-7774/+49
2023-07-26Add comments + Very minor Refactorblyxyas-4/+7
2023-07-26Update LLVM submoduleJoel Dice-0/+0
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-1/+3
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-31/+22
2023-07-26Auto merge of #114103 - matthiaskrgr:rollup-01m6l2w, r=matthiaskrgrbors-44/+122
2023-07-26Rollup merge of #114090 - mdibaiee:remove-remap-path-prefix-ci, r=wesleywiserMatthias Krüger-8/+0
2023-07-26Rollup merge of #114073 - ehuss:remove-z-diagnostic-width, r=fee1-deadMatthias Krüger-2/+0
2023-07-26Rollup merge of #114070 - blyxyas:iter_mut_symbol, r=oli-obkMatthias Krüger-1/+1
2023-07-26Rollup merge of #114070 - blyxyas:iter_mut_symbol, r=oli-obkMatthias Krüger-3/+5
2023-07-26Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=...Matthias Krüger-1/+8
2023-07-26Rollup merge of #113942 - ehuss:squelch-bad_path_expr_1, r=fee1-deadMatthias Krüger-24/+57
2023-07-26Rollup merge of #113930 - spastorino:smir-types-6, r=oli-obkMatthias Krüger-2/+34
2023-07-26Rollup merge of #101994 - devnexen:rand_fbsd_update, r=workingjubileeMatthias Krüger-4/+18
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-1/+22
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/+61
2023-07-26Add tests for #102403 and #113407Ralf Jung-0/+24
2023-07-26Add test case for #109567yukang-0/+15
2023-07-26Now `option_env_unwrap` warns even if a variable isn't set at compile time.blyxyas-22/+33
2023-07-26Auto merge of #113457 - davidtwco:lint-ctypes-issue-113436, r=oli-obkbors-46/+136
2023-07-26Auto merge of #11228 - matthiaskrgr:fix_integration_tests2__with_test, r=flip...bors-0/+21
2023-07-26Squelch a noisy rustc_expand unittestEric Huss-24/+57
2023-07-26replace atty crate with std's isTerminalklensy-6/+4
2023-07-26ci: test that we fail CI if we don't find clippy panickingMatthias Krüger-0/+21
2023-07-26Remove unused NCSA licenseWesley Wiser-15/+0
2023-07-26Fix miriWesley Wiser-10/+0
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-7749/+10
2023-07-26Fix regression for private in publicGuillaume Gomez-0/+15
2023-07-26Have a better file name than just the issue idMoskalykA-0/+0