about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-06-10Account for bad placeholder errors on consts/statics with trait objectsYuki Okushi-2/+22
2021-06-09Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrumbors-198/+25
2021-06-09Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakisbors-0/+103
2021-06-09Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiserbors-0/+166
2021-06-09Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkorYuki Okushi-2/+2
2021-06-09Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514Yuki Okushi-0/+7
2021-06-09Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obkYuki Okushi-0/+6
2021-06-08Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomezYuki Okushi-0/+1
2021-06-08Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jshaYuki Okushi-0/+5
2021-06-08Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jshaYuki Okushi-1/+7
2021-06-08Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514Yuki Okushi-2/+2
2021-06-07Include macro name in 'local ambiguity' errorAaron Hill-2/+2
2021-06-07Enable rustdoc to document safe wasm intrinsicsAlex Crichton-0/+7
2021-06-07Add more TAIT multiple defining uses test casesSantiago Pastorino-0/+72
2021-06-07Differentiate different defining uses of taits when they reference distinct g...Santiago Pastorino-0/+31
2021-06-07Peephole optimize `x == false` and `x != true`Smitty-0/+166
2021-06-07Bless ui/where-clauses/where-for-self.rs testFabian Wolff-0/+1
2021-06-07Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula...bors-92/+92
2021-06-07Add test to ensure the result descripton is correctly handling codeblocksGuillaume Gomez-0/+5
2021-06-07Revert "Update tests"bjorn3-68/+68
2021-06-07Revert "Update mir opt tests"bjorn3-24/+24
2021-06-07Rollup merge of #84262 - camelid:sized-ice, r=estebankYuki Okushi-0/+58
2021-06-07Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkorbors-18/+3
2021-06-06Update testsuite to match new panic msgReagan McFarland-2/+2
2021-06-07Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726Guillaume Gomez-22/+22
2021-06-07Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkorGuillaume Gomez-0/+135
2021-06-07Add test to check that font-weight is correctly set on type pageGuillaume Gomez-1/+7
2021-06-06Add variance-related information to lifetime error messagesAaron Hill-0/+53
2021-06-06Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011bors-0/+577
2021-06-06Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitorbors-14/+36
2021-06-06parser: Ensure that all nonterminals have tokens after parsingVadim Petrochenkov-0/+577
2021-06-06Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkovYuki Okushi-0/+22
2021-06-06Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-seYuki Okushi-14/+14
2021-06-06Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-sebors-11/+83
2021-06-06Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkovbors-1/+158
2021-06-05Don't fire `invalid_doc_attributes` on `extern crate` itemsJoshua Nelson-0/+22
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-1/+167
2021-06-05Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkorGuillaume Gomez-10/+36
2021-06-05Remove `_` from E0121 diagnostic suggestionsDeadbeef-22/+22
2021-06-05Auto merge of #86001 - richkadel:revert-85617-rustin-patch-fix, r=Mark-Simula...bors-158/+148
2021-06-05Auto merge of #85919 - workingjubilee:simd-ptrs-are-valid, r=petrochenkovbors-0/+122
2021-06-05Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomezbors-119/+32
2021-06-04Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...Richard Cobbe-1/+158
2021-06-05Fix handling of unmatched angle brackets in parserFabian Wolff-0/+73
2021-06-04Added a new test demonstrating the issue requiring revertRich Kadel-0/+18
2021-06-05Rollup merge of #85979 - tlyu:where-no-unsized-indirection, r=estebankYuki Okushi-0/+29
2021-06-05Rollup merge of #85966 - alexcrichton:wasm-simd-indirect, r=workingjubileeYuki Okushi-0/+33
2021-06-05Rollup merge of #85939 - m-ou-se:fix-remove-ref-macro-invocation, r=estebankYuki Okushi-1/+25
2021-06-05Rollup merge of #85853 - marmeladema:improper-ctypes-definitions-boxed-dst, r...Yuki Okushi-20/+55
2021-06-05Rollup merge of #84942 - jyn514:channel-replace, r=ManishearthYuki Okushi-101/+104