about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-11Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obkbors-11/+56
2022-05-11Bless clippy.Camille GILLOT-1/+9
2022-05-11Auto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r=Dylan-DPCbors-7/+9
2022-05-11Rollup merge of #96936 - lnicola:rust-analyzer-2022-05-11, r=lnicolaDylan DPC-7/+7
2022-05-11Rollup merge of #91518 - luojia65:rustdoc-riscv-arch, r=GuillaumeGomezDylan DPC-0/+2
2022-05-11Auto merge of #96924 - petrochenkov:nonon, r=nnethercotebors-14/+3
2022-05-11ast: Introduce some traits to get AST node properties genericallyVadim Petrochenkov-14/+3
2022-05-11:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-05-11Auto merge of #96933 - ehuss:update-books, r=ehussbors-0/+0
2022-05-11Auto merge of #96931 - JohnTitor:rollup-3um8o4j, r=JohnTitorbors-16/+89
2022-05-11Gracefully fail to resolve associated items instead of `delay_span_bug`.Camille GILLOT-10/+47
2022-05-10Update booksEric Huss-0/+0
2022-05-11Rollup merge of #96925 - c410-f3r:z-errors, r=JohnTitorYuki Okushi-0/+10
2022-05-11Rollup merge of #96903 - oli-obk:opaque_type_lifetime_constraints, r=compiler...Yuki Okushi-0/+17
2022-05-11Rollup merge of #96900 - GuillaumeGomez:fix-js-error, r=notriddleYuki Okushi-5/+2
2022-05-11Rollup merge of #96896 - JohnTitor:issue-68408, r=compiler-errorsYuki Okushi-0/+22
2022-05-11Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jshaYuki Okushi-8/+37
2022-05-11Rollup merge of #96543 - nnethercote:rm-make_token_stream-hacks, r=Aaron1011Yuki Okushi-3/+1
2022-05-11Auto merge of #96888 - Aaron1011:fake-borrow-no-sort, r=petrochenkovbors-4/+4
2022-05-11Auto merge of #96375 - jyn514:bootstrap-submodules, r=Mark-Simulacrumbors-0/+12
2022-05-11Remove some unnecessary invisible delimiter checks.Nicholas Nethercote-3/+1
2022-05-10Ignore orderMichael Howell-1/+1
2022-05-10Fix running bootstrap tests on a fresh cloneJoshua Nelson-0/+12
2022-05-10Fix issue #95151Caio-0/+10
2022-05-10Auto merge of #96905 - jyn514:revert-96803-faster-assemble, r=Mark-Simulacrumbors-3/+9
2022-05-10rustdoc: clean up method path indexMichael Howell-9/+23
2022-05-10Revert "Make "Assemble stage1 compiler" orders of magnitude faster"Joshua Nelson-3/+9
2022-05-10Auto merge of #96904 - JohnTitor:rollup-f1sz5x0, r=JohnTitorbors-18/+190
2022-05-11Rollup merge of #96879 - notriddle:notriddle/search-ranking, r=GuillaumeGomezYuki Okushi-1/+36
2022-05-11Rollup merge of #96849 - c410-f3r:z-errors, r=petrochenkovYuki Okushi-2/+2
2022-05-11Rollup merge of #96717 - BoxyUwU:gats_const_param_types_mismatch_err, r=lcnrYuki Okushi-15/+152
2022-05-10Use lifetimes on type-alias-impl-trait used in function signatures to infer o...Oli Scherer-0/+17
2022-05-10Clean up rustdoc GUI testGuillaume Gomez-2/+1
2022-05-10Remove unused CSS ruleGuillaume Gomez-1/+0
2022-05-10Fix JS error in source code pagesGuillaume Gomez-2/+1
2022-05-10Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwcobors-137/+229
2022-05-10Add regression test for #68408Yuki Okushi-0/+22
2022-05-10Check hidden types for well formedness at the definition site instead of only...Oli Scherer-137/+229
2022-05-10Rollup merge of #96872 - RalfJung:layout-sanity, r=eddybDylan DPC-22/+110
2022-05-10Rollup merge of #96812 - cjgillot:no-lint-outllives-macro, r=petrochenkovDylan DPC-0/+48
2022-05-10Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si...Dylan DPC-0/+44
2022-05-10Auto merge of #96803 - jyn514:faster-assemble, r=Mark-Simulacrumbors-9/+3
2022-05-09Use `FxIndexSet` to avoid sorting fake borrowsAaron Hill-4/+4
2022-05-09rustdoc: correct path to type alias methodsMichael Howell-1/+16
2022-05-10Auto merge of #96715 - cjgillot:trait-alias-loop, r=compiler-errorsbors-11/+45
2022-05-09Add test case for `hashset::insert` rankingMichael Howell-0/+12
2022-05-09rustdoc: search result ranking fixMichael Howell-1/+24
2022-05-09Auto merge of #96877 - matthiaskrgr:rollup-evlh6ot, r=matthiaskrgrbors-4/+170
2022-05-09Point to the empty trait alias.Camille GILLOT-0/+9
2022-05-09Rollup merge of #96858 - notriddle:notriddle/cleanup-search-js, r=GuillaumeGomezMatthias Krüger-2/+2