about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-11-23Auto merge of #104758 - Manishearth:rollup-rh1tfum, r=Manishearthbors-0/+1
2022-11-22Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnrManish Goregaokar-0/+1
2022-11-23Update cargoWeihang Lo-0/+0
2022-11-22Auto merge of #104688 - flip1995:clippyup, r=Manishearth,flip1995bors-18373/+8247
2022-11-22Clippy: Workaround for let_chains issuePhilipp Krones-5/+6
2022-11-22Auto merge of #103578 - petrochenkov:nofict, r=nagisabors-9/+9
2022-11-22Auto merge of #104696 - matthiaskrgr:rollup-gi1pdb0, r=matthiaskrgrbors-16/+20
2022-11-22Rollup merge of #104656 - c410-f3r:moar-errors, r=petrochenkovMatthias Krüger-1/+1
2022-11-22Split `MacArgs` in two.Nicholas Nethercote-15/+19
2022-11-21Use `as_closure` helper methodOli Scherer-1/+1
2022-11-21Stop passing the self-type as a separate argument.Oli Scherer-11/+7
2022-11-21Fix clippy's missing substsOli Scherer-13/+19
2022-11-21Allow iterators instead of requiring slices that will get turned into iteratorsOli Scherer-3/+3
2022-11-21Clippy: Don't import GenericParamDefKindPhilipp Krones-8/+8
2022-11-21Fix declare_clippy_lint cratePhilipp Krones-1/+6
2022-11-21Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyupPhilipp Krones-18373/+8241
2022-11-21Unreserve braced enum variants in value namespaceVadim Petrochenkov-9/+9
2022-11-21Add an always-ambiguous predicate to make sure that we don't accidentlally al...Oli Scherer-0/+1
2022-11-21Rollup merge of #104595 - compiler-errors:poly-existential-predicate, r=lcnrMatthias Krüger-1/+1
2022-11-21Rollup merge of #104499 - Enselic:no-method-in-rustdoc-json, r=GuillaumeGomezMatthias Krüger-15/+4
2022-11-20Move testsCaio-1/+1
2022-11-20Auto merge of #104617 - RalfJung:miri, r=RalfJungbors-114/+152
2022-11-20Auto merge of #2683 - RalfJung:align_offset, r=RalfJungbors-0/+12
2022-11-20make align_offset always work on no-provenance pointersRalf Jung-0/+12
2022-11-20make miri-seed a regular integer, and also set layout-seed in many-seedsRalf Jung-9/+8
2022-11-20Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errorsbors-91/+95
2022-11-20fix unused warning in a testRalf Jung-1/+1
2022-11-20Merge from rustcRalf Jung-155/+166
2022-11-20Preparing for merge from rustcRalf Jung-1/+1
2022-11-19implement clock_gettime on macosRalf Jung-27/+56
2022-11-19Auto merge of #104470 - ehuss:cdb-dupe-last-command, r=jyn514bors-1/+1
2022-11-19Auto merge of #102795 - lukas-code:constify-is-aligned-via-align-offset, r=ol...bors-5/+0
2022-11-19constify `exact_div` intrinsicLukas Markeffsky-5/+0
2022-11-19Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-...Matthias Krüger-9/+9
2022-11-19Rollup merge of #104587 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-16/+25
2022-11-19Merge from rustcRalf Jung-11/+16
2022-11-19Preparing for merge from rustcRalf Jung-1/+1
2022-11-19Auto merge of #103509 - compiler-errors:opaques-w-bound-vars-r-hard, r=oli-obkbors-24/+0
2022-11-19Rollup merge of #104566 - matthiaskrgr:clippy_perf_nov18, r=oli-obkDylan DPC-1/+1
2022-11-19drive-by: PolyExistentialPredicateMichael Goulet-1/+1
2022-11-19drive-by: Add is_async fn to hir::IsAsyncMichael Goulet-9/+9
2022-11-18Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearthbors-0/+13
2022-11-18Import icu locale fallback dataCharles Lew-0/+1
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+12
2022-11-18Update cargoWeihang Lo-0/+0
2022-11-18Auto merge of #104573 - matthiaskrgr:rollup-k36ybtp, r=matthiaskrgrbors-36/+27
2022-11-18Delete miri testMichael Goulet-24/+0
2022-11-18Auto merge of #101562 - nnethercote:shrink-ast-Expr-harder, r=petrochenkovbors-72/+99
2022-11-18Rollup merge of #104006 - flip1995:lang-items-clippy, r=oli-obkMatthias Krüger-36/+27