about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-18Rollup merge of #85423 - jyn514:cmake, r=Mark-SimulacrumRalf Jung-2/+3
2021-05-18Rollup merge of #85407 - GuillaumeGomez:copy-path-display-improvement, r=jshaRalf Jung-13/+39
2021-05-18Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnrRalf Jung-10/+2
2021-05-18Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomezRalf Jung-195/+178
2021-05-18Auto merge of #85437 - GuillaumeGomez:rollup-3jcirty, r=GuillaumeGomezbors-58/+464
2021-05-18Rollup merge of #85393 - Aaron1011:async-type-err, r=varkorGuillaume Gomez-0/+25
2021-05-18Rollup merge of #85369 - FabianWolff:issue-84973, r=jackh726Guillaume Gomez-4/+209
2021-05-18Rollup merge of #85339 - FabianWolff:issue-83893, r=varkorGuillaume Gomez-0/+77
2021-05-18Rollup merge of #85280 - jsha:move-trait-toggles, r=GuillaumeGomezGuillaume Gomez-2/+14
2021-05-18Rollup merge of #84587 - jyn514:rustdoc-lint-block, r=CraftSpiderGuillaume Gomez-52/+139
2021-05-18Auto merge of #85313 - jackh726:region_eq, r=nikomatsakisbors-1/+5
2021-05-18Improve display for "copy-path" button, making it more discreteGuillaume Gomez-13/+39
2021-05-17Fix rebase conflictsJoshua Nelson-1/+1
2021-05-17Don't require cmake on Windows when LLVM isn't being builtJoshua Nelson-2/+3
2021-05-17Address review commentsJoshua Nelson-14/+21
2021-05-17Rename INVALID_RUST_CODEBLOCK{,S}Joshua Nelson-9/+9
2021-05-17Add back missing help for ignore blocksJoshua Nelson-34/+40
2021-05-17New rustdoc lint to respect -Dwarnings correctlyAlexis Bourget-37/+111
2021-05-18update MiriRalf Jung-8/+8
2021-05-17Implement jackh726's suggestionsFabian Wolff-2/+131
2021-05-17Auto merge of #85414 - RalfJung:rollup-ueqcik4, r=RalfJungbors-53/+130
2021-05-17Rollup merge of #85408 - RalfJung:alloc-size, r=oli-obkRalf Jung-44/+44
2021-05-17Rollup merge of #85367 - GuillaumeGomez:fix-css-rule, r=jshaRalf Jung-4/+4
2021-05-17Rollup merge of #85355 - hi-rustin:rustin-patch-issue-85255, r=varkorRalf Jung-5/+82
2021-05-17Auto merge of #85352 - Xanewok:update-rls, r=Xanewokbors-0/+0
2021-05-17Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkovbors-11/+429
2021-05-17mir-opt bless for Size field being removed from AllocationRalf Jung-44/+44
2021-05-17Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obkbors-17/+61
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-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-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-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