about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-16Auto merge of #85304 - Stupremee:crates-in-sidebar-in-root, r=Nemo157bors-3/+14
2021-05-16Auto merge of #85279 - DrChat:asm_powerpc64, r=Amanieubors-1/+31
2021-05-16Auto merge of #85259 - Smittyvb:thir-unsafeck-inline-asm, r=nikomatsakisbors-26/+285
2021-05-15Auto merge of #81858 - ijackson:fork-no-unwind, r=m-ou-sebors-23/+213
2021-05-15Auto merge of #84920 - Aaron1011:pretty-print-rental, r=petrochenkovbors-52/+172
2021-05-15Auto merge of #85335 - GuillaumeGomez:rollup-0tvc14g, r=GuillaumeGomezbors-12/+81
2021-05-15Call `initSidebarItems` in root module of crateJustus K-3/+14
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-52/+172
2021-05-15Rollup merge of #85324 - FabianWolff:issue-85255, r=varkorGuillaume Gomez-2/+58
2021-05-15Rollup merge of #85185 - GuillaumeGomez:generate-not-more-docs-than-necessary...Guillaume Gomez-10/+23
2021-05-15Don't generate more docs than necessaryGuillaume Gomez-10/+23
2021-05-15Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrumbors-36/+78099
2021-05-15Auto merge of #85328 - GuillaumeGomez:rollup-exe9nbj, r=GuillaumeGomezbors-334/+318
2021-05-15Rollup merge of #85323 - GuillaumeGomez:fix-eslint-errors, r=jshaGuillaume Gomez-35/+34
2021-05-15Rollup merge of #85289 - GuillaumeGomez:fix-toggle-position-mobile, r=jshaGuillaume Gomez-192/+219
2021-05-15Rollup merge of #85256 - GuillaumeGomez:fix-implementors-display, r=notriddleGuillaume Gomez-1/+1
2021-05-15Rollup merge of #85067 - Stupremee:minimize-amount-of-fake-defids, r=jyn514,G...Guillaume Gomez-90/+55
2021-05-15Rollup merge of #84461 - jyn514:remove-strip-item, r=GuillaumeGomezGuillaume Gomez-16/+9
2021-05-15Minimize amount of fake `DefId`s used in rustdocJustus K-90/+55
2021-05-15Update rustdoc-js toolsGuillaume Gomez-1/+2
2021-05-15Fix eslint errorsGuillaume Gomez-34/+32
2021-05-15Warn about unused pub fields in non-pub structsFabian Wolff-2/+58
2021-05-15Auto merge of #84152 - sexxi-goose:insignificant_dtor, r=nikomatsakisbors-0/+226
2021-05-15Auto merge of #85311 - camelid:box-blanket-impl, r=jyn514bors-3/+3
2021-05-15Auto merge of #84997 - pietroalbini:ci-verify-channel, r=Mark-Simulacrumbors-8/+56
2021-05-14add new attribute rustc_insignificant_dtor and a query to check if a type has...Dhruv Jauhar-0/+226
2021-05-14ci(should-skip-this): only check commits when skip rule enabledCaleb Cartwright-7/+11
2021-05-14should-skip-this: Check for changes between the master branch, not the previo...Joshua Nelson-2/+6
2021-05-14Run toolstate jobs when src/tools/rustfmt is modified.Joshua Nelson-2/+2
2021-05-14Update log to 0.4.14Joshua Nelson-1/+1
2021-05-14Don't copy tool dependencies to the sysrootJoshua Nelson-4/+0
2021-05-14Update bootstrap for in-tree rustfmtJoshua Nelson-21/+13
2021-05-14Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863'Caleb Cartwright-0/+78073
2021-05-14Delete rustfmt submoduleJoshua Nelson-6/+0
2021-05-14Box `Impl.blanket_impl` to reduce sizeNoah Lev-3/+3
2021-05-14Add test for toggle on mobile sizeGuillaume Gomez-0/+21
2021-05-14Unify toggle rules on smaller resolutionsGuillaume Gomez-6/+3
2021-05-14Move @media rules at the end so they override the other rulesGuillaume Gomez-193/+195
2021-05-14Auto merge of #85211 - Aaron1011:metadata-invalid-span, r=michaelwoeristerbors-0/+68
2021-05-14Add tests where asm! is properly in unsafe blockSmitty-26/+235
2021-05-14Fix toggle position on mobileGuillaume Gomez-1/+8
2021-05-14Check for inline assembly in THIR unsafeckSmitty-0/+50
2021-05-14Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisabors-13/+1
2021-05-14panic abort after fork test: Disable on androidIan Jackson-0/+1
2021-05-14Auto merge of #85236 - nikic:update-llvm-submodule, r=cuviperbors-0/+0
2021-05-14Auto merge of #85233 - FabianWolff:issue-85227, r=petrochenkovbors-5/+78
2021-05-14Auto merge of #85190 - mati865:update-cc, r=Mark-Simulacrumbors-1/+1
2021-05-13Add asm!() support for PowerPC64Dr. Chat-1/+31
2021-05-13Auto merge of #84107 - Amanieu:global_asm2, r=nagisabors-58/+514
2021-05-13Fix testsAmanieu d'Antras-3/+3