about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-02-21Do not suggest wrapping an item if it has ambiguous un-imported methodsMichael Goulet-26/+41
2022-02-22Add ui testDeadbeef-0/+60
2022-02-22chalk: add known-bug test that was previously ICEing.Dario Nieuwenhuis-0/+48
2022-02-22Bless rustdoc testDeadbeef-1/+1
2022-02-21Rollup merge of #94211 - est31:let_else_destructuring_error, r=matthewjasperMatthias Krüger-0/+35
2022-02-21Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkovMatthias Krüger-48/+46
2022-02-21Add testsAmanieu d'Antras-0/+64
2022-02-21Take CodegenFnAttrs into account when validating asm! register operandsAmanieu d'Antras-21/+13
2022-02-21Auto merge of #94205 - Mark-Simulacrum:revert-93800, r=oli-obkbors-6/+43
2022-02-21debuginfo: Simplify TypeMap used during LLVM debuginfo generation.Michael Woerister-1/+1
2022-02-21fix testMario Carneiro-2/+2
2022-02-21Auto merge of #94108 - compiler-errors:just-confirmation-normalization, r=jac...bors-48/+6
2022-02-21Stop manually SIMDing in swap_nonoverlappingScott McMurray-0/+140
2022-02-21Better error if the user tries to do assignment ... elseest31-0/+35
2022-02-21Add regression test for #92069est31-0/+20
2022-02-21Expand let-else allow testsest31-4/+80
2022-02-20Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk"Mark Rousskov-6/+43
2022-02-20Remove support for JSON deserialization to RustMark Rousskov-89/+16
2022-02-20Improve `unused_unsafe` lintFrank Steffahn-36/+2907
2022-02-20limit tests to llvm 14+Erik Desjardins-1/+2
2022-02-20Auto merge of #93605 - notriddle:notriddle/rustdoc-html-tags-resolve, r=Guill...bors-0/+94
2022-02-20Gracefully handle non-UTF-8 string slices when pretty printingTomasz Miąsko-48/+46
2022-02-20Auto merge of #93387 - JakobDegen:improve_partialeq, r=tmiaskobors-17/+128
2022-02-20Auto merge of #94174 - matthiaskrgr:rollup-snyrlhy, r=matthiaskrgrbors-67/+105
2022-02-20Rollup merge of #94093 - tmiasko:pp-no-variants, r=oli-obkMatthias Krüger-65/+71
2022-02-20Rollup merge of #94091 - GuillaumeGomez:rustdoc-const-computed-value, r=oli-obkMatthias Krüger-0/+9
2022-02-20Rollup merge of #94023 - krasimirgg:head-llvm-use-llvm-nm, r=Mark-SimulacrumMatthias Krüger-2/+4
2022-02-20Rollup merge of #94002 - GuillaumeGomez:duplicated-sidebar-macro, r=notriddleMatthias Krüger-0/+21
2022-02-19Auto merge of #92911 - nbdd0121:unwind, r=Amanieubors-12/+71
2022-02-19Bless upMichael Goulet-48/+6
2022-02-19Fix codegen test for MSVCGary Guo-13/+2
2022-02-19Fix pretty printing of enums without variantsTomasz Miąsko-65/+71
2022-02-19reduce default uninit_const_chunk_threshold to 16 (from 256)Erik Desjardins-2/+2
2022-02-19No branch protection metadata unless enabledSimonas Kazlauskas-25/+47
2022-02-19always add align attributesErik Desjardins-2/+2
2022-02-19Add rustdoc test for const computed valueGuillaume Gomez-0/+9
2022-02-19switch to limiting the number of init/uninit chunksErik Desjardins-1/+2
2022-02-19Rollup merge of #94086 - tmiasko:char-try-from-scalar-int, r=davidtwcoMatthias Krüger-18/+38
2022-02-19Rollup merge of #93990 - lcnr:pre-89862-cleanup, r=estebankMatthias Krüger-4/+4
2022-02-19Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplettMatthias Krüger-36/+2
2022-02-19Auto merge of #94134 - matthiaskrgr:rollup-b132kjz, r=matthiaskrgrbors-165/+512
2022-02-18rustdoc-json: Add tests for fn qualifiers and ABINixon Enraght-Moony-78/+184
2022-02-18Auto merge of #94050 - michaelwoerister:fix-unsized-tuple-debuginfo, r=pnkfelixbors-0/+23
2022-02-18Rollup merge of #93953 - jackh726:known_bug, r=Mark-SimulacrumMatthias Krüger-27/+32
2022-02-18Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkovMatthias Krüger-0/+103
2022-02-18Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakisMatthias Krüger-10/+37
2022-02-18Rollup merge of #93497 - willcrichton:rustdoc-scrape-test, r=GuillaumeGomezMatthias Krüger-1/+17
2022-02-18Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebankMatthias Krüger-126/+126
2022-02-18Rollup merge of #91675 - ivanloz:memtagsan, r=nagisaMatthias Krüger-1/+13
2022-02-18Rollup merge of #89892 - Nilstrieb:suggest-return-impl-trait, r=jackh726Matthias Krüger-0/+184