about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-14rustdoc: DocFS: Replace rayon with threadpool and enable it for all targetsGuillaume Gomez-10/+32
2023-03-12Auto merge of #109043 - matthiaskrgr:rollup-genkz0e, r=matthiaskrgrbors-87/+914
2023-03-12Rollup merge of #109034 - compiler-errors:lazy-norm-tests, r=jackh726Matthias Krüger-0/+172
2023-03-12Rollup merge of #109028 - GuillaumeGomez:rustdoc-js-tester-eslint, r=notriddleMatthias Krüger-45/+144
2023-03-12Rollup merge of #109018 - jyn514:global-allocator-comment, r=lqdMatthias Krüger-0/+9
2023-03-12Rollup merge of #109017 - klensy:dupe, r=cjgillotMatthias Krüger-6/+2
2023-03-12Rollup merge of #109013 - Nilstrieb:obscurity-is-not-a-necessity, r=fee1-deadMatthias Krüger-5/+18
2023-03-12Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonurMatthias Krüger-0/+2
2023-03-12Rollup merge of #108841 - jackh726:issue-90528, r=compiler-errorsMatthias Krüger-7/+490
2023-03-12Rollup merge of #108797 - thomcc:sourcemap_include_binary_file, r=compiler-er...Matthias Krüger-3/+8
2023-03-12Rollup merge of #108726 - est31:backticks_matchmaking_tidy, r=NilstriebMatthias Krüger-21/+69
2023-03-12Auto merge of #108794 - nnethercote:avoid-unnecessary-hashing, r=cjgillotbors-82/+100
2023-03-12Auto merge of #108682 - est31:simplify_dirs, r=davidtwcobors-34/+34
2023-03-12Auto merge of #108700 - spastorino:new-rpitit-impl-side-2, r=compiler-errorsbors-35/+164
2023-03-11Commit some tests for the new solver + lazy normMichael Goulet-0/+172
2023-03-11Simplify message pathsest31-34/+34
2023-03-11Auto merge of #108417 - Zoxc:dep-graph-branch, r=cjgillotbors-173/+221
2023-03-11Add rustdoc-js eslint check into CIGuillaume Gomez-1/+2
2023-03-11Improve rustdoc-js tester code clarity a bitGuillaume Gomez-7/+9
2023-03-11Add eslint checks for rustdoc-js testerGuillaume Gomez-38/+134
2023-03-11Use trimmed instead of line for performanceest31-4/+4
2023-03-11Extend the tidy lint to ftl filesest31-1/+6
2023-03-11Add a fixme and address a more non trivial caseest31-2/+3
2023-03-11Address the new odd backticks tidy lint in compiler/est31-6/+10
2023-03-11tidy: enforce comment blocks to have even number of backticksest31-9/+47
2023-03-11tidy: allow direct format args capture in macroest31-4/+4
2023-03-11Auto merge of #109019 - matthiaskrgr:rollup-ihjntil, r=matthiaskrgrbors-272/+445
2023-03-11fix linkjyn-1/+1
2023-03-11Auto merge of #109015 - matthiaskrgr:rollup-xu2s31g, r=matthiaskrgrbors-1544/+1728
2023-03-11Rollup merge of #108806 - cjgillot:query-lints, r=davidtwcoMatthias Krüger-40/+74
2023-03-11Rollup merge of #108739 - 823984418:patch-1, r=cjgillotMatthias Krüger-0/+4
2023-03-11Rollup merge of #108708 - noamtashma:issue-108706-fix, r=m-ou-seMatthias Krüger-3/+17
2023-03-11Rollup merge of #108690 - Zoxc:query-size-limits, r=cjgillotMatthias Krüger-0/+30
2023-03-11Rollup merge of #108542 - bwmf2:expanded, r=wesleywiserMatthias Krüger-1/+29
2023-03-11Rollup merge of #108071 - compiler-errors:new-solver-caching, r=lcnrMatthias Krüger-173/+183
2023-03-11Rollup merge of #106844 - Ezrashaw:concat-negative-int-lit, r=dtolnayMatthias Krüger-4/+45
2023-03-11Rollup merge of #106633 - c410-f3r:stabilize-nonzero_bits, r=dtolnayMatthias Krüger-12/+4
2023-03-11Rollup merge of #104363 - WaffleLapkin:bonk_box_new, r=NilstriebMatthias Krüger-39/+59
2023-03-11Expand on the allocator comment in `rustc-main`Joshua Nelson-0/+9
2023-03-11remove duplicated calls to sort_stringklensy-6/+2
2023-03-11Rollup merge of #108988 - adrianheine:crate-reference-block, r=petrochenkovMatthias Krüger-10/+7
2023-03-11Rollup merge of #108950 - cjgillot:inherit-less, r=compiler-errorsMatthias Krüger-184/+154
2023-03-11Rollup merge of #108949 - Urgau:check-cfg-target-json, r=oli-obkMatthias Krüger-4/+51
2023-03-11Rollup merge of #108927 - Ayush1325:pal-cleanup, r=workingjubileeMatthias Krüger-610/+724
2023-03-11Rollup merge of #108784 - clubby789:askama-sidebar, r=jsha,GuillaumeGomezMatthias Krüger-644/+616
2023-03-11Rollup merge of #108757 - clubby789:askama-move, r=notriddle,jsha,GuillaumeGomezMatthias Krüger-43/+84
2023-03-11Rollup merge of #108711 - Nilstrieb:nt-note, r=petrochenkovMatthias Krüger-3/+10
2023-03-11Rollup merge of #107629 - pitaj:rustdoc-search-deprecated, r=jshaMatthias Krüger-9/+50
2023-03-11Rollup merge of #106276 - Sp00ph:unify_slice_ranges, r=the8472Matthias Krüger-36/+31
2023-03-11Give proper error message when tcx wasn't passed to decoderNilstrieb-5/+18