about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-09-19remove the `Subst` trait, always use `EarlyBinder`lcnr-8/+4
2022-09-18Rollup merge of #101953 - GuillaumeGomez:fix-error-code-tooltip, r=notriddleMatthias Krüger-1/+2
2022-09-18Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=ManishearthMatthias Krüger-0/+2
2022-09-18Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitorMatthias Krüger-0/+1
2022-09-18Fix tooltip display for error codesGuillaume Gomez-1/+2
2022-09-17Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplettDylan DPC-48/+45
2022-09-17Allow using `tinyvec_macros` dependency, which was introduced by newer versio...Charles Lew-0/+2
2022-09-16Rollup merge of #101809 - aDotInTheVoid:jsondoclint, r=GuillaumeGomezDylan DPC-4/+784
2022-09-15Fix clippyest31-48/+45
2022-09-15Auto merge of #101811 - flip1995:clippyup, r=flip1995bors-3/+2
2022-09-15Rollup merge of #101786 - chenyukang:fix-tidy-for-bootstrap, r=jyn514Matthias Krüger-0/+1
2022-09-14Temporarily move clippy::unused_peekable to nurseryPhilipp Krones-3/+2
2022-09-14Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors-6/+9
2022-09-14jsondoclint: Fix TODO'sNixon Enraght-Moony-6/+20
2022-09-14jsondoclint: More precise `Path` checksNixon Enraght-Moony-14/+29
2022-09-14Rustdoc-Json: Add test for extern_typesNixon Enraght-Moony-2/+9
2022-09-14Remove check_missing_items.pyNixon Enraght-Moony-9/+0
2022-09-14jsondoclint: Document validatorNixon Enraght-Moony-22/+29
2022-09-14Primitives can appear in modules.Nixon Enraght-Moony-1/+1
2022-09-14jsondocck: Find path to Id's not in indexNixon Enraght-Moony-3/+99
2022-09-14jsondocck: Better errorsNixon Enraght-Moony-45/+70
2022-09-14jsondoclint: Add `Kind` abstractionNixon Enraght-Moony-66/+213
2022-09-14jsondoclint: Tree Walk ValidatorNixon Enraght-Moony-1/+457
2022-09-14jsondoclint: New ToolNixon Enraght-Moony-0/+22
2022-09-14tidy will not check coding style in bootstrap/targetyukang-0/+1
2022-09-14Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillotbors-11/+11
2022-09-13Auto merge of #101776 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-09-13Address code review commentsEric Holk-197/+127
2022-09-13Rollup merge of #101759 - lnicola:rust-analyzer-2022-09-13, r=lnicolaMatthias Krüger-143/+529
2022-09-13Update cargoWeihang Lo-0/+0
2022-09-13:arrow_up: rust-analyzerLaurențiu Nicola-143/+529
2022-09-13Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPCbors-1/+1
2022-09-13Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obkDylan DPC-1/+1
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-12/+0
2022-09-13Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomccbors-28/+60
2022-09-12Make x.py check workEric Holk-131/+204
2022-09-12Auto merge of #101729 - oli-obk:miriup, r=oli-obkbors-7/+7
2022-09-12Simplify `clippy` fix.Markus Reiter-39/+22
2022-09-12Update miri submoduleOli Scherer-7/+7
2022-09-12Fix clippy.Markus Reiter-16/+65
2022-09-12Auto merge of #99334 - NiklasJonsson:84447/error-privacy, r=oli-obkbors-4/+3
2022-09-12Remove unused argument from `visit_poly_trait_ref`.Nicholas Nethercote-6/+6
2022-09-12Remove unused span argument from `visit_name`.Nicholas Nethercote-1/+1
2022-09-12Remove unused span argument from `walk_fn`.Nicholas Nethercote-4/+4
2022-09-11Avoid `Iterator::last`KaDiWa-1/+1
2022-09-10Auto merge of #98559 - jackh726:remove-reempty, r=oli-obkbors-1/+1
2022-09-10rustc_error, rustc_private, rustc_ast: Switch to stable hash containersNiklas Jonsson-4/+3
2022-09-09Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyupPhilipp Krones-686/+15491
2022-09-09Appease clippy againMichael Goulet-10/+6
2022-09-09Make clippy happyMichael Goulet-2/+7