about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-21Auto merge of #99567 - matthiaskrgr:rollup-08hh3r4, r=matthiaskrgrbors-344/+577
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-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-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-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
2022-07-21Bump to latest betaMark Rousskov-338/+338
2022-07-20Auto merge of #99058 - michaelwoerister:remove-stable-set-and-map, r=nagisabors-228/+48
2022-07-20Normalize the arg spans to be within the call spanMichael Goulet-23/+30
2022-07-20Add map_continue and continue_value combinators to ControlFlowbenluelo-0/+35
2022-07-20Auto merge of #99520 - matthiaskrgr:rollup-05uuv5s, r=matthiaskrgrbors-254/+584
2022-07-20Fix the stable version of `AsFd for Arc<T>` and `Box<T>`Josh Stone-2/+2
2022-07-20Rollup merge of #99516 - m-ou-se:proc-macro-tracked-tracking-issue, r=Mark-Si...Matthias Krüger-4/+4
2022-07-20Rollup merge of #99510 - krasimirgg:movb, r=nikicMatthias Krüger-3/+4
2022-07-20Rollup merge of #99508 - TaKO8Ki:avoid-symbol-to-string-conversion-in-Builtin...Matthias Krüger-14/+11
2022-07-20Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddleMatthias Krüger-8/+46
2022-07-20Rollup merge of #99488 - luqmana:debuginfo-revisions, r=tmiaskoMatthias Krüger-105/+60
2022-07-20Rollup merge of #99480 - miam-miam100:arg-format, r=oli-obkMatthias Krüger-4/+36
2022-07-20Rollup merge of #99355 - compiler-errors:macro-metavar-less-than-zero, r=petr...Matthias Krüger-9/+39
2022-07-20Rollup merge of #99352 - compiler-errors:tighter-spans-on-generic-call, r=spa...Matthias Krüger-45/+27
2022-07-20Rollup merge of #99212 - davidtwco:partial-stability-implies, r=michaelwoeristerMatthias Krüger-62/+357
2022-07-20Auto merge of #99472 - RalfJung:provenance, r=oli-obkbors-602/+607
2022-07-20Use new tracking issue for proc_macro::tracked_*.Mara Bos-4/+4
2022-07-20passes: check implied feature existsDavid Wood-30/+60
2022-07-20owner is not micro (correct typo)joboet-1/+1
2022-07-20passes: improved partial stabilization diagnosticDavid Wood-14/+115
2022-07-20span: add `span_extend_to_line` helperDavid Wood-0/+5
2022-07-20middle: add `implies_by` to `#[unstable]`David Wood-4/+150
2022-07-20Auto merge of #99506 - Dylan-DPC:rollup-q3msucx, r=Dylan-DPCbors-332/+544
2022-07-20adapt assembly/static-relocation-model test for LLVM changeKrasimir Georgiev-3/+4
2022-07-20Fix off by one error and add ui test.miam-miam100-3/+17
2022-07-20Add diagnostic width span when '0$' is used as width.miam-miam100-1/+19