about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-23say some more things about how transmute is UBRalf Jung-11/+13
2022-07-22do not claim that transmute is like memcpyRalf Jung-2/+3
2022-07-22Auto merge of #99521 - fee1-dead-contrib:const_fix_hax, r=oli-obkbors-67/+46
2022-07-22Auto merge of #99491 - workingjubilee:sync-psimd, r=workingjubileebors-889/+1617
2022-07-22Auto merge of #99592 - Dylan-DPC:rollup-xlw4wax, r=Dylan-DPCbors-706/+949
2022-07-22Rollup merge of #99579 - CleanCut:expect-warning, r=joshtriplettDylan DPC-0/+9
2022-07-22Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=f...Dylan DPC-467/+625
2022-07-22Rollup merge of #99423 - GuillaumeGomez:group-css-font-rule, r=notriddleDylan DPC-12/+9
2022-07-22Rollup merge of #99393 - Logarithmus:feature/99255-omit-const-generic-suffixe...Dylan DPC-180/+189
2022-07-22Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiserDylan DPC-43/+111
2022-07-22Rollup merge of #98174 - Kixunil:rename_ptr_as_mut_const_to_cast, r=scottmcmDylan DPC-4/+6
2022-07-22Auto merge of #99420 - RalfJung:vtable, r=oli-obkbors-527/+673
2022-07-21add same warning to Result::expect as Result::unwrapNathan Stocks-0/+9
2022-07-21Auto merge of #99530 - RalfJung:miri, r=oli-obkbors-23/+39
2022-07-21update MiriRalf Jung-23/+39
2022-07-21Auto merge of #99501 - lcnr:check-regions-infcx, r=oli-obkbors-122/+82
2022-07-21Auto merge of #99567 - matthiaskrgr:rollup-08hh3r4, r=matthiaskrgrbors-344/+577
2022-07-21Address more nitsMichael Goulet-40/+34
2022-07-21Rollup merge of #99559 - GuillaumeGomez:rm-unused-field-keyword, r=notriddleMatthias Krüger-15/+14
2022-07-21Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obkMatthias Krüger-13/+6
2022-07-21Rollup merge of #99557 - pierwill:patch-6, r=tmiaskoMatthias Krüger-2/+6
2022-07-21Rollup merge of #99552 - lcnr:orphan_check-rework, r=oli-obkMatthias Krüger-197/+124
2022-07-21Rollup merge of #99549 - JohnTitor:issue-52304, r=compiler-errorsMatthias Krüger-0/+11
2022-07-21Rollup merge of #99528 - matthiaskrgr:2022_07_perf, r=estebankMatthias Krüger-21/+17
2022-07-21Rollup merge of #99526 - compiler-errors:normalize-arg-spans, r=oli-obkMatthias Krüger-23/+30
2022-07-21Rollup merge of #99523 - cuviper:asfd_ptrs-1.64, r=jyn514Matthias Krüger-2/+2
2022-07-21Rollup merge of #99454 - benluelo:control-flow/continue-combinators, r=scottmcmMatthias Krüger-0/+35
2022-07-21Rollup merge of #99413 - steffahn:btree_dropck, r=m-ou-seMatthias Krüger-7/+76
2022-07-21Rollup merge of #98707 - joboet:fuchsia_locks, r=m-ou-seMatthias Krüger-64/+256
2022-07-21Rename `<*{mut,const} T>::as_{const,mut}` to `cast_`Martin Habovstiak-4/+6
2022-07-21Update compiler/rustc_mir_transform/src/simplify.rsWesley Wiser-1/+1
2022-07-21Generalize same_type_modulo_inferMichael Goulet-5/+34
2022-07-21Remove unused field in ItemKind::KeywordItemGuillaume Gomez-15/+14
2022-07-21Fix `remap_constness`Deadbeef-13/+6
2022-07-21Edit `rustc_index::vec::IndexVec::pick3_mut` docspierwill-2/+6
2022-07-21Auto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrumbors-0/+26
2022-07-21Add test for #96797Amanieu d'Antras-0/+26
2022-07-21`region_outlives_predicate` no snapshotlcnr-42/+15
2022-07-21move `considering_regions` to the infcxlcnr-88/+75
2022-07-21Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwcobors-7/+32
2022-07-21remove unused importjoboet-1/+1
2022-07-21rewrite the orphan check to use a type visitorlcnr-169/+124
2022-07-21orphan check: opaque types are an errorlcnr-30/+2
2022-07-21Add regression test for #52304Yuki Okushi-0/+11
2022-07-21change `map_bound(|_| x` to `rebind(x`Deadbeef-6/+6
2022-07-21And for patterns tooMichael Goulet-119/+184
2022-07-21Do if-expression obligation stuff less eagerlyMichael Goulet-350/+411
2022-07-21Resolve vars in same_type_modulo_inferMichael Goulet-70/+79
2022-07-21Auto merge of #93718 - thomcc:used-macho, r=pnkfelixbors-4/+61
2022-07-21Auto merge of #99540 - Mark-Simulacrum:bump-beta, r=jyn514bors-338/+338