about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-18Fix escape handling on search resultsGuillaume Gomez-2/+2
2021-05-17Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obkbors-17/+61
2021-05-17Auto merge of #85178 - cjgillot:local-crate, r=oli-obkbors-22/+19
2021-05-16Auto merge of #84993 - eddyb:cg-ssa-on-demand-blocks, r=nagisabors-6/+9
2021-05-17rustc_codegen_ssa: only create backend `BasicBlock`s as-needed.Eduard-Mihai Burtescu-6/+9
2021-05-16Auto merge of #85312 - ehuss:macro_use-unused-attr, r=petrochenkovbors-0/+66
2021-05-16Add tracking issueJonas Schievink-0/+5
2021-05-16Auto merge of #85290 - Amanieu:asm_const_int, r=nagisabors-44/+66
2021-05-16Auto merge of #84549 - tmiasko:static-initializer, r=varkorbors-4/+25
2021-05-16Auto merge of #85332 - RalfJung:ptr-in-str, r=oli-obkbors-119/+110
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-16Fix comments in testsAmanieu d'Antras-2/+2
2021-05-16Auto merge of #85259 - Smittyvb:thir-unsafeck-inline-asm, r=nikomatsakisbors-26/+285
2021-05-16Allow `async {}` expressions in const contextsJonas Schievink-17/+56
2021-05-15Fix unused attributes on macro_rules.Eric Huss-0/+66
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-1532bit blessRalf Jung-38/+28
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-52/+172
2021-05-15split ui test stderr by bitwidthRalf Jung-1/+17
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-15get rid of a bunch of unnecessary NOTE in const testsRalf Jung-81/+46
2021-05-15handle pointers in strRalf Jung-0/+20
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