about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-17Mark inout asm! operands as used in liveness passOlivia Crain-0/+36
2020-10-17Auto merge of #77373 - jonas-schievink:rm-rf-copy-prop, r=oli-obkbors-96/+73
2020-10-17Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obkbors-3/+97
2020-10-17Auto merge of #77685 - jackh726:binder-map, r=lcnrbors-5/+9
2020-10-17Auto merge of #76096 - pickfire:rustdoc-quote, r=jyn514bors-124/+131
2020-10-17Fix some double quote that cause CI failureIvan Tham-3/+3
2020-10-17Auto merge of #78025 - ehuss:bump-bootstrap, r=Mark-Simulacrumbors-1/+1
2020-10-17Rollup merge of #77985 - cuviper:systemz-agr-clobbers-cc, r=nikicDylan DPC-0/+0
2020-10-17Rollup merge of #77932 - ssomers:btree_cleanup_gdb, r=Mark-SimulacrumDylan DPC-19/+29
2020-10-17Rollup merge of #77785 - GuillaumeGomez:remove-compiler-reexports, r=ollie27Dylan DPC-2/+16
2020-10-17Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakisDylan DPC-10/+3
2020-10-17Remove the old copy propagation passJonas Schievink-96/+73
2020-10-16Add inline const to INCOMPLETE_FEATURESSantiago Pastorino-0/+4
2020-10-17Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=...Yuki Okushi-4/+0
2020-10-17Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrumYuki Okushi-0/+68
2020-10-17Rollup merge of #77925 - JohnTitor:sugg-min-features, r=davidtwco,oli-obkYuki Okushi-0/+87
2020-10-17Rollup merge of #77855 - davidtwco:pr-77341-follow-up-non-constructable-varia...Yuki Okushi-23/+230
2020-10-17Rollup merge of #77827 - jyn514:stable-primitives, r=GuillaumeGomezYuki Okushi-3/+8
2020-10-17Rollup merge of #77547 - RalfJung:stable-union-drop, r=matthewjasperYuki Okushi-123/+67
2020-10-17Rollup merge of #75209 - Hirrolot:suggest-macro-imports, r=estebankYuki Okushi-0/+15
2020-10-16Handle ExprKind::ConstBlock on clippySantiago Pastorino-1/+17
2020-10-16Add inline const testsSantiago Pastorino-25/+55
2020-10-16Review commentsJack Huey-1/+1
2020-10-16Bump bootstrap compilerEric Huss-1/+1
2020-10-16map_bound_ref -> rebindJack Huey-10/+11
2020-10-16Parse inline const patternsSantiago Pastorino-2/+22
2020-10-16Parse inline const expressionsSantiago Pastorino-0/+10
2020-10-16Add inline_const feature flagSantiago Pastorino-0/+14
2020-10-16update miriRalf Jung-8/+10
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+87
2020-10-16Use map_bound(_ref) instead of Binder::bind when possibleJack Huey-7/+10
2020-10-17Use double quote for rustdoc htmlIvan Tham-126/+133
2020-10-16Auto merge of #77972 - Mark-Simulacrum:side-effect-loop, r=nagisabors-0/+15
2020-10-16Fix sidebar scroll on mobile devicesGuillaume Gomez-4/+0
2020-10-16Auto merge of #77809 - nasso:master, r=jyn514,guillaumegomezbors-42/+240
2020-10-16stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'Ralf Jung-123/+67
2020-10-16Auto merge of #77947 - tmiasko:promoted-scope, r=oli-obkbors-2/+0
2020-10-15Update submodules for link fixesJoshua Nelson-0/+0
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+68
2020-10-16Rollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514Dylan DPC-52/+334
2020-10-16Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...Dylan DPC-7/+21
2020-10-16Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakisDylan DPC-422/+264
2020-10-16Rollup merge of #76084 - Lucretiel:split-buffered, r=dtolnayDylan DPC-3/+3
2020-10-16Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddybDylan DPC-0/+98
2020-10-16Rollup merge of #75023 - euclio:argument-span, r=estebankDylan DPC-114/+222
2020-10-15Auto merge of #77981 - GuillaumeGomez:rollup-64ydc5g, r=GuillaumeGomezbors-0/+8
2020-10-15llvm: backport SystemZ fix for AGR clobbersJosh Stone-0/+0
2020-10-15resolve: improve "try using tuple struct" messageDavid Wood-5/+5
2020-10-15resolve: suggest variants with placeholdersDavid Wood-18/+225
2020-10-15Auto merge of #77943 - est31:target_refactor, r=petrochenkovbors-3/+3