about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-29Add includes to pre-commit hookMichael Wright-0/+1
2021-09-29Add test module for `update_lints`Michael Wright-155/+161
2021-09-29Move `update_lints` specific code out of `lib`Michael Wright-554/+551
2021-09-29Fix lint register code formatMichael Wright-1424/+1433
2021-09-29Move code generated by `update_lints` to includesMichael Wright-1706/+1779
2021-09-29Fix truncate of 'bound params stack' by using the correct lengthAudun Halland-1/+1
2021-09-28ref/refmutGus Wynn-3/+14
2021-09-29Auto merge of #88950 - Nadrieril:deconstruct-pat, r=oli-obkbors-994/+893
2021-09-29Auto merge of #7736 - vxpm:master, r=giraffatebors-1/+1
2021-09-29Improve error message for `printf`-style format stringsFabian Wolff-26/+105
2021-09-28feat(rustc_typeck): avoid erroring with "wrong number of generics" if there's...Michael Howell-43/+17
2021-09-29Deriving: Include bound generic params for extracted type parameters in where...Audun Halland-10/+54
2021-09-28Fix typo ("asynx" corrected to "async")vxpm-1/+1
2021-09-28Improve help for recursion limit errorsRoss MacArthur-35/+75
2021-09-28Improve error messages for bad type constraintsMichael Howell-30/+34
2021-09-28Optimize is_sorted for Range and RangeInclusiveMatt Brubeck-0/+10
2021-09-28Rollup merge of #89318 - petrochenkov:lstore, r=oli-obkGuillaume Gomez-37/+4
2021-09-28Rollup merge of #89283 - camelid:issue-83564-test, r=davidtwcoGuillaume Gomez-0/+26
2021-09-28Rollup merge of #89276 - Urgau:fix-union-impls, r=GuillaumeGomezGuillaume Gomez-0/+17
2021-09-28Rollup merge of #89255 - FabianWolff:issue-88806, r=cjgillotGuillaume Gomez-20/+28
2021-09-28Rollup merge of #89235 - yaahc:junit-formatting, r=kennytmGuillaume Gomez-1/+4
2021-09-28Rollup merge of #89233 - FabianWolff:issue-89159, r=estebankGuillaume Gomez-1/+5
2021-09-28Rollup merge of #89212 - Sl1mb0:xpy-toolchain-link, r=jyn514Guillaume Gomez-0/+80
2021-09-28Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez-2/+13239
2021-09-28Use less verbose syntax for error annotationsMichael Howell-4/+4
2021-09-28Auto merge of #7734 - Manishearth:doc-unsafe-trait, r=camsteffenbors-7/+43
2021-09-28Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyupflip1995-1001/+2220
2021-09-28Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyupflip1995-1001/+2220
2021-09-28Auto merge of #7711 - camsteffen:depinfo-error, r=flip1995bors-1/+3
2021-09-28Auto merge of #7733 - flip1995:rustup, r=flip1995bors-169/+127
2021-09-28Cleanup of rustup changesflip1995-6/+8
2021-09-28Bump nightly version -> 2021-09-28flip1995-2/+2
2021-09-28Update clippy_lints/src/doc.rsManish Goregaokar-2/+2
2021-09-28Pick one possible lifetime in case there are multiple choicesOli Scherer-3/+26
2021-09-28review commentsEsteban Kuber-37/+41
2021-09-28Allow internal lint INVALID_PATHS for itertools pathflip1995-2/+3
2021-09-28Make doc_unsafe lint on unsafe traits as wellManish Goregaokar-7/+43
2021-09-29Suggest similarly named assoc items in trait implsHirochika Matsumoto-18/+216
2021-09-28Auto merge of #89048 - oli-obk:in_tracing_we_trust, r=jackh726bors-323/+252
2021-09-28Merge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9' into libgccjit-codegenAntoni Boucher-3/+3
2021-09-28Fix warnings (#98)antoyo-3/+3
2021-09-28Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegenAntoni Boucher-559/+559
2021-09-28Update to nightly-2021-09-28 (#97)antoyo-13/+63
2021-09-28Rename `std::thread::available_onccurrency` to `std::thread::available_parall...Yoshua Wuyts-16/+16
2021-09-28Rebase resume argument projections during state transformTomasz Miąsko-5/+12
2021-09-28Reapply "Remove optimization_fuel_crate from Session"bjorn3-6/+1
2021-09-28More tracing instrumentationOli Scherer-323/+252
2021-09-28Auto merge of #86191 - kawadakk:release-add-solid-support, r=nagisa,estebank,...bors-0/+4062
2021-09-28Auto merge of #7727 - flip1995:changelog, r=xFrednetbors-15/+69
2021-09-28Fix CHANGELOG formattingflip1995-39/+25