summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-26Remove GUI tests for rust beta CIGuillaume Gomez-307/+0
2021-07-26Rustdoc accessibility: use real headers for doc itemsbors-228/+271
2021-07-26Update browser-ui-test package versionGuillaume Gomez-1/+1
2021-07-26Fix test cases for header titles in sidebarMichael Howell-11/+11
2021-07-26Remove redundant CSSMichael Howell-1/+0
2021-07-26Rustdoc accessibility: make the sidebar headers actual headersMichael Howell-29/+34
2021-07-26Add test for sidebar display value on mobileGuillaume Gomez-0/+10
2021-07-26Do not hide the sidebar on mobile, move it outside of the viewport insteadGuillaume Gomez-4/+6
2021-07-26switch to the stable channelPietro Albini-1/+1
2021-07-23Add regression test for #85955.Michael Woerister-0/+25
2021-07-23Auto merge of #87369 - pnkfelix:beta-targetted-revert-81473-warn-write-only-f...bors-114/+0
2021-07-22Provide a better error when `x.py install src/doc` doesn't work.Eric Huss-4/+6
2021-07-22Add comments why install steps should never fail.Eric Huss-0/+6
2021-07-22Fix rust-analyzer install when not available.Eric Huss-4/+9
2021-07-22fix ui testsJane Lusby-2/+2
2021-07-22Move [debug_]assert_matches to mod {core, std}::assert.Mara Bos-7/+11
2021-07-22Revert PR 81473 to resolve (on mainline) issues 81626 and 81658.Felix S. Klock II-114/+0
2021-07-02Revert "Don't load all extern crates unconditionally"Guillaume Gomez-99/+50
2021-07-02Revert "List trait impls before methods from deref in the sidebar of Rustdoc'...Jacob Hoffman-Andrews-8/+8
2021-07-02Updates to tests.Felix S. Klock II-17/+20
2021-07-02fix(rustfmt): load nested out-of-line mods correctlyCaleb Cartwright-1/+46
2021-06-23Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2021-06-23Bump expat to 2.4.1Mark Rousskov-1/+1
2021-06-23Comment and include rust-analyzer.Eric Huss-0/+9
2021-06-23Don't dist miri on stable or beta.Eric Huss-0/+3
2021-06-22[beta] Update cargoEric Huss-0/+0
2021-06-22Disable pgo-branch-weights test on aarch64Mark Rousskov-0/+1
2021-06-20Fix CI to fetch master on beta channelMark Rousskov-6/+10
2021-06-19regression test for issue 82465.Felix S. Klock II-0/+16
2021-06-19manually crafted revert of PR #80653, to address issue #82465.Felix S. Klock II-172/+45
2021-06-19Revert "Allow specifying alignment for functions"Mark Rousskov-40/+41
2021-06-17Bootstrap from stableMark Rousskov-4/+4
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-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-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-10gcc-lld mvp1000teslas-0/+34
2021-06-10Rollup merge of #86175 - RalfJung:miri, r=RalfJungYuki Okushi-9/+15
2021-06-10Rollup merge of #86113 - the8472:doctest-lld, r=Mark-SimulacrumYuki Okushi-16/+27