summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-12Auto merge of #106773 - Nilstrieb:rollup-sq73pyg, r=Nilstriebbors-6/+12
2023-01-12Fix not displayed re-export of `doc(hidden)` itemGuillaume Gomez-3/+18
2023-01-12Rollup merge of #106751 - clubby789:const-intrinsic, r=GuillaumeGomeznils-2/+10
2023-01-12Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwconils-4/+2
2023-01-12Auto merge of #105603 - oli-obk:non_repeatable_queries, r=petrochenkovbors-9/+6
2023-01-12Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errorsbors-4/+0
2023-01-12Remove dead code in rustdoc stripperGuillaume Gomez-11/+1
2023-01-12Harden the pre-tyctxt query system against accidental recomputationOli Scherer-9/+6
2023-01-12Auto merge of #106757 - matthiaskrgr:rollup-9j8830g, r=matthiaskrgrbors-71/+3
2023-01-11Rollup merge of #103800 - danielhenrymantilla:stabilize-pin-macro, r=dtolnayMichael Goulet-4/+0
2023-01-12Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514Matthias Krüger-71/+3
2023-01-12Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514bors-4/+0
2023-01-12move to correct testDeadbeef-53/+0
2023-01-12Fix rendering 'const' for intrinsicsclubby789-2/+10
2023-01-12fix fmt and blessDeadbeef-0/+11
2023-01-12fix fn_sig iceDeadbeef-0/+15
2023-01-12attempt to make a minimal example workDeadbeef-1/+12
2023-01-12gate const closuresDeadbeef-0/+16
2023-01-12parse const closuresDeadbeef-3/+17
2023-01-11Stabilize `abi_efiapi` featureNicholas Bishop-23/+0
2023-01-12remove unreachable error code `E0490`Ezra Shaw-4/+2
2023-01-11add checks for the signature of the lang itemasquared31415-1/+1
2023-01-11Stabilize `::{core,std}::pin::pin!`Daniel Henry-Mantilla-4/+0
2023-01-11Rollup merge of #106734 - albertlarsan68:deny-src-tests-in-tidy, r=NilstriebMatthias Krüger-0/+17
2023-01-11keep --wrapper-version argument in xDebugSteven-0/+8
2023-01-11Deny having src/test exisiting in tidyAlbert Larsan-0/+17
2023-01-11Revert "warn newer available version of the x tool"J Haigh-79/+3
2023-01-11Fix up stat test in libc-fs-with-isolationMateusz Guzik-2/+3
2023-01-11Rollup merge of #106427 - mejrs:translation_errors, r=davidtwconils-1/+3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-129/+133
2023-01-11Move /src/test to /testsAlbert Larsan-849763/+0
2023-01-11Use CI LLVM in `test-various` builderAlbert Larsan-4/+0
2023-01-11Rollup merge of #106690 - GuillaumeGomez:item-declaration-scrolling, r=notriddleYuki Okushi-0/+177
2023-01-11Rollup merge of #106689 - GuillaumeGomez:rustdoc-gui-files-array, r=notriddleYuki Okushi-1/+2
2023-01-11Rollup merge of #106653 - ehuss:allow-features-help, r=nilstriebYuki Okushi-1/+1
2023-01-11Rollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obkYuki Okushi-0/+63
2023-01-11Rollup merge of #106642 - albertlarsan68:test-106062, r=JohnTitorYuki Okushi-0/+42
2023-01-11Rollup merge of #106628 - GuillaumeGomez:rm-itemid-primitive, r=notriddleYuki Okushi-37/+61
2023-01-11Rollup merge of #106521 - oskgo:remove-E0280, r=jackh726Yuki Okushi-44/+43
2023-01-10Remove duplicate sha-1 dependencyEric Huss-1/+1
2023-01-10Remove unneeded ItemId::Primitive variantGuillaume Gomez-37/+61
2023-01-10Add GUI test for item declaration block scrollingGuillaume Gomez-0/+173
2023-01-10Fix scrolling for item declaration blockGuillaume Gomez-0/+4
2023-01-10Fix invalid files array re-creation in rustdoc-gui testerGuillaume Gomez-1/+2
2023-01-10bump Cargo submodule to fix CVE-2022-46176Pietro Albini-0/+0
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2023-01-10Check compiler docs in PR CIAlbert Larsan-0/+1
2023-01-10Auto merge of #106607 - compiler-errors:be-more-accurate-abt-method-suggestio...bors-22/+133
2023-01-10Auto merge of #106656 - JohnTitor:rollup-rk2qltg, r=JohnTitorbors-110/+450
2023-01-10remove E0280 and ICE insteadbowlerman-44/+43