about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-04-17Auto merge of #95779 - cjgillot:ast-lifetimes-undeclared, r=petrochenkovbors-19/+28
2022-04-17Bless clippy.Camille GILLOT-8/+8
2022-04-17Visit generics inside visit_fn.Camille GILLOT-11/+20
2022-04-17Auto merge of #95655 - kckeiks:create-hir-crate-items-query, r=cjgillotbors-14/+19
2022-04-17Rollup merge of #96119 - RalfJung:miri, r=RalfJungDylan DPC-8/+6
2022-04-16Rollup merge of #96088 - ehuss:update-mdbook, r=Mark-SimulacrumDylan DPC-1/+1
2022-04-16update MiriRalf Jung-8/+6
2022-04-16Rollup merge of #96047 - lnicola:rust-analyzer-2022-04-14, r=lnicolaDylan DPC-31/+16
2022-04-16Auto merge of #94468 - Amanieu:global_asm_sym, r=nagisabors-7/+26
2022-04-15Update mdbookEric Huss-1/+1
2022-04-15Rollup merge of #94849 - ouz-a:master4, r=oli-obkDylan DPC-4/+4
2022-04-15Rollup merge of #94461 - jhpratt:2024-edition, r=pnkfelixDylan DPC-0/+6
2022-04-15clippy: Update full path to `CString`Vadim Petrochenkov-1/+1
2022-04-14Update issue-92893.stderrouz-a-4/+4
2022-04-14Reimplement lowering of sym operands for asm! so that it also works with glob...Amanieu d'Antras-7/+26
2022-04-14:arrow_up: rust-analyzerLaurențiu Nicola-31/+16
2022-04-13Update cargoEric Huss-0/+0
2022-04-13Auto merge of #95968 - davidtwco:translation-lazy-fallback, r=oli-obkbors-8/+11
2022-04-13Auto merge of #94255 - b-naber:use-mir-constant-in-thir, r=oli-obkbors-5/+3
2022-04-13errors: lazily load fallback fluent bundleDavid Wood-8/+11
2022-04-11Add new `Deinit` statement kindJakob Degen-1/+2
2022-04-11Auto merge of #94243 - compiler-errors:compiler-flags-typo, r=Mark-Simulacrumbors-0/+5
2022-04-09update MiriRalf Jung-8/+8
2022-04-09Rollup merge of #95676 - pietroalbini:pa-bump-rls, r=pietroalbiniDylan DPC-0/+0
2022-04-09Auto merge of #95524 - oli-obk:cached_stable_hash_cleanups, r=nnethercotebors-3/+2
2022-04-08bump rls and racerPietro Albini-0/+0
2022-04-08update MiriRalf Jung-21/+8
2022-04-08remove CheckVisitor, CollectExternCrateVisitor and ItemLikeVisitor implsMiguel Guarniz-0/+4
2022-04-08Refactor HIR item-like traversal (part 1)Miguel Guarniz-14/+15
2022-04-08Avoid looking at the internals of Interned directlyOli Scherer-3/+2
2022-04-08Auto merge of #95772 - flip1995:clippyup, r=Manishearth,flip1995bors-1486/+3113
2022-04-08Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-SimulacrumDylan DPC-0/+1
2022-04-08Update Cargo.lockflip1995-1/+1
2022-04-08Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyupflip1995-1486/+3113
2022-04-08Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrumbors-33/+23
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-0/+1
2022-04-07Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrumbors-3/+1
2022-04-07Rollup merge of #95352 - jyn514:full-relative-path, r=Mark-SimulacrumDylan DPC-6/+4
2022-04-06get rid of visit_constant in thir visitorb-naber-8/+9
2022-04-05Update cargoEric Huss-0/+0
2022-04-05trivial cfg(bootstrap) changesPietro Albini-3/+1
2022-04-05Rollup merge of #95673 - lnicola:rust-analyzer-2022-04-05, r=lnicolaDylan DPC-16/+31
2022-04-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+31
2022-04-05tidy: add fluent dependencies to whitelistDavid Wood-1/+19
2022-04-05session: opt for enabling directionality markersDavid Wood-3/+3
2022-04-05errors: implement sysroot/testing bundle loadingDavid Wood-3/+9
2022-04-05errors: implement fallback diagnostic translationDavid Wood-10/+46
2022-04-05span: move `MultiSpan`David Wood-13/+26
2022-04-02rebase and use ty::Const in patterns againb-naber-13/+10
2022-04-02Create 2024 editionJacob Pratt-0/+6