about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-26privacy: Rename "accessibility levels" to "effective visibilities"Vadim Petrochenkov-282/+288
2022-10-26Auto merge of #2622 - RalfJung:ci, r=RalfJungbors-7/+3
2022-10-26simplify GHARalf Jung-7/+3
2022-10-26Rollup merge of #103554 - notriddle:notriddle/summary-focus-visible, r=jshaDylan DPC-0/+9
2022-10-26Rollup merge of #103543 - ehuss:update-books, r=ehussDylan DPC-0/+0
2022-10-26Rollup merge of #103428 - SarthakSingh31:issue-94187, r=compiler-errorsDylan DPC-0/+13
2022-10-26Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514Dylan DPC-18/+48
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-159/+12
2022-10-26test on windows-gnu targetRalf Jung-0/+1
2022-10-26Adjust normalizationmejrs-22/+22
2022-10-26Auto merge of #103284 - compiler-errors:const-sad, r=oli-obkbors-3/+19
2022-10-26Add cargo miri to x.py checkOli Scherer-0/+2
2022-10-26stabilize `int_log`Lukas Markeffsky-2/+0
2022-10-26Update src/librustdoc/html/static/css/rustdoc.cssMichael Howell-1/+2
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-36/+152
2022-10-26account for different max thread name lengths on different platformsRalf Jung-7/+23
2022-10-26add pthread_getname_npRalf Jung-31/+131
2022-10-26check lld version to choose correct flag for testsDaniil Belov-9/+22
2022-10-26Auto merge of #103562 - Dylan-DPC:rollup-sheepp5, r=Dylan-DPCbors-39/+343
2022-10-26tweak docsRalf Jung-1/+4
2022-10-26Rollup merge of #103542 - scottmcm:invalid-macro-patterns, r=compiler-errorsDylan DPC-0/+28
2022-10-26Rollup merge of #103444 - chenyukang:yukang/fix-103425-extra-diag, r=davidtwcoDylan DPC-0/+44
2022-10-26Rollup merge of #103430 - cjgillot:receiver-attrs, r=petrochenkovDylan DPC-14/+17
2022-10-26Rollup merge of #103416 - compiler-errors:rpit-named, r=cjgillotDylan DPC-23/+23
2022-10-26Rollup merge of #103209 - Xiretza:multiple-suggestions, r=davidtwcoDylan DPC-2/+133
2022-10-26Rollup merge of #102951 - SparrowLii:type_annotation, r=estebankDylan DPC-0/+98
2022-10-26Auto merge of #103279 - compiler-errors:normalize-hack-back, r=lcnrbors-0/+31
2022-10-25Modify ui tests to reflect the changeByron Zhong-10/+11
2022-10-26Auto merge of #103158 - Bryanskiy:resolve_perf, r=petrochenkovbors-6/+6
2022-10-26Update cargoWeihang Lo-0/+0
2022-10-25rustdoc: add visible focus outline to rustdoc-toggleMichael Howell-0/+8
2022-10-25diagnostics: add test case for issue 102354Michael Howell-0/+34
2022-10-25Update booksEric Huss-0/+0
2022-10-25Rename, improve docs, fail betterBen Kimock-14/+44
2022-10-26add testcase for suggest selfyukang-1/+28
2022-10-25Add regression test for inlined doc comment on impl blockGuillaume Gomez-0/+13
2022-10-25Don't merge inline doc comments for impl blocksGuillaume Gomez-8/+35
2022-10-25Pinning tests for some macro_rules things discussed in the lang meetingScott McMurray-0/+28
2022-10-25bless clippyRalf Jung-34/+34
2022-10-25rustupRalf Jung-1/+1
2022-10-25Merge branch 'master' of http://localhost:8000/rust-lang/rust.git:at_commit=7...Ralf Jung-5698/+14645
2022-10-25rustdoc: combine shared CSS between `.*-line-numbers`Michael Howell-32/+19
2022-10-26suggest calling the method of the same name when method not foundyukang-4/+49
2022-10-25Name impl trait in region bound suggestionMichael Goulet-23/+23
2022-10-25Move a wf-check into the site where the value is instantiatedOli Scherer-12/+12
2022-10-25adopt to compiler changesMaybe Waffle-9/+20
2022-10-25add a test for gate `impl_trait_in_fn_trait_return`Maybe Waffle-0/+21
2022-10-25--blessMaybe Waffle-89/+106
2022-10-25Add even more tests for `impl Fn() -> impl Trait`Maybe Waffle-1/+53
2022-10-25Add more tests for `impl Fn() -> impl Trait`Maybe Waffle-0/+106