about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-10-11Add regression test for #115480Guillaume Gomez-0/+32
2023-10-11Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmeasebors-38/+105
2023-10-11Fix span of overflow lint for negated literalsNadrieril-21/+21
2023-10-11Fix range overflow checkingNadrieril-32/+31
2023-10-11Add testsNadrieril-0/+144
2023-10-11Rollup merge of #116530 - aliemjay:ice-on-ambiguity, r=compiler-errorsAli MJ Al-Nasrawy-1/+28
2023-10-10Auto merge of #113915 - cjgillot:ssa-call, r=tmiaskobors-81/+153
2023-10-10Rollup merge of #116444 - RalfJung:broken-unused-const, r=oli-obkGuillaume Gomez-0/+31
2023-10-10Rollup merge of #116250 - estebank:closure-arg-inference-span, r=petrochenkovGuillaume Gomez-3/+152
2023-10-10Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=Gui...Guillaume Gomez-12/+204
2023-10-10Auto merge of #116548 - nnethercote:assert-long-condition, r=matthewjasperbors-0/+13
2023-10-10Auto merge of #116366 - estebank:issue-103982, r=oli-obkbors-0/+161
2023-10-10Don't accidentally detect the commit hash as an `fadd` instructionZalathar-0/+4
2023-10-09Only emit one error per unsized binding, instead of one per usageEsteban Küber-29/+3
2023-10-09Add test for #56607Esteban Küber-0/+44
2023-10-09Account for macrosEsteban Küber-0/+112
2023-10-10Don't `escape_debug` the condition of `assert!`.Nicholas Nethercote-1/+2
2023-10-10Add a ui test with an assertion that has a really long condition.Nicholas Nethercote-0/+12
2023-10-09Auto merge of #116497 - compiler-errors:impl-span, r=cjgillotbors-64/+114
2023-10-09fixEsteban Küber-1/+0
2023-10-09Move some tests aroundEsteban Küber-0/+0
2023-10-09Suggest labeling block if `break` is in bare blockEsteban Küber-0/+50
2023-10-09Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgrbors-419/+1338
2023-10-09Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errorsMatthias Krüger-0/+26
2023-10-09Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obkMatthias Krüger-2/+2
2023-10-09Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errorsMatthias Krüger-0/+351
2023-10-09Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errorsMatthias Krüger-417/+959
2023-10-09Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmeasebors-0/+141
2023-10-09Add more complex test cases for enum discriminant displayGuillaume Gomez-0/+19
2023-10-09Extend impl's def_span to include where clausesMichael Goulet-64/+114
2023-10-09add testOğuz Ağcayazı-0/+26
2023-10-09return crates instead of a crateOğuz Ağcayazı-2/+2
2023-10-09Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obkbors-1/+1
2023-10-08rustdoc: clean up the In [name] up-pointerMichael Howell-4/+17
2023-10-08rustdoc: fix rustdoc-gui tests for logo changesMichael Howell-18/+34
2023-10-08rustdoc: remove rust logo from non-Rust cratesMichael Howell-4/+28
2023-10-08rustdoc: clean up the layout for annotated version numbersMichael Howell-0/+7
2023-10-08rustdoc: show crate name beside small logoMichael Howell-15/+22
2023-10-09add test for wasm linker override=clangreez12g-0/+19
2023-10-09Fix suggestion span involving wrongly placed generic arg on enum variantsGurinder Singh-0/+351
2023-10-09Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikicbors-0/+18
2023-10-08add test for `-Clink-self-contained` consistencyRémy Rakic-0/+14
2023-10-08Ignore MSVC in test.Camille GILLOT-0/+1
2023-10-08Make FnDef 1-ZST in LLVM debuginfo.Camille GILLOT-0/+17
2023-10-08Also consider call and yield as MIR SSA.Camille GILLOT-81/+153
2023-10-08add test for const-eval error in dead code during monomorphizationRalf Jung-0/+31
2023-10-08Auto merge of #116515 - petrochenkov:nolegflavor, r=lqdbors-6/+6
2023-10-08Do not run optimizations on trivial MIR.Camille GILLOT-1/+1
2023-10-08Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obkbors-800/+731
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-128/+128