about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-09-23Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark...Matthias Krüger-1/+4
2022-09-22Rollup merge of #102123 - schteve:clippy-note, r=ManishearthMatthias Krüger-0/+4
2022-09-22make Miri build in stage 0Ralf Jung-0/+2
2022-09-22add regression test for miri issue 2433Ralf Jung-0/+22
2022-09-22Only add 'inside this call' for Invalidation diagnosticsBen Kimock-5/+12
2022-09-22Rollup merge of #101598 - chriswailes:sanitizers, r=nagisa,eholkDylan DPC-0/+6
2022-09-22Distribute rust-json-docs via rustup.Luca Palmieri-1/+4
2022-09-22introduce mir::Unevaluatedb-naber-2/+2
2022-09-22Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obkbors-61/+54802
2022-09-22Auto merge of #102121 - JohnTitor:rollup-3fb1wrt, r=JohnTitorbors-23/+40
2022-09-22Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-SimulacrumYuki Okushi-21/+28
2022-09-22Rollup merge of #101952 - Mark-Simulacrum:missing-fallback, r=ehussYuki Okushi-2/+12
2022-09-21Add note to clippy::non_expressive_names docSteve Heindel-0/+4
2022-09-21Don't move too far down the call stack when reporting FnEntry diagnosticsBen Kimock-16/+67
2022-09-21readme: tag-gc tweaksRalf Jung-4/+4
2022-09-21Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippyDavid Koloski-1631/+1997
2022-09-21Remove unused importsOli Scherer-13/+2
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+54796
2022-09-21Remove miri from the submodule list and require it for CI to passOli Scherer-37/+4
2022-09-21Remove miri submoduleOli Scherer-11/+0
2022-09-20Avoid panicking on missing fallbackMark Rousskov-2/+12
2022-09-20Update rustc's information on Android's sanitizersChris Wailes-0/+6
2022-09-20Rollup merge of #102053 - lnicola:rust-analyzer-2022-09-20, r=lnicolaMichael Howell-628/+1587
2022-09-20Move some tests to more reasonable directoriesCaio-2/+2
2022-09-20:arrow_up: rust-analyzerLaurențiu Nicola-628/+1587
2022-09-20Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebankbors-0/+1
2022-09-20Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgrbors-0/+6
2022-09-19Auto merge of #101909 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-09-19Don't crate-locally reexport walk functions in tidyest31-21/+28
2022-09-19Rollup merge of #102017 - est31:rustc_dev_guide_tidy_skip, r=Mark-SimulacrumMatthias Krüger-0/+6
2022-09-19Add all submodules to the list of directories tidy skipsest31-0/+6
2022-09-19remove the `Subst` trait, always use `EarlyBinder`lcnr-8/+4
2022-09-18Update cargoWeihang Lo-0/+0
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-16Do not panic when a test function returns Result::Err.Bradford Hovinen-1/+4
2022-09-16Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r...Oli Scherer-0/+1
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