about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-11-06Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgrbors-6/+189
2022-11-06Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errorsMatthias Krüger-0/+11
2022-11-06Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddleMatthias Krüger-4/+51
2022-11-06Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomezMatthias Krüger-2/+57
2022-11-06Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errorsMatthias Krüger-0/+70
2022-11-06Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errorsbors-91/+70
2022-11-06Add more nonsense to weird-exprs.rs.Mara Bos-0/+11
2022-11-05rustdoc: add test case for huge logoMichael Howell-2/+57
2022-11-05Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obkbors-45/+6
2022-11-05Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddleMatthias Krüger-3/+3
2022-11-05Rollup merge of #103927 - fee1-dead-contrib:E0425-no-typo-when-pattern-matchi...Matthias Krüger-0/+30
2022-11-05Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomezMatthias Krüger-14/+14
2022-11-05Extend GUI test for run buttonGuillaume Gomez-4/+51
2022-11-05Update GUI test for bottom border colorGuillaume Gomez-3/+3
2022-11-05Do not make typo suggestions when suggesting pattern matchingDeadbeef-0/+30
2022-11-05Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisabors-0/+53
2022-11-05Auto merge of #103691 - michaelwoerister:consistent-slice-and-str-cpp-like-de...bors-29/+29
2022-11-05Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8KiDylan DPC-27/+27
2022-11-05Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillotDylan DPC-5/+19
2022-11-05Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillotDylan DPC-71/+50
2022-11-05use spans in TypeTest rather than mir::LocationAli MJ Al-Nasrawy-89/+65
2022-11-05simplify applying closure requirementsAli MJ Al-Nasrawy-2/+5
2022-11-05Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgrbors-7/+9
2022-11-05Specify that `break` cannot be used outside of loop *or* labeled blockclubby789-27/+27
2022-11-05Rollup merge of #103980 - notriddle:notriddle/search-results, r=GuillaumeGomezMatthias Krüger-5/+5
2022-11-05Rollup merge of #103977 - TimNN:memory-effects, r=nikicMatthias Krüger-2/+4
2022-11-04Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514bors-0/+9
2022-11-04rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really neededMichael Howell-4/+4
2022-11-04rustdoc: simplify search results CSS and DOMMichael Howell-1/+1
2022-11-04LLVM 16: Switch to using MemoryEffectsTim Neumann-2/+4
2022-11-04Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errorsMatthias Krüger-0/+50
2022-11-04Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwcoMatthias Krüger-0/+16
2022-11-04Rollup merge of #103681 - RalfJung:libtest-thread, r=thomccMatthias Krüger-5/+5
2022-11-04Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwcoMatthias Krüger-6/+6
2022-11-04Formatting changes + add UI testclubby789-0/+50
2022-11-04fake a base to suppress later extra error messageyukang-24/+21
2022-11-04Rollup merge of #103950 - nbdd0121:master, r=tmiaskoMatthias Krüger-0/+12
2022-11-04Rollup merge of #103780 - compiler-errors:bound-closure-lifetimes, r=jackh726Matthias Krüger-0/+63
2022-11-04Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r...Matthias Krüger-0/+18
2022-11-04Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514Matthias Krüger-7/+7
2022-11-04Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomezMatthias Krüger-0/+14
2022-11-04Fix ICE when negative impl is collected during eager monoGary Guo-0/+12
2022-11-04fix #102806, suggest use .. to fill in the rest of the fields of Structyukang-0/+73
2022-11-03rustdoc: clean up hardcoded CSS border color on search resultsMichael Howell-0/+18
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-7/+7
2022-11-03Elaborate supertrait obligations when deducing closure signatureMichael Goulet-28/+30
2022-11-03roll another resolution logic in rustdocDeadbeef-19/+1
2022-11-03Correctly resolve Inherent Associated TypesDeadbeef-52/+49
2022-11-03move compiletest's own ui tests into a subdirectoryPietro Albini-0/+0
2022-11-03check for pattern in compiletest-compile-flags-lastPietro Albini-0/+1