about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-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-01update MiriRalf Jung-8/+21
2022-03-30Update cargoEric Huss-0/+0
2022-03-31Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPCbors-1/+1
2022-03-31Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnayDylan DPC-1/+1
2022-03-30Auto merge of #95436 - cjgillot:static-mut, r=oli-obkbors-7/+13
2022-03-30Auto merge of #95458 - calebcartwright:sync-rustfmt-subtree, r=calebcartwrightbors-235/+2013
2022-03-30Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-sebors-74/+78
2022-03-30clippy: nameres for primitive type implslcnr-38/+75
2022-03-30get clippy to compile againlcnr-59/+26
2022-03-30Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPCbors-0/+4
2022-03-30Rollup merge of #95443 - jyn514:clarify-python-search-logic, r=Dylan-DPCDylan DPC-0/+4
2022-03-30Auto merge of #94081 - oli-obk:lazy_tait_take_two, r=nikomatsakisbors-1/+1
2022-03-29Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-sub...Caleb Cartwright-235/+2013
2022-03-29update miriRalf Jung-8/+8
2022-03-29Clarify how `src/tools/x` searches for pythonJoshua Nelson-0/+4
2022-03-29Remember mutability in `DefKind::Static`.Camille GILLOT-7/+13
2022-03-29:arrow_up: rust-analyzerLaurențiu Nicola-24/+16
2022-03-28Added another folder to the `ui` dirOli Scherer-1/+1
2022-03-28Remove opaque type obligation and just register opaque types as they are enco...Oli Scherer-1/+0