about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-12-13let-else: add deref-coercion testsCormac Relf-0/+171
2021-12-13let-else: add match-ergonomics tests adapted from rfc2005Cormac Relf-0/+228
2021-12-13let-else: build out ref/ref mut tests, with/without explicit annotationsCormac Relf-19/+208
2021-12-13let-else: add tests for moved expressions, copy out of non-copyCormac Relf-0/+62
2021-12-13let-else: fix attribute aliasing + add test for issue 89807Cormac Relf-0/+14
2021-12-13Use `OutputFilenames` to generate output file for `-Zllvm-time-trace`Tomasz Miąsko-0/+1
2021-12-12Auto merge of #91549 - fee1-dead:const_env, r=spastorinobors-14/+85
2021-12-12Fix unused import in testAmanieu d'Antras-0/+1
2021-12-12Update browser-ui-test version and improve rustdoc-gui tests readabilityGuillaume Gomez-66/+278
2021-12-12Auto merge of #90716 - euclio:libloading, r=cjgillotbors-20/+18
2021-12-12Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnrbors-269/+72
2021-12-12Address review feedbackAmanieu d'Antras-40/+39
2021-12-12Re-bless asm tests for aarch64Amanieu d'Antras-152/+154
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-500/+505
2021-12-12Remove automatic rustfix of asm! to llvm_asm!Amanieu d'Antras-58/+0
2021-12-12Avoid suggesting self in visibility specDániel Buga-0/+44
2021-12-12Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a...Matthias Krüger-0/+23
2021-12-12Add trailing newlineDeadbeef-1/+1
2021-12-12Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk"Deadbeef-9/+23
2021-12-12Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"Deadbeef-5/+4
2021-12-12add regression test for #91489SNCPlay42-0/+40
2021-12-12Fix #91489Deadbeef-0/+18
2021-12-11Show the unused type for `unused_results` lintNoah Lev-2/+2
2021-12-12Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgrbors-19/+104
2021-12-11Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726Matthias Krüger-0/+72
2021-12-11Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r...Matthias Krüger-0/+21
2021-12-11Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplettMatthias Krüger-19/+11
2021-12-11Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obkbors-238/+386
2021-12-11Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors-50/+494
2021-12-11Fix AArch64 asm ui testsAmanieu d'Antras-19/+11
2021-12-11Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakisMatthias Krüger-50/+313
2021-12-11Rollup merge of #83174 - camelid:borrow-help, r=oli-obkMatthias Krüger-0/+181
2021-12-11Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisaMatthias Krüger-0/+20
2021-12-11Rollup merge of #91717 - inashivb:issue-91713, r=jyn514Matthias Krüger-0/+38
2021-12-11Rollup merge of #91682 - camelid:alias-layout, r=jyn514Matthias Krüger-0/+12
2021-12-11Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obkMatthias Krüger-0/+11
2021-12-11Add test.Camille GILLOT-0/+72
2021-12-11Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-SimulacrumMatthias Krüger-2/+63
2021-12-11Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514Matthias Krüger-0/+33
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-8/+6
2021-12-11Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgrbors-0/+387
2021-12-11Tweak assoc type obligation spansEsteban Kuber-238/+386
2021-12-10Suggest using a temporary variable to fix borrowck errorsNoah Lev-0/+181
2021-12-10Rollup merge of #91678 - b-naber:tests-for-postpone-const-eval, r=jackh726Matthias Krüger-0/+387
2021-12-10Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillotMatthias Krüger-0/+19
2021-12-10Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandryMatthias Krüger-0/+95
2021-12-10bless new output on some mir-opt testsJane Lusby-3/+3
2021-12-10bless testsEllen-54/+24
2021-12-10update testsEllen-215/+48
2021-12-10Add regression test for #78160Michael Howell-0/+21