about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-10Auto merge of #99098 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-191/+162
2022-07-09Backport "Update llvm-project #98567"Mark Rousskov-0/+0
2022-07-09Fix tests after beta backportMark Rousskov-2/+2
2022-07-09Only register hidden types for opaque types from the current crate, nothing e...Oli Scherer-1/+2
2022-07-09not knowing about opaque types is worse than not knowing about regions, make ...Oli Scherer-2/+2
2022-07-09Remove type flag based opaque type workaroundOli Scherer-181/+30
2022-07-09Make `evaluate_obligation` not succeed unconditionally if it registered new h...Oli Scherer-11/+31
2022-07-09use a method instead of manually doing what its body doesOli Scherer-1/+1
2022-07-09pessimistically treat all function items as containing an opaque typeOli Scherer-4/+63
2022-07-09rustdoc: filter '_ lifetimes from ty::PolyTraitRefMichael Howell-1/+23
2022-07-09Add link to issue for src/test/incremental/async-lifetimes.rsMichael Woerister-0/+2
2022-07-09Add regression test.Camille GILLOT-0/+17
2022-07-09Return a FxIndexSet in is_late_bound query.Camille GILLOT-3/+4
2022-07-06Auto merge of #98949 - ehuss:update-beta-cargo, r=ehussbors-21/+160
2022-07-05Rollup merge of #98126 - fortanix:raoul/mitigate_stale_data_vulnerability, r=...Matthias Krüger-10/+142
2022-07-05Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-seMatthias Krüger-10/+17
2022-07-05[beta] Update cargoEric Huss-1/+1
2022-07-02Auto merge of #98725 - pietroalbini:pa-beta-stage0-bump, r=Mark-Simulacrumbors-342/+285
2022-06-30bump stage0 to 1.62.0Pietro Albini-342/+285
2022-06-28Auto merge of #98572 - pietroalbini:pa-1.63.0-beta, r=Mark-Simulacrumbors-11637/+537
2022-06-27Globally set RUSTC_BOOTSTRAPMark Rousskov-0/+1
2022-06-27update rustfmtCaleb Cartwright-1/+1
2022-06-27Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into pa-1.63.0-betaPietro Albini-11633/+533
2022-06-27Bump RLS to latest master on rust-lang/rlsMark Rousskov-2/+1
2022-06-27bump channel to betaPietro Albini-1/+1
2022-06-24Auto merge of #98397 - RalfJung:miri, r=RalfJungbors-14/+8
2022-06-24Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitorbors-259/+603
2022-06-24Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errorsYuki Okushi-1/+3
2022-06-24Rollup merge of #98411 - ehuss:update-tendril, r=Mark-SimulacrumYuki Okushi-4/+4
2022-06-24Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkovYuki Okushi-11/+12
2022-06-24Rollup merge of #98280 - compiler-errors:better-call-closure-on-type-err, r=e...Yuki Okushi-125/+143
2022-06-24Rollup merge of #98214 - petrochenkov:islike, r=compiler-errorsYuki Okushi-20/+11
2022-06-24Rollup merge of #98039 - tnballo:master, r=thomccYuki Okushi-13/+117
2022-06-24Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkovYuki Okushi-7/+29
2022-06-24Rollup merge of #96955 - Aaron1011:pretty-print-sort, r=petrochenkovYuki Okushi-27/+26
2022-06-24Rollup merge of #91264 - GuillaumeGomez:macro-jump-to-def, r=jshaYuki Okushi-51/+258
2022-06-24Auto merge of #98109 - nikomatsakis:issue-98095, r=jackh726bors-267/+735
2022-06-24Auto merge of #98395 - arlosi:update-cargo, r=ehussbors-0/+0
2022-06-24Auto merge of #98438 - compiler-errors:rollup-fudubjn, r=compiler-errorsbors-431/+1114
2022-06-23Fix BTreeSet's range API panic message, documenttnballo-13/+117
2022-06-23Update cargoArlo Siemsen-0/+0
2022-06-23Rollup merge of #98422 - GuillaumeGomez:browser-ui-test-update, r=Dylan-DPCMichael Goulet-1/+1
2022-06-23Rollup merge of #98410 - ehuss:update-books, r=ehussMichael Goulet-0/+0
2022-06-23Rollup merge of #98409 - joshtriplett:triagebot-nominated, r=Mark-SimulacrumMichael Goulet-3/+10
2022-06-23Rollup merge of #98390 - GuillaumeGomez:keyword-rustdoc-json, r=notriddleMichael Goulet-7/+25
2022-06-23Rollup merge of #98388 - rosehuds:master, r=davidtwcoMichael Goulet-4/+18
2022-06-23Rollup merge of #98365 - jyn514:improve-obligation-errors-review-comments, r=...Michael Goulet-31/+27
2022-06-23Rollup merge of #98364 - RalfJung:arc-clone, r=Mark-SimulacrumMichael Goulet-8/+9
2022-06-23Rollup merge of #98355 - hoodmane:emscripten-no-default, r=petrochenkovMichael Goulet-1/+2
2022-06-23Rollup merge of #98353 - beetrees:builtin-macros-cfg-diag, r=davidtwcoMichael Goulet-7/+49