about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-16Do not emit invalid suggestions on multiple mutable borrow errorsYuki Okushi-0/+32
2021-06-15Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitorbors-69/+19
2021-06-15Auto merge of #86323 - hyd-dev:miri, r=RalfJungbors-12/+72
2021-06-15Update Mirihyd-dev-12/+72
2021-06-15Rollup merge of #86285 - lnicola:rust-analyzer-2021-06-14, r=jonas-schievinkYuki Okushi-19/+16
2021-06-15Rollup merge of #86277 - jsha:remove-must-use, r=ManishearthYuki Okushi-50/+3
2021-06-15Auto merge of #86311 - LeSeulArtichaut:cleanup-array-iter, r=jackh726bors-4/+4
2021-06-15Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514bors-172/+61
2021-06-14Use the now available implementation of `IntoIterator` for arraysLeSeulArtichaut-4/+4
2021-06-14Auto merge of #86275 - lqd:ctfe-validation, r=RalfJungbors-95/+95
2021-06-14Auto merge of #86117 - ehuss:force-warns-underscore, r=rylevbors-1/+1
2021-06-14:arrow_up: rust-analyzerLaurențiu Nicola-19/+16
2021-06-13Remove must_use from ALLOWED_ATTRIBUTESJacob Hoffman-Andrews-50/+3
2021-06-13update tests involving CTFE validationRémy Rakic-95/+95
2021-06-13Auto merge of #86271 - GuillaumeGomez:fix-font-weight, r=jshabors-5/+35
2021-06-13Add test to ensure font-weight is applied correctlyGuillaume Gomez-1/+31
2021-06-13Update browser-ui-test versionGuillaume Gomez-1/+1
2021-06-13Fix font-weightGuillaume Gomez-3/+3
2021-06-13Auto merge of #86245 - lqd:const-ub-align, r=RalfJungbors-27/+129
2021-06-13Test invalid vtable size/alignment const UB errorsRémy Rakic-27/+129
2021-06-12Auto merge of #86207 - ehuss:update-cargo, r=ehussbors-0/+0
2021-06-12Update cargoEric Huss-0/+0
2021-06-12Pretty print generator witness only in `-Zverbose` modeTomasz Miąsko-26/+26
2021-06-12Auto merge of #86215 - FabianWolff:unnameable-types, r=jackh726bors-0/+105
2021-06-12Auto merge of #86130 - BoxyUwU:abstract_const_as_cast, r=oli-obkbors-0/+279
2021-06-12Auto merge of #86234 - Mark-Simulacrum:new-vers, r=Mark-Simulacrumbors-1/+1
2021-06-11Bump to 1.54Mark Rousskov-1/+1
2021-06-11Suggest a FnPtr type if a FnDef type is foundFabian Wolff-27/+33
2021-06-12Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obkYuki Okushi-11/+17
2021-06-12Rollup merge of #86174 - lqd:const-ub-align, r=RalfJungYuki Okushi-0/+48
2021-06-12Rollup merge of #86153 - tmiasko:dummy-span, r=estebankYuki Okushi-8/+8
2021-06-12Rollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726Yuki Okushi-0/+20
2021-06-12Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obkYuki Okushi-12/+40
2021-06-11Do not suggest to add type annotations for unnameable typesFabian Wolff-0/+99
2021-06-11Auto merge of #86116 - FabianWolff:issue-86100, r=varkorbors-0/+80
2021-06-11Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJungbors-0/+37
2021-06-11Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieubors-4/+0
2021-06-10std: Stabilize wasm simd intrinsicsAlex Crichton-4/+0
2021-06-11Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkovbors-0/+34
2021-06-11Run full const-generics test for issue-72293Yuki Okushi-11/+17
2021-06-10Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkovbors-119/+267
2021-06-10Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrumbors-22/+67
2021-06-10Fix force-warns to allow dashes.Eric Huss-1/+1
2021-06-10support `as _` and add testsEllen-2/+217
2021-06-10Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrumbors-817/+86
2021-06-10Add support for using qualified paths with structs in expression and patternRyan Levick-119/+267
2021-06-10regression test for issue 82465.Felix S. Klock II-0/+16
2021-06-10manually crafted revert of PR #80653, to address issue #82465.Felix S. Klock II-172/+45
2021-06-10gcc-lld mvp1000teslas-0/+34
2021-06-10Rollup merge of #86175 - RalfJung:miri, r=RalfJungYuki Okushi-9/+15