about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-26rustdoc: remove incorrect CSS selector `.impl-items table td`Michael Howell-1/+31
2022-08-26Auto merge of #100944 - nnethercote:shrink-thir-Expr, r=cjgillotbors-150/+191
2022-08-26Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obkbors-3/+29
2022-08-26Auto merge of #101017 - JohnTitor:rollup-73f2fhb, r=JohnTitorbors-255/+187
2022-08-26Rollup merge of #101010 - notriddle:notriddle/multi-column, r=jshaYuki Okushi-10/+0
2022-08-26Rollup merge of #100978 - nnethercote:fix-100948, r=petrochenkovYuki Okushi-1/+32
2022-08-26Rollup merge of #100933 - a1phyr:cheap_assert_match_failed, r=JoshTriplettYuki Okushi-2/+2
2022-08-26Rollup merge of #100604 - dtolnay:okorerr, r=m-ou-seYuki Okushi-61/+11
2022-08-26Rollup merge of #100076 - tspiteri:const_slice_split_at, r=oli-obkYuki Okushi-4/+14
2022-08-26Rollup merge of #100034 - tmiasko:elaborate-box-derefs, r=oli-obkYuki Okushi-142/+75
2022-08-26Rollup merge of #99920 - emarteca:custom-allocator-support, r=oli-obkYuki Okushi-11/+16
2022-08-26Rollup merge of #99064 - lyming2007:issue-97687-fix, r=estebankYuki Okushi-24/+37
2022-08-26Auto merge of #99487 - bmacnaughton:is_whitespace_updates, r=thomccbors-12/+113
2022-08-25Auto merge of #100748 - SparrowLii:query_depth, r=cjgillotbors-54/+83
2022-08-25Adding support for rustc_serialize encode and decode for Box and Vec that use...Ellen Arteca-11/+16
2022-08-25rustdoc: remove unused CSS for `.multi-column`Michael Howell-10/+0
2022-08-25Auto merge of #100911 - tmiasko:update-stdarch, r=Amanieubors-27/+9
2022-08-25reviewTrevor Spiteri-2/+6
2022-08-25Inline trivial `From<Local> for Place<'_>` implTomasz Miąsko-0/+1
2022-08-25Add method that applies DefUse effectTomasz Miąsko-15/+11
2022-08-25Elaborate all box dereferences in `ElaborateBoxDerefs`Tomasz Miąsko-102/+9
2022-08-25Auto merge of #100571 - cjgillot:mir-cost-visit, r=compiler-errorsbors-108/+266
2022-08-25Auto merge of #100436 - jyn514:macro-query-system, r=cjgillotbors-113/+120
2022-08-25Fix liveness analysis for yield terminatorsTomasz Miąsko-32/+61
2022-08-25Auto merge of #100977 - JohnTitor:rollup-8hc7rxh, r=JohnTitorbors-1443/+2658
2022-08-25Handle `Err` in `ast::LitKind::to_token_lit`.Nicholas Nethercote-1/+32
2022-08-24Auto merge of #99946 - tmiasko:elide-storage-makers, r=oli-obkbors-198/+48
2022-08-25Rollup merge of #100964 - bjorn3:sync_cg_clif-2022-08-24, r=bjorn3Yuki Okushi-1259/+2299
2022-08-25Rollup merge of #100960 - rust-lang:notriddle/ayu-span-code, r=GuillaumeGomezYuki Okushi-1/+1
2022-08-25Rollup merge of #100921 - ChayimFriedman2:and-eager-eval, r=JohnTitorYuki Okushi-0/+11
2022-08-25Rollup merge of #100808 - SkiFire13:migrate_diagnostics_rustc_interface, r=da...Yuki Okushi-62/+156
2022-08-25Rollup merge of #100780 - wonchulee:translation_save_analysis, r=davidtwcoYuki Okushi-1/+35
2022-08-25Rollup merge of #100188 - chenyukang:fix-issue-100165, r=estebankYuki Okushi-10/+65
2022-08-25Rollup merge of #99954 - dingxiangfei2009:break-out-let-else-higher-up, r=oli...Yuki Okushi-2/+30
2022-08-25Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkovYuki Okushi-108/+61
2022-08-24Auto merge of #100963 - matthiaskrgr:rollup-pjr0lb3, r=matthiaskrgrbors-691/+774
2022-08-24rustdoc: ayu code color selector more specificMichael Howell-1/+1
2022-08-24Rustfmtbjorn3-1/+2
2022-08-24Add new allowed depsbjorn3-0/+6
2022-08-24Auto merge of #100803 - klensy:do-not-encode-preinterned-symbols, r=bjorn3bors-23/+57
2022-08-24Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202...bjorn3-1259/+2292
2022-08-24Rustup to rustc 1.65.0-nightly (060e47f74 2022-08-23)bjorn3-7/+7
2022-08-24Sync from rust 4a24f08ba43166cfee86d868b3fe8612aec6facabjorn3-1/+2
2022-08-24Rollup merge of #100945 - TaKO8Ki:add-missing-test-case-for-impl-generic-mism...Matthias Krüger-2/+25
2022-08-24Rollup merge of #100940 - TaKO8Ki:do-not-suggest-adding-bound-to-opaque-type,...Matthias Krüger-0/+29
2022-08-24Rollup merge of #100938 - notriddle:notriddle/fields-table, r=sanxiynMatthias Krüger-4/+0
2022-08-24Rollup merge of #100930 - cuviper:podman-keep-id, r=jyn514Matthias Krüger-1/+10
2022-08-24Rollup merge of #100926 - tusharxoxoxo:master, r=Dylan-DPCMatthias Krüger-2/+2
2022-08-24Rollup merge of #100922 - GuillaumeGomez:rewrite-error-index, r=notriddleMatthias Krüger-225/+129
2022-08-24Rollup merge of #100919 - sanxiyn:parallel-liveness, r=oli-obkMatthias Krüger-115/+106