about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-02-15adapt static-nobundle test to use llvm-nmKrasimir Georgiev-2/+4
2022-02-15Auto merge of #93148 - nnethercote:Uniq, r=fee1-deadbors-4/+4
2022-02-15Auto merge of #93176 - danielhenrymantilla:stack-pinning-macro, r=m-ou-sebors-0/+117
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-4/+4
2022-02-15Auto merge of #93752 - eholk:drop-tracking-break-continue, r=nikomatsakisbors-0/+19
2022-02-14Add test for duplicated macros in the sidebarGuillaume Gomez-0/+21
2022-02-14suggest using raw string literals when invalid escapes appearErin Petra Sofiya Moon-0/+29
2022-02-14Auto merge of #93652 - spastorino:fix-negative-overlap-check-regions, r=nikom...bors-6/+48
2022-02-14Add test for foreign double unwindGary Guo-0/+69
2022-02-14Add support for control-flow protectionAndrew Brown-0/+38
2022-02-14Mark `unsafe_pin_internals` as `incomplete`.Daniel Henry-Mantilla-0/+31
2022-02-14Add failing test that should passSantiago Pastorino-0/+23
2022-02-14Update `macro:print` typed-query rustdoc test to include `pin!` resultsDaniel Henry-Mantilla-0/+2
2022-02-14Write {ui,} tests for `pin_macro` and `pin!`Daniel Henry-Mantilla-0/+84
2022-02-14Properly check regions on negative overlap checkSantiago Pastorino-6/+25
2022-02-14Auto merge of #93298 - lcnr:issue-92113, r=cjgillotbors-4/+74
2022-02-14further update `fuzzy_match_tys`lcnr-31/+58
2022-02-14fuzzify `fuzzy_match_tys`lcnr-18/+30
2022-02-14Make `find_similar_impl_candidates` a little fuzzier.Ben Reeves-1/+32
2022-02-14Auto merge of #93937 - bjorn3:simplifications3, r=cjgillotbors-1/+0
2022-02-14Fix suggestion to slice if scurtinee is a reference to `Result` or `Option`Chayim Refael Friedman-1/+30
2022-02-13rustdoc: Consider enum variants when resolving assoc items in doc linksVadim Petrochenkov-0/+8
2022-02-13Fix codegen testsGary Guo-6/+7
2022-02-13Remove Config::stderrbjorn3-1/+0
2022-02-13Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomezbors-1/+20
2022-02-13update stderr messagesSaltyKitkat-41/+41
2022-02-13stabilize const_ptr_offsetSaltyKitkat-8/+2
2022-02-13Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726Matthias Krüger-112/+119
2022-02-13Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obkMatthias Krüger-119/+345
2022-02-13Auto merge of #93670 - erikdesjardins:noundef, r=nikicbors-88/+76
2022-02-12Use known-bug prop for GAT bug testsJack Huey-27/+32
2022-02-12Auto merge of #91403 - cjgillot:inherit-async, r=oli-obkbors-190/+133
2022-02-12make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any...Erik Desjardins-56/+21
2022-02-12Auto merge of #93697 - the8472:fix-windows-path-hash, r=Mark-Simulacrumbors-0/+1
2022-02-12Update chalk testsMatthew Jasper-112/+119
2022-02-12ignore test on wasm32The 8472-0/+1
2022-02-12Ignore failing test on aarch64Benoît du Garreau-0/+3
2022-02-12ReblessDeadbeef-3/+41
2022-02-12Rollup merge of #93759 - dtolnay:usetree, r=nagisaMatthias Krüger-0/+23
2022-02-12Rollup merge of #93757 - jackh726:gat-bug-tests, r=nikomatsakisMatthias Krüger-0/+450
2022-02-12Rollup merge of #93595 - compiler-errors:ice-on-lifetime-arg, r=jackh726Matthias Krüger-4/+41
2022-02-12Rollup merge of #91908 - matthiaskrgr:ices, r=jackh726Matthias Krüger-0/+46
2022-02-12Report the selection error when possibleDeadbeef-22/+71
2022-02-12Handle Fn family trait call errrorDeadbeef-7/+14
2022-02-12Rebased and improved errorsDeadbeef-13/+32
2022-02-12bless youDeadbeef-87/+200
2022-02-12Fix line numberJack Huey-1/+1
2022-02-11Add --scrape-tests flags so rustdoc can scrape examples from testsWill Crichton-1/+17
2022-02-12Auto merge of #93691 - compiler-errors:mir-tainted-by-errors, r=oli-obkbors-56/+26
2022-02-12fix non-x64 testsErik Desjardins-2/+2