about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-18Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebankMatthias Krüger-2/+35
2022-02-18Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebankMatthias Krüger-41/+281
2022-02-18Rollup merge of #92933 - bjorn3:no_bin_lib_mixing, r=estebankMatthias Krüger-21/+12
2022-02-18Rollup merge of #92683 - jackh726:issue-92033, r=estebankMatthias Krüger-28/+163
2022-02-18Auto merge of #93766 - petrochenkov:doclinkregr, r=camelid,GuillaumeGomezbors-8/+55
2022-02-18rustdoc: Collect traits in scope for lang itemsVadim Petrochenkov-8/+55
2022-02-18Auto merge of #94088 - oli-obk:revert, r=jackh726bors-227/+281
2022-02-18Auto merge of #94095 - Amanieu:update_stdarch, r=dtolnaybors-0/+0
2022-02-17Auto merge of #94103 - matthiaskrgr:rollup-cd70ofn, r=matthiaskrgrbors-416/+499
2022-02-17Rollup merge of #94085 - flip1995:clippy_needless_borrow_temp_fix, r=ManishearthMatthias Krüger-26/+8
2022-02-17Rollup merge of #94082 - bjorn3:remove_cfg_platform, r=Mark-SimulacrumMatthias Krüger-6/+0
2022-02-17Rollup merge of #94043 - DrMeepster:box_alloc_ice, r=oli-obkMatthias Krüger-1/+9
2022-02-17Rollup merge of #94041 - a-lafrance:try-collect, r=scottmcmMatthias Krüger-0/+129
2022-02-17Rollup merge of #94011 - est31:let_else, r=lcnrMatthias Krüger-104/+50
2022-02-17Rollup merge of #93976 - SUPERCILEX:separator_str, r=yaahcMatthias Krüger-0/+6
2022-02-17Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jshaMatthias Krüger-186/+168
2022-02-17Rollup merge of #93758 - nnethercote:improve-folding-comments, r=BoxyUwUMatthias Krüger-77/+113
2022-02-17Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiaskoMatthias Krüger-16/+16
2022-02-17Suggest copying trait associated type bounds on lifetime errorJack Huey-28/+163
2022-02-17Fix documentation for is_X_feature_detected!Amanieu d'Antras-0/+0
2022-02-17Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk"Oli Scherer-227/+281
2022-02-17Don't lint `needless_borrow` in method receiver positionsJason Newcomb-26/+8
2022-02-17Remove CFG_PLATFORMbjorn3-6/+0
2022-02-17Auto merge of #93577 - nikic:llvm-14, r=nagisabors-29/+53
2022-02-17Improve comments about type folding/visiting.Nicholas Nethercote-77/+113
2022-02-17Auto merge of #94072 - matthiaskrgr:rollup-7uu2286, r=matthiaskrgrbors-189/+545
2022-02-17Rollup merge of #94064 - nikic:update-musl-image, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-02-17Rollup merge of #94031 - danielhenrymantilla:diagnostics/union-drop-suggest-c...Matthias Krüger-29/+44
2022-02-17Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkovMatthias Krüger-74/+105
2022-02-17Rollup merge of #93996 - notriddle:notriddle/magically-becomes-a-function, r=...Matthias Krüger-0/+106
2022-02-17Rollup merge of #93981 - ChayimFriedman2:slice-pat-reference-option-result, r...Matthias Krüger-25/+62
2022-02-17Rollup merge of #93693 - rukai:91550, r=davidtwcoMatthias Krüger-25/+154
2022-02-17Rollup merge of #93479 - smoelius:master, r=yaahcMatthias Krüger-22/+9
2022-02-17Rollup merge of #89869 - kpreid:from-doc, r=yaahcMatthias Krüger-12/+63
2022-02-16Add MAIN_SEPARATOR_STRAlex Saveau-0/+6
2022-02-17Auto merge of #94040 - Mark-Simulacrum:destabilize-load-store, r=Amanieubors-3/+76
2022-02-16add comment explaining the checkDrMeepster-0/+2
2022-02-16Add a `try_collect()` helper method to `Iterator`Arthur Lafrance-0/+129
2022-02-16Auto merge of #91182 - ChrisDenton:command-broken-symlink, r=m-ou-sebors-2/+30
2022-02-16Adopt let_else in even more placesest31-104/+50
2022-02-16Update dist-x86_64-musl to Ubuntu 20.04Nikita Popov-2/+2
2022-02-16Update compiler-builtins to 0.1.70Nikita Popov-2/+2
2022-02-16Expose unstable llvm14-builtins-abi target feature for cfg useNikita Popov-16/+24
2022-02-16Add cmake directory to llvm source distributionNikita Popov-0/+2
2022-02-16Update coverage IR testNikita Popov-2/+2
2022-02-16Update data layout for wasm32 targetsNikita Popov-3/+7
2022-02-16Update data layout for 32-bit msvc targetsNikita Popov-3/+13
2022-02-16Update optimization remark test for LLVM 14Nikita Popov-2/+2
2022-02-16Update LLVM submoduleNikita Popov-1/+1
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-59/+59