about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-04-29Auto merge of #110643 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-37/+5
2023-04-28Rollup merge of #110944 - RalfJung:offset, r=compiler-errorsMatthias Krüger-11/+0
2023-04-28handle cfg(bootstrap)Pietro Albini-37/+5
2023-04-28share BinOp::Offset between CTFE and MiriRalf Jung-11/+0
2023-04-28Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514Matthias Krüger-32/+34
2023-04-27Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiserMatthias Krüger-0/+8
2023-04-27Rollup merge of #110851 - tamird:better-error-compiletest, r=compiler-errorsMatthias Krüger-1/+1
2023-04-27rename `needs_infer` to `has_infer`Boxy-1/+1
2023-04-26compiletest: add bpf-linker assembly supportTamir Duberstein-0/+8
2023-04-26Rollup merge of #109444 - WaffleLapkin:undeprecate_todos, r=jyn514Matthias Krüger-2/+4
2023-04-26compiletest: emit assembly-output header in errorTamir Duberstein-1/+1
2023-04-26Try to improve tidy errors on TODOsMaybe Waffle-2/+4
2023-04-26Update cargoWeihang Lo-0/+0
2023-04-25Rollup merge of #110556 - kylematsuda:earlybinder-explicit-item-bounds, r=com...Matthias Krüger-6/+5
2023-04-25Rollup merge of #110782 - matthiaskrgr:revert_panic_oom, r=AmanieuMatthias Krüger-0/+4
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-0/+4
2023-04-24Auto merge of #110718 - flip1995:clippyup, r=Manishearthbors-1400/+2304
2023-04-24Update miri test.Mara Bos-26/+28
2023-04-24Remove "V1" from ArgumentsV1 and FlagsV1.Mara Bos-6/+6
2023-04-24Fix `rustc_index` imports outside the compilerMaybe Waffle-23/+25
2023-04-24Clippy book: hotfix for broken linkPhilipp Krones-1/+1
2023-04-24Rollup merge of #110637 - oli-obk:gha, r=jyn514Matthias Krüger-0/+24
2023-04-23Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillotbors-2/+2
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-1400/+2304
2023-04-22Group entire build steps in the gha logsOli Scherer-0/+24
2023-04-22Update chrono/spdx-rsnils-4/+5
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-4/+0
2023-04-22Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJungbors-8/+37
2023-04-22Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkinbors-4/+26
2023-04-21Allow `LocalDefId` as the argument to `def_path_str`Oli Scherer-2/+2
2023-04-21Auto merge of #110653 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-21Actually keep `PlaceMention` if requested.Camille GILLOT-3/+6
2023-04-21Evaluate place expression in `PlaceMention`.Camille GILLOT-8/+34
2023-04-21Update cargoWeihang Lo-0/+0
2023-04-21Bless miri.Camille GILLOT-11/+20
2023-04-21rustfmt fmtDrMeepster-1/+3
2023-04-21Auto merge of #109002 - michaelvanstraten:master, r=petrochenkovbors-1/+5
2023-04-21minor tweaksDrMeepster-2/+1
2023-04-21offset_ofDrMeepster-3/+24
2023-04-21Auto merge of #96840 - cjgillot:query-feed, r=oli-obkbors-10/+4
2023-04-21Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkovbors-1/+1
2023-04-20Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obkbors-0/+3
2023-04-20add subst_identity_iter and subst_identity_iter_copied methods on EarlyBinder...Kyle Matsuda-2/+1
2023-04-20add EarlyBinder to output of explicit_item_bounds; replace bound_explicit_ite...Kyle Matsuda-4/+4
2023-04-20change usages of explicit_item_bounds to bound_explicit_item_boundsKyle Matsuda-6/+6
2023-04-20Move test filesCaio-1/+1
2023-04-20Remove WithOptconstParam.Camille GILLOT-10/+4
2023-04-20Auto merge of #110612 - matthiaskrgr:rollup-y2hbjws, r=matthiaskrgrbors-8/+18
2023-04-20Rollup merge of #110565 - weihanglo:linkchecker, r=ehussMatthias Krüger-8/+18
2023-04-20Auto merge of #110444 - ferrocene:comptest-lines, r=Mark-Simulacrumbors-8/+68