about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-04-08Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrumbors-33/+23
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-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-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
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-0/+1
2022-03-27[error index] Move some logic from build.rs to main.rsJoshua Nelson-33/+23
2022-03-26Bump the ripgrep commit exercised by cargotestDavid Tolnay-1/+1
2022-03-26Print the full relative path to failed testsJoshua Nelson-6/+4
2022-03-26Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPCbors-30/+30
2022-03-26add #[must_use] to functions of slice and its iterators.Jendrik-18/+18
2022-03-26add #[must_use] to functions of slice and its iterators.Jendrik-12/+12
2022-03-26Auto merge of #95149 - cjgillot:once-diag, r=estebankbors-4/+6
2022-03-25Auto merge of #95282 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-25Update clippy helper function typesGrisha Vartanyan-1/+1
2022-03-24Auto merge of #95273 - flip1995:clippyup, r=manishearthbors-546/+1957
2022-03-24update MiriRalf Jung-8/+8
2022-03-24Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyupflip1995-546/+1957
2022-03-24update clippy stderr fileOli Scherer-0/+10
2022-03-23:arrow_up: rust-analyzerLaurențiu Nicola-19/+23
2022-03-21Rollup merge of #95085 - ouz-a:master5, r=jackh726Matthias Krüger-1/+1
2022-03-21Return err instead of ICEouz-a-1/+1
2022-03-20Take &mut Diagnostic in emit_diagnostic.Camille GILLOT-4/+6
2022-03-20Auto merge of #95144 - RalfJung:miri, r=RalfJungbors-8/+8