about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-06Auto merge of #109961 - nikic:llvm-16.0.1, r=cuviperbors-1/+1
2023-04-06Auto merge of #109915 - scottmcm:layout-indexvec, r=oli-obkbors-100/+132
2023-04-06Auto merge of #109874 - jyn514:subdirectory-limit, r=compiler-errorsbors-1/+1
2023-04-06Auto merge of #109792 - cjgillot:reachable-lint, r=oli-obkbors-132/+155
2023-04-05Auto merge of #109986 - JohnTitor:rollup-3aax38t, r=JohnTitorbors-16/+135
2023-04-06Rollup merge of #109973 - GuillaumeGomez:logo-display-very-small-screen, r=no...Yuki Okushi-2/+14
2023-04-06Rollup merge of #109969 - JohnTitor:issue-86351, r=compiler-errorsYuki Okushi-0/+22
2023-04-06Rollup merge of #109968 - JohnTitor:issue-80409, r=compiler-errorsYuki Okushi-0/+36
2023-04-06Rollup merge of #109926 - SparrowLii:parallel_log, r=eholkYuki Okushi-2/+2
2023-04-06Rollup merge of #109922 - Amanieu:ohos-no_thread_local, r=wesleywiserYuki Okushi-0/+2
2023-04-06Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholkYuki Okushi-1/+22
2023-04-06Rollup merge of #109909 - clubby789:import-tool-mod, r=petrochenkovYuki Okushi-11/+37
2023-04-05Auto merge of #109437 - petrochenkov:effvisopt, r=davidtwcobors-14/+34
2023-04-05Update GUI tests for logo display on very small screensGuillaume Gomez-1/+8
2023-04-05Comment logic around worklist.Camille GILLOT-0/+3
2023-04-05Only visit reachable blocks in ConstProp lint.Camille GILLOT-8/+48
2023-04-05Extract check_assertion.Camille GILLOT-72/+71
2023-04-05Manipulate Location instead of SourceInfo.Camille GILLOT-50/+36
2023-04-05Do not keep extra references to scopes and decls.Camille GILLOT-18/+13
2023-04-05Auto merge of #107925 - thomcc:sip13, r=cjgillotbors-377/+179
2023-04-05Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors-506/+720
2023-04-05Fix function order in an msvc debuginfo testRémy Rakic-1/+1
2023-04-05Bless rustdoc-ui test with new errors orderRémy Rakic-15/+15
2023-04-05Bless rustdoc test with swapped idsRémy Rakic-2/+2
2023-04-05Fix codegen tests with hard-coded hashesRémy Rakic-2/+2
2023-04-05Fix a debuginfo test with a hard-coded hashThom Chiovoloni-3/+3
2023-04-05Fix an assembly test with a hard-coded hashThom Chiovoloni-2/+2
2023-04-05Fix a codegen test with some hard-coded hashesThom Chiovoloni-2/+2
2023-04-05Bless testsThom Chiovoloni-78/+75
2023-04-05Fix a couple missed hash constantsThom Chiovoloni-3/+3
2023-04-05Use SipHash-1-3 instead of SipHash-2-4 for StableHasherThom Chiovoloni-270/+75
2023-04-05Improve display of logo on very small screensGuillaume Gomez-1/+6
2023-04-05Add regression test for #86351Yuki Okushi-0/+22
2023-04-05Auto merge of #109966 - JohnTitor:rollup-eoqjr5j, r=JohnTitorbors-67/+145
2023-04-05Add regression test for #80409Yuki Okushi-0/+36
2023-04-05Rollup merge of #109956 - compiler-errors:tweak-debug-outputs, r=oli-obkYuki Okushi-52/+76
2023-04-05Rollup merge of #109952 - jyn514:python-comment, r=pietroalbiniYuki Okushi-2/+2
2023-04-05Rollup merge of #109932 - GuillaumeGomez:source-code-scrollbar, r=notriddleYuki Okushi-0/+12
2023-04-05Rollup merge of #109848 - ozkanonur:fix-96188, r=albertlarsan68Yuki Okushi-10/+40
2023-04-05Rollup merge of #109847 - clubby789:graphviz-reachable, r=oli-obkYuki Okushi-2/+10
2023-04-05Rollup merge of #107236 - albertlarsan68:move-tidy-to-bootstrap, r=jyn514Yuki Okushi-1/+5
2023-04-05Reduce the default max number of files in a UI test directoryjyn-1/+1
2023-04-05submodule detection for proper fix on #96188ozkanonur-10/+40
2023-04-05Update to LLVM 16.0.1Nikita Popov-1/+1
2023-04-05Auto merge of #109117 - oli-obk:locks, r=michaelwoeristerbors-47/+137
2023-04-05Auto merge of #109945 - Kobzol:llvm-bolt-gnu-stack, r=nikicbors-2/+0
2023-04-05Use elsa =1.7.1 as 1.8.0 was an accidental copy of 1.7.0Oli Scherer-3/+3
2023-04-05Add T-bootstrap label to toolsAlbert Larsan-1/+5
2023-04-05Auto merge of #109954 - clubby789:graphviz-path-trimming, r=compiler-errorsbors-1/+2
2023-04-05Auto merge of #109843 - scottmcm:better-transmute, r=WaffleLapkinbors-74/+381