about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-25Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandryMatthias Krüger-0/+57
2022-01-25Rollup merge of #93118 - jackh726:param-heuristics-3, r=estebankMatthias Krüger-1/+8
2022-01-25Rollup merge of #93064 - Aaron1011:provisional-dep-node, r=michaelwoeristerMatthias Krüger-0/+24
2022-01-24Auto merge of #90842 - pierwill:localdefid-indexmap, r=wesleywiserbors-16/+16
2022-01-24Auto merge of #93260 - matthiaskrgr:rollup-c5b9c76, r=matthiaskrgrbors-11/+97
2022-01-24Rollup merge of #93253 - jsha:theme-on-show, r=GuillaumeGomezMatthias Krüger-6/+25
2022-01-24Rollup merge of #93241 - GuillaumeGomez:rust-logo-appearance, r=jshaMatthias Krüger-1/+1
2022-01-24Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddleMatthias Krüger-3/+70
2022-01-24Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jshaMatthias Krüger-1/+0
2022-01-24Rollup merge of #93188 - jsha:fix-safari-bumpy-search, r=camelidMatthias Krüger-0/+1
2022-01-24Auto merge of #93014 - Kobzol:revert-92103-stable-hash-skip-zero-bytes, r=the...bors-6/+6
2022-01-24Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher"Jakub Beránek-6/+6
2022-01-24Auto merge of #93028 - compiler-errors:const_drop_bounds, r=fee1-deadbors-67/+82
2022-01-23Update theme on pageshow eventJacob Hoffman-Andrews-6/+25
2022-01-23rustdoc: fix bump down typing search on SafariJacob Hoffman-Andrews-0/+1
2022-01-23update testsConrad Ludgate-2/+2
2022-01-23Rollup merge of #93229 - mark-i-m:noquiet, r=eddybMatthias Krüger-5/+7
2022-01-23Rollup merge of #93227 - compiler-errors:gat-hrtb-wfcheck, r=jackh726Matthias Krüger-0/+10
2022-01-23Rollup merge of #93226 - compiler-errors:issue-93141, r=jackh726Matthias Krüger-0/+25
2022-01-23Rollup merge of #93219 - cr1901:msp430-asm-squashed, r=AmanieuMatthias Krüger-1/+174
2022-01-23Rollup merge of #93213 - c410-f3r:let-chains-feature, r=matthewjasperMatthias Krüger-20/+95
2022-01-23Rollup merge of #91526 - petrochenkov:earlint, r=cjgillotMatthias Krüger-65/+55
2022-01-23Liberate late bound regions when collecting GAT substs in wfcheckMichael Goulet-0/+10
2022-01-23Fix brief appearance of rust logo in the sidebarGuillaume Gomez-1/+1
2022-01-23Auto merge of #93066 - nnethercote:infallible-decoder, r=bjorn3bors-6/+6
2022-01-23Auto merge of #93047 - matthiaskrgr:defer__dist_PlainSourceTarball, r=Mark-Si...bors-1/+5
2022-01-23Update clippyVadim Petrochenkov-64/+54
2022-01-23remove duplicate ruleConrad Ludgate-6/+0
2022-01-23rustc_lint: Reuse the set of registered tools from resolverVadim Petrochenkov-1/+1
2022-01-23tweak all sidebar coloursConrad Ludgate-4/+68
2022-01-23Auto merge of #93220 - matthiaskrgr:rollup-9bkrlk0, r=matthiaskrgrbors-150/+98
2022-01-23adjust sidebar link brightnessConrad Ludgate-0/+9
2022-01-23Remove DiagnosticBuilder.quietmark-5/+7
2022-01-22Add preliminary support for inline assembly for msp430.William D. Jones-1/+174
2022-01-22Use an `indexmap` to avoid sorting `LocalDefId`spierwill-16/+16
2022-01-22Normalize field access types during borrowckMichael Goulet-0/+25
2022-01-23Auto merge of #93165 - eholk:disable-generator-drop-tracking, r=nikomatsakisbors-0/+113
2022-01-23Rollup merge of #93196 - mati865:remove-build_helper-dead-code, r=Mark-Simula...Matthias Krüger-16/+0
2022-01-23Rollup merge of #93185 - camelid:crate-private, r=GuillaumeGomezMatthias Krüger-14/+14
2022-01-23Rollup merge of #93168 - skrap:master, r=AmanieuMatthias Krüger-2/+3
2022-01-23Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jshaMatthias Krüger-106/+33
2022-01-23Rollup merge of #93103 - estebank:await-span, r=nagisaMatthias Krüger-0/+38
2022-01-23Rollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomezMatthias Krüger-5/+3
2022-01-23Rollup merge of #91122 - dtolnay:not, r=m-ou-seMatthias Krüger-7/+7
2022-01-22Fix let_chains and if_let_guard feature flagsCaio-20/+95
2022-01-22update uclibc instructions for new toolchain, add link from platforms docJonah Petri-2/+3
2022-01-22Remove unneeded cursor pointer rule on mobile sidebarGuillaume Gomez-1/+0
2022-01-22Rollup merge of #93172 - jsha:re-remove-line, r=camelidMatthias Krüger-1/+0
2022-01-22Rollup merge of #93170 - GuillaumeGomez:gui-tests-explanations, r=jshaMatthias Krüger-3/+22
2022-01-22Rollup merge of #93153 - tmiasko:reject-unsupported-naked-functions, r=AmanieuMatthias Krüger-191/+102