about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-04-07Rollup merge of #95738 - GuillaumeGomez:item-info-switch-to-span, r=jshaDylan DPC-4/+8
2022-04-06Rollup merge of #95731 - oli-obk:lazy_tait_regression, r=compiler-errorsDylan DPC-0/+30
2022-04-06Rollup merge of #95721 - xu-cheng:typo, r=compiler-errorsDylan DPC-1/+1
2022-04-06Rollup merge of #95649 - ouz-a:mir-opt, r=oli-obkDylan DPC-4/+119
2022-04-06Rollup merge of #95353 - jyn514:invalid-filter-hard-error, r=Mark-SimulacrumDylan DPC-4/+4
2022-04-06Update rustdoc test following DOM changeGuillaume Gomez-1/+1
2022-04-06Switch item-info div to span to generate valid HTMLGuillaume Gomez-3/+7
2022-04-06Check that all hidden types are the same and then deduplicate them.Oli Scherer-0/+30
2022-04-06Auto merge of #95723 - SparrowLii:const_goto, r=fee1-deadbors-118/+151
2022-04-06enhance `ConstGoto` mir-opt by moving up `StorageDead` statementsSparrowLii-118/+151
2022-04-06Auto merge of #95720 - ehuss:update-cargo, r=ehussbors-0/+0
2022-04-05Fix typo in bootstrap/setup.rsCheng XU-1/+1
2022-04-05Update cargoEric Huss-0/+0
2022-04-06Rollup merge of #95684 - GuillaumeGomez:fix-item-info-overflow, r=notriddleDylan DPC-2/+40
2022-04-05Rollup merge of #95681 - petrochenkov:doclinkregr2, r=Dylan-DPCDylan DPC-0/+18
2022-04-05Rollup merge of #95673 - lnicola:rust-analyzer-2022-04-05, r=lnicolaDylan DPC-16/+31
2022-04-05Rollup merge of #95663 - notriddle:notriddle/unsafe-fn-closure, r=compiler-er...Dylan DPC-10/+17
2022-04-05Rollup merge of #95591 - jackh726:nll-revisions-1, r=oli-obkDylan DPC-328/+588
2022-04-05Rollup merge of #95585 - compiler-errors:ref-clone, r=estebankDylan DPC-0/+31
2022-04-05kill temp earlyouz-a-3/+3
2022-04-05diagnostics: tweak error message to give more rationale to unsafe FnMichael Howell-17/+17
2022-04-05Auto merge of #94527 - oli-obk:undef_scalars, r=nagisa,erikdesjardinbors-152/+192
2022-04-05Explain why `&T` is cloned when `T` is not `Clone`Michael Goulet-0/+31
2022-04-05Update browser-ui-test version to 0.8.5Guillaume Gomez-1/+1
2022-04-05Add GUI test to ensure that the width of the item-info does not overflow its ...Guillaume Gomez-0/+38
2022-04-05Generate a <div> instead of a <span> for item-info elementsGuillaume Gomez-1/+1
2022-04-05unboxed-closures and type-alias-impl-trait nll revisionsJack Huey-20/+42
2022-04-05underscore-lifetime nll revisionsJack Huey-7/+19
2022-04-05More nll revisionsJack Huey-223/+380
2022-04-05Move some tests with compare-mode=nll output to revisionsJack Huey-78/+147
2022-04-05Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwcoDylan DPC-55/+90
2022-04-05Rollup merge of #95525 - ohno418:suggest-derivable-trait-E0277, r=compiler-er...Dylan DPC-0/+270
2022-04-05resolve: Fix resolution of empty paths passed from rustdocVadim Petrochenkov-0/+18
2022-04-05mir-interpret now treats unions as non-immediate, even if they have scalar la...Oli Scherer-40/+104
2022-04-05Mark scalar layout unions so that backends that do not support partially init...Oli Scherer-112/+88
2022-04-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+31
2022-04-05Fix ui test for nllohno418-0/+4
2022-04-05Rollup merge of #95645 - GuillaumeGomez:intra-doc-link-ice-traits-in-scope-pr...Dylan DPC-2/+18
2022-04-05Rollup merge of #95607 - compiler-errors:issue-95272, r=Aaron1011Dylan DPC-109/+143
2022-04-05Rollup merge of #95512 - davidtwco:diagnostic-translation, r=oli-obkDylan DPC-206/+684
2022-04-05Rollup merge of #95449 - jyn514:doc-stage-0, r=ehussDylan DPC-4/+16
2022-04-05Rollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPCDylan DPC-1/+1
2022-04-05tidy: add fluent dependencies to whitelistDavid Wood-1/+19
2022-04-05session: opt for enabling directionality markersDavid Wood-7/+7
2022-04-05macros: support translatable suggestionsDavid Wood-57/+48
2022-04-05macros: note/help in `SessionDiagnostic` deriveDavid Wood-1/+113
2022-04-05macros: support translatable labelsDavid Wood-40/+44
2022-04-05macros: optional error codesDavid Wood-11/+2
2022-04-05macros: add `#[no_arg]` to skip `set_arg` callDavid Wood-1/+33
2022-04-05macros: rename `#[message]` to `#[primary_span]`David Wood-6/+6