about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-11-17Rollup merge of #104496 - djkoloski:dont_normalize_compiler_backtraces, r=jac...Matthias Krüger-16/+1
2022-11-17Rollup merge of #104444 - chenyukang:yukang/fix-104390, r=compiler-errorsMatthias Krüger-0/+75
2022-11-17Rollup merge of #104433 - TaKO8Ki:fix-104392, r=estebankMatthias Krüger-0/+38
2022-11-17Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no...Matthias Krüger-45/+43
2022-11-17Rollup merge of #103852 - compiler-errors:rpitit-early-from-impl, r=lcnrMatthias Krüger-0/+32
2022-11-17Auto merge of #104219 - bryangarza:async-track-caller-dup, r=eholkbors-0/+76
2022-11-17Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-deadbors-135/+113
2022-11-17Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3bors-4/+4
2022-11-16Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkovbors-23/+201
2022-11-16Don't attempt to normalize compiler backtracesDavid Koloski-16/+1
2022-11-16Rollup merge of #104335 - Nilstrieb:macrowo, r=compiler-errorsMatthias Krüger-0/+31
2022-11-16Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obkMatthias Krüger-342/+500
2022-11-16fix #104390, fix ICE in in_operand for ty erroryukang-0/+75
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-342/+500
2022-11-16Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r...Matthias Krüger-0/+17
2022-11-16Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG...Matthias Krüger-0/+2
2022-11-16Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnrMatthias Krüger-1/+1
2022-11-16Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillotMatthias Krüger-1/+76
2022-11-16Rollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillotMatthias Krüger-0/+29
2022-11-16Merge basic blocks where possible when generating LLVM IR.Nicholas Nethercote-4/+4
2022-11-15Auto merge of #102570 - cjgillot:deagg-debuginfo, r=oli-obkbors-41/+679
2022-11-16Use `token::Lit` in `ast::ExprKind::Lit`.Nicholas Nethercote-89/+108
2022-11-16Add some more bad suffix cases in a test.Nicholas Nethercote-17/+75
2022-11-16Add a test for different stages of lexer error reporting.Nicholas Nethercote-0/+101
2022-11-15Only do parser recovery on retried macro matchingNilstrieb-0/+31
2022-11-15Mark test as panic=abort.Camille GILLOT-24/+10
2022-11-15Flatten aggregates into locals.Camille GILLOT-41/+693
2022-11-15Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obkbors-28/+0
2022-11-15Auto merge of #104437 - matthiaskrgr:rollup-n5jdg9v, r=matthiaskrgrbors-0/+428
2022-11-15Rollup merge of #104309 - chenyukang:yukang/fix-104088-identifier-error, r=da...Matthias Krüger-0/+55
2022-11-15Rollup merge of #104296 - compiler-errors:opaque-ty-ffi-normalization-cycle, ...Matthias Krüger-0/+56
2022-11-15Rollup merge of #104258 - compiler-errors:tait-closure-deduce, r=oli-obkMatthias Krüger-0/+15
2022-11-15Rollup merge of #104148 - fmease:fix-104140, r=petrochenkovMatthias Krüger-0/+23
2022-11-15Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebankMatthias Krüger-0/+279
2022-11-15Auto merge of #101168 - jachris:dataflow-const-prop, r=oli-obkbors-19/+926
2022-11-15return when expr has errorsTakayuki Maeda-0/+38
2022-11-15Auto merge of #104428 - matthiaskrgr:rollup-jo3078i, r=matthiaskrgrbors-0/+109
2022-11-15shift no characters when using raw string literalsTakayuki Maeda-0/+29
2022-11-15Normalize types before looking for opaquesMichael Goulet-0/+56
2022-11-15Use `needs-unwind` instead of ignoring WASM/emscriptenBryan Garza-5/+3
2022-11-15move testcase for tidyyukang-0/+0
2022-11-15fix #104088, Slightly improve error message for invalid identifieryukang-0/+55
2022-11-15Rollup merge of #104426 - aDotInTheVoid:test-102154, r=compiler-errorsMatthias Krüger-0/+13
2022-11-15Rollup merge of #104422 - compiler-errors:fix-suggest_associated_call_syntax,...Matthias Krüger-0/+68
2022-11-14Add test for #102154Nixon Enraght-Moony-0/+13
2022-11-14rustdoc: remove no-op CSS `.main-header { justify-content }`Michael Howell-0/+17
2022-11-14respect visibility & stability of inherent associated typesLeón Orell Valerian Liehr-1/+76
2022-11-14rustdoc: add test case for font size in help popoverMichael Howell-0/+2
2022-11-14rustdoc: fix corner case in search keyboard commandsMichael Howell-0/+28
2022-11-14Add regression testMichael Goulet-0/+19