about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-16Allow formatting `Anonymous{Struct, Union}` declarationsjedel1043-11/+64
2021-05-16Suppress spurious errors inside `async fn`Aaron Hill-0/+25
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-16remove mode for run and ignore testsAliƩnore Bouttefeux-42/+41
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-16Add test for trait toggle locationJacob Hoffman-Andrews-0/+7
2021-05-16Auto merge of #85290 - Amanieu:asm_const_int, r=nagisabors-44/+66
2021-05-16Add regression testGiacomo Stevanato-0/+29
2021-05-16Auto merge of #84549 - tmiasko:static-initializer, r=varkorbors-4/+25
2021-05-16Add test for restriction of anonymous types on validationjedel1043-0/+227
2021-05-16Implement Anonymous{Struct, Union} in the ASTjedel1043-0/+138
2021-05-16Suggest borrowing if a trait implementation is found for &/&mut <type>Fabian Wolff-4/+80
2021-05-16Fix invalid input:disabled CSS selectorGuillaume Gomez-4/+4
2021-05-16Auto merge of #85332 - RalfJung:ptr-in-str, r=oli-obkbors-119/+110
2021-05-16Use TargetTriple::from_path in rustdocbjorn3-1/+1
2021-05-16Remove remains of rustc_dirty.Camille GILLOT-32/+38
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-16More tests for issue-85255hi-rustin-5/+82
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-16Update RLSIgor Matuszewski-0/+0
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-15Change to just use first binders and add testJack Huey-0/+168
2021-05-15Report an error if a lang item has the wrong number of generic argumentsFabian Wolff-0/+77
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-15Revert to only using opportunistic_resolve_vars for existing placesJack Huey-85/+14
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-15bootstrap: ensure host std when cross-compiling tools, fixes #85320Ximin Luo-1/+4
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-15Fix tests on traits.Camille GILLOT-85/+100
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