about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-24rustc_errors: only box the `diagnostic` field in `DiagnosticBuilder`.Eduard-Mihai Burtescu-1/+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 settings: use radio buttons for themeJacob Hoffman-Andrews-50/+78
2022-01-23Remove deduplication of early lintsAaron Hill-21/+380
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-23Add `intrinsics::const_deallocate`woppopo-0/+127
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-22Add has tests for blanket_with_local trait methodsRune Tynan-0/+2
2022-01-22[borrowck] Fix help on mutating &self in async fnsAlyssa Verkade-0/+26
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-22respect doc(hidden) when suggesting available fieldsIbraheem Ahmed-0/+43
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
2022-01-22Rollup merge of #93132 - Urgau:fix-rustdoc-json-format-version, r=oli-obkMatthias Krüger-3/+3
2022-01-22Rollup merge of #92828 - Amanieu:unwind-abort, r=dtolnayMatthias Krüger-1/+1
2022-01-22Remove dead code from build_helperMateusz Mikuła-16/+0