summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-03-27bump cargo submodulePietro Albini-0/+0
2023-03-03Fix array-size-threshold config deserialization errorAlex Macleod-16/+12
2023-02-26[beta-1.68] cargo beta backportsWeihang Lo-0/+0
2023-02-09[beta-1.68] Update cargoWeihang Lo-0/+0
2023-02-07Mark uninlined_format_args as pedanticManish Goregaokar-1/+1
2023-01-31[beta] Update cargoWeihang Lo-0/+0
2023-01-21Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrumbors-7/+54
2023-01-21Auto merge of #106977 - michaelwoerister:unord_id_collections, r=oli-obkbors-30/+30
2023-01-20Rollup merge of #107124 - DebugSteven:check-macro-expansion, r=albertlarsan68Michael Goulet-1/+1
2023-01-20Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68Michael Goulet-0/+72
2023-01-20Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnrbors-2/+2
2023-01-20Auto merge of #107120 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-20remove leading comma when there are no args in check macro expansionDebugSteven-1/+1
2023-01-20run cargo install to check for x installation and versionDebugSteven-0/+72
2023-01-20Update cargoWeihang Lo-0/+0
2023-01-20Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgrbors-2/+7
2023-01-20Rollup merge of #107065 - flip1995:clippyup, r=ManishearthMatthias Krüger-1/+1
2023-01-20Rollup merge of #106738 - compiler-errors:known-bugs-oops, r=jackh726Matthias Krüger-1/+6
2023-01-20Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstriebbors-2/+11
2023-01-19Make bare known-bug an errorMichael Goulet-1/+6
2023-01-19Update cargoWeihang Lo-0/+0
2023-01-19Rollup merge of #107027 - GuillaumeGomez:rm-extra-removal, r=tmiaskoGuillaume Gomez-1/+1
2023-01-19Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez-2/+1
2023-01-19Move `unchecked_duration_subtraction` to pedanticAlex Macleod-1/+1
2023-01-19Allow for more efficient sorting when exporting Unord collections.Michael Woerister-2/+2
2023-01-19Use UnordMap instead of FxHashMap in define_id_collections!().Michael Woerister-29/+29
2023-01-19Use UnordSet instead of FxHashSet in define_id_collections!().Michael Woerister-1/+1
2023-01-19Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkovbors-6/+5
2023-01-18Remove extra removal from test pathGuillaume Gomez-1/+1
2023-01-18Rollup merge of #106950 - the8472:fix-splice-miri, r=cuviperDylan DPC-0/+6
2023-01-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-2/+1
2023-01-18Auto merge of #107010 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-17Update cargoWeihang Lo-0/+0
2023-01-17add miri regression testThe 8472-0/+6
2023-01-17Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnrMatthias Krüger-2/+2
2023-01-17Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726Matthias Krüger-0/+20
2023-01-17fix missing subst in clippy utilsKyle Matsuda-2/+2
2023-01-17change item_bounds query to return EarlyBinder; remove bound_item_bounds queryKyle Matsuda-1/+1
2023-01-17change usages of item_bounds query to bound_item_boundsKyle Matsuda-1/+1
2023-01-17Hack compiletest to fix a random CI failureMaybe Waffle-2/+11
2023-01-17Skip tidy style checks for `rustc_apfloat`Maybe Waffle-0/+4
2023-01-17Add a tidy check to check for ". \w"Maybe Waffle-0/+16
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-0/+3
2023-01-16compiletest: Support running with a remapped base directory.Tim Neumann-5/+36
2023-01-16compiletest: Generic support for "no-" versions of boolean directives.Tim Neumann-2/+15
2023-01-16Move compiler input and ouput paths into sessionOli Scherer-6/+5
2023-01-16Group some commonly passed together values into a structOli Scherer-1/+1
2023-01-15Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddleMatthias Krüger-0/+35
2023-01-15Add tidy check to ensure that rustdoc GUI tests start with a small descriptionGuillaume Gomez-0/+35
2023-01-14Auto merge of #106866 - matthiaskrgr:rollup-r063s44, r=matthiaskrgrbors-2/+3