about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-08Add the `popular-crates` binarySamuel "Sam" Tardieu-0/+86
2023-03-07Remove an extraneous includeKazu Hirata-1/+0
2023-03-08Check that a query has not completed and is not executing before starting itJohn Kåre Alsaker-6/+21
2023-03-08Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholkbors-103/+127
2023-03-08Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholkbors-7/+3
2023-03-08Rename `MapInPlace` as `FlatMapInPlace`.Nicholas Nethercote-15/+8
2023-03-08Add a comment about drop(start_bx)823984418-0/+2
2023-03-08Tweak E0740Michael Goulet-66/+81
2023-03-08Don't report E0740 for type errorMichael Goulet-1/+20
2023-03-08Suppress copy impl error when post-normalized type references errorsMichael Goulet-1/+49
2023-03-08Dedup copy field errors for identical typesMichael Goulet-8/+8
2023-03-08may not => cannotMichael Goulet-54/+54
2023-03-08Only compute the crate hash when necessary.Nicholas Nethercote-82/+100
2023-03-07Update cargoWeihang Lo-59/+730
2023-03-07Auto merge of #108877 - matthiaskrgr:rollup-7gwgvgc, r=matthiaskrgrbors-1161/+5893
2023-03-07Include async functions in the len_without_is_emptyDavid Mládek-20/+202
2023-03-07Change item collection to be on demandCelina G. Val-33/+38
2023-03-07Error code E0794 for late-bound lifetime parameter error.Christopher Acosta-35/+126
2023-03-07Addr regression test for #108679Guillaume Gomez-0/+29
2023-03-07Fix invalid inlining of reexport of reexport of private itemGuillaume Gomez-43/+85
2023-03-07remove leftover commentGiacomo Pasini-3/+0
2023-03-07Rollup merge of #108866 - Kohei316:master, r=ozkanonurMatthias Krüger-2/+13
2023-03-07Rollup merge of #108822 - nikic:legacy-pm-removal-2, r=cuviperMatthias Krüger-5/+0
2023-03-07Rollup merge of #108793 - clubby789:pythonpath-compiletest, r=compiler-errorsMatthias Krüger-2/+12
2023-03-07Rollup merge of #108783 - antoyo:sync-cg_gcc-2023-03-04, r=cjgillotMatthias Krüger-1121/+5741
2023-03-07Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r...Matthias Krüger-1/+49
2023-03-07Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkovMatthias Krüger-2/+10
2023-03-07Rollup merge of #108460 - obeis:hir-analysis-migrate-diagnostics-2, r=compile...Matthias Krüger-28/+68
2023-03-07Auto merge of #108167 - Zoxc:query-config-instance-slim, r=cjgillotbors-126/+186
2023-03-07rustdoc: fix type search when more than one `where` clause appliesMichael Howell-8/+33
2023-03-07rustdoc: fix type search index for `fn<T>() -> &T where T: Trait`Michael Howell-2/+18
2023-03-07Simplify `sort_by` callsMaybe Waffle-16/+10
2023-03-07fix var equality issue with old canonicalizerMichael Goulet-5/+22
2023-03-07Canonicalize the ROOT VARMichael Goulet-11/+83
2023-03-08Add force to use the stage 2 compiler in compiler_for when config.download_ru...morine0122-2/+13
2023-03-07Auto merge of #108863 - JohnTitor:rollup-haydnsw, r=JohnTitorbors-262/+386
2023-03-07Auto merge of #14271 - Veykril:ty-diag-err, r=Veykrilbors-3/+21
2023-03-07Don't trigger unresolved method/field diagnostics on types containing errorsLukas Wirth-3/+21
2023-03-07Rollup merge of #108855 - cbeuw:mir-cast, r=tmiaskoYuki Okushi-1/+81
2023-03-07Rollup merge of #108823 - wesleywiser:add_cf-protection_tracking_issue, r=Nil...Yuki Okushi-0/+4
2023-03-07Rollup merge of #108805 - GuillaumeGomez:update-askama, r=notriddleYuki Okushi-210/+226
2023-03-07Rollup merge of #108774 - jyn514:translation-errors, r=davidtwcoYuki Okushi-8/+8
2023-03-07Rollup merge of #108731 - Ezrashaw:pin-suggestion-on-impl-future, r=petrochenkovYuki Okushi-0/+34
2023-03-07Rollup merge of #108728 - tshepang:fix-and-improve, r=michaelwoeristerYuki Okushi-29/+32
2023-03-07Rollup merge of #108619 - jyn514:llvm-version-check, r=cuviperYuki Okushi-14/+1
2023-03-07Auto merge of #10415 - schubart:collection_is_never_read, r=llogiqbors-0/+343
2023-03-07Use 3 or 6 compression threads for rust-installerMark Rousskov-5/+16
2023-03-07Add bootstrap support for rust-installerMark Rousskov-10/+60
2023-03-07Directly import rust-installer submoduleMark Rousskov-3/+4370
2023-03-07Bump rust-installerMark Rousskov-0/+0