summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-09-08Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwcoDylan DPC-209/+211
2022-09-08Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorinobors-8/+16
2022-09-08Auto merge of #101560 - Dylan-DPC:rollup-8m8yr89, r=Dylan-DPCbors-3/+3
2022-09-08Rollup merge of #101498 - petrochenkov:visparam, r=cjgillotDylan DPC-3/+3
2022-09-08Introduce `DotDotPos`.Nicholas Nethercote-7/+15
2022-09-08Arena-allocate `hir::Lifetime`.Nicholas Nethercote-1/+1
2022-09-08Auto merge of #101504 - lqd:rust-lld-fix, r=petrochenkovbors-8/+22
2022-09-07Rollup merge of #101535 - est31:tidy_error_fix, r=Mark-SimulacrumMatthias Krüger-2/+1
2022-09-07Auto merge of #101522 - oli-obk:miriup, r=oli-obkbors-7/+7
2022-09-07Update miri submoduleOli Scherer-7/+7
2022-09-07Auto merge of #101432 - nnethercote:shrink-PredicateS, r=lcnrbors-5/+5
2022-09-07Fix error printing mistake in tidyest31-2/+1
2022-09-07fix compiletest detection of needs-rust-lld testsRémy Rakic-3/+15
2022-09-07fix lld-wrapper lld flavor detectionRémy Rakic-5/+7
2022-09-07Auto merge of #98332 - oli-obk:assume, r=wesleywiserbors-2/+9
2022-09-07rustc: Parameterize `ty::Visibility` over used IDVadim Petrochenkov-3/+3
2022-09-06Allow lint passes to be bound by `TyCtxt`Jason Newcomb-209/+211
2022-09-06:arrow_up: rust-analyzerLaurențiu Nicola-908/+2934
2022-09-06Generalize the Assume intrinsic statement to a general Intrinsic statementOli Scherer-3/+7
2022-09-06Lower the assume intrinsic to a MIR statementOli Scherer-0/+3
2022-09-06Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillotbors-108/+102
2022-09-05Auto merge of #101460 - rust-lang:update-cargo, r=ehussbors-0/+0
2022-09-05Update cargoWeihang Lo-0/+0
2022-09-05Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj...bors-586/+677
2022-09-05use `propagate_through_exprs` instead of `propagate_through_expr`Takayuki Maeda-6/+2
2022-09-05Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkovbors-4/+3
2022-09-05refactor: remove unnecessary variablesTakayuki Maeda-76/+67
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-558/+662
2022-09-05Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwcoDylan DPC-6/+6
2022-09-05Pack `Term` in the same way as `GenericArg`.Nicholas Nethercote-5/+5
2022-09-05Make `hir::PathSegment::res` non-optional.Nicholas Nethercote-4/+3
2022-09-04Address feedback from PR #101401Sage Mitchell-4/+8
2022-09-04Make `char::is_lowercase` and `char::is_uppercase` constSage Mitchell-10/+16
2022-09-04Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPCbors-8/+0
2022-09-02Auto merge of #101333 - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgrbors-17/+20
2022-09-02clippy: BindingAnnotation changeCameron Steffen-103/+95
2022-09-02rustfmt: BindingAnnotation changeCameron Steffen-5/+7
2022-09-02Rollup merge of #101215 - est31:rustdoc_version_placeholder, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-09-02Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-SimulacrumMatthias Krüger-16/+19
2022-09-02update MiriRalf Jung-10/+8
2022-09-02Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddleGuillaume Gomez-140/+194
2022-09-02Rollup merge of #97739 - a2aaron:let_underscore, r=estebankGuillaume Gomez-0/+1
2022-09-02Auto merge of #101248 - RalfJung:miri, r=RalfJungbors-8/+10
2022-09-02Also replace the version placeholder in rustc_attrest31-1/+1
2022-09-01update MiriRalf Jung-8/+10
2022-09-01Move error code book into a sub folderGuillaume Gomez-59/+40
2022-09-01Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorinobors-0/+1
2022-09-01Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddybbors-55/+4
2022-08-31Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgrbors-3973/+9254
2022-08-31update few crates to drop old depsklensy-8/+0