about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-03-25Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoeri...bors-25/+25
2020-03-25borrowck: prefer "value" over "`_`".Mazdak Farrokhzad-41/+41
2020-03-25improve non-exhaustive struct pat errorMazdak Farrokhzad-0/+25
2020-03-25update tool_lintsbishtpawan-1/+1
2020-03-25Rollup merge of #70376 - tmandry:issue-66312, r=CentrilMazdak Farrokhzad-0/+26
2020-03-25Rollup merge of #70369 - estebank:bad-placeholder-in-where, r=CentrilMazdak Farrokhzad-73/+59
2020-03-25Rollup merge of #70364 - petrochenkov:nofrustc, r=CentrilMazdak Farrokhzad-87/+69
2020-03-25Rollup merge of #70331 - jeremystucki:privacy, r=estebankMazdak Farrokhzad-1/+1
2020-03-24Reduce error duplication for invalid placeholder types in fn typesEsteban Küber-69/+55
2020-03-24Add test for #66312Tyler Mandry-0/+26
2020-03-24Rollup merge of #70368 - bjorn3:patch-2, r=jonas-schievinkMazdak Farrokhzad-0/+2
2020-03-24Rollup merge of #70241 - RalfJung:global-mem, r=oli-obkMazdak Farrokhzad-4/+48
2020-03-24Rollup merge of #70234 - anp:tracked-std-traits, r=AmanieuMazdak Farrokhzad-0/+22
2020-03-24Remove attribute `#[structural_match]` and any references to itVadim Petrochenkov-33/+33
2020-03-24save/restore `pessimistic_yield` when entering bodiesNiko Matsakis-0/+23
2020-03-24Mark hotplug_codegen_backend as ignore-stage1bjorn3-0/+2
2020-03-24resolve: Remove `rustc_attrs` as a standalone feature gateVadim Petrochenkov-87/+69
2020-03-24Fix placement of suggested generic param when bounds are presentEsteban Küber-4/+4
2020-03-24update mir opt testBastian Kauschke-1/+1
2020-03-24Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviperbors-2/+2
2020-03-24improve normalize cycle errorBastian Kauschke-12/+24
2020-03-24Update tools_lintsbishtpawan-0/+1
2020-03-24Refactor changesbishtpawan-2/+0
2020-03-24rustc_typeck: remove rustc_hir_pretty usageMazdak Farrokhzad-9/+9
2020-03-24Add long error explanation for E0710 #61137bishtpawan-0/+3
2020-03-24bless youRalf Jung-1/+1
2020-03-24get back the more precise error messageRalf Jung-1/+1
2020-03-24bless; add test for mutating a staticRalf Jung-4/+48
2020-03-24Rollup merge of #70284 - lcnr:issue70273-what-the-heck-git, r=eddybMazdak Farrokhzad-0/+54
2020-03-24Rollup merge of #70259 - wesleywiser:use_reveal_all, r=eddybMazdak Farrokhzad-0/+64
2020-03-24Rollup merge of #70077 - Aaron1011:feature/new-def-path-ident, r=petrochenkovMazdak Farrokhzad-37/+292
2020-03-24Rollup merge of #70074 - Centril:unpanictry, r=petrochenkovMazdak Farrokhzad-59/+359
2020-03-24Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakisMazdak Farrokhzad-89/+224
2020-03-24pacify missing sysroot spans issueMazdak Farrokhzad-4/+9
2020-03-24fix rebase fallout due to #69497.Mazdak Farrokhzad-10/+25
2020-03-24fix rebase falloutMazdak Farrokhzad-0/+2
2020-03-24expand: address review commentsMazdak Farrokhzad-46/+53
2020-03-24expand: add recovery for parse_ntMazdak Farrokhzad-0/+44
2020-03-24defatalize expand_test_or_benchMazdak Farrokhzad-2/+18
2020-03-24defatalize `compile_declarative_macro`Mazdak Farrokhzad-0/+22
2020-03-24mbe::transcribe: defatalize errors.Mazdak Farrokhzad-8/+46
2020-03-24defatalize ProcMacroDerive::expandMazdak Farrokhzad-13/+36
2020-03-24defatalize BangProcMacro::expandMazdak Farrokhzad-6/+25
2020-03-24generic_extension: defatalize Error caseMazdak Farrokhzad-8/+27
2020-03-24nix panictry! in ParserAnyMacro::makeMazdak Farrokhzad-16/+106
2020-03-24Remove `-Z incremental`.Nicholas Nethercote-25/+25
2020-03-24Rollup merge of #70294 - estebank:bad-placeholder-in-where, r=CentrilMazdak Farrokhzad-55/+158
2020-03-24Rollup merge of #70283 - CDirkx:regression-test-70155, r=oli-obkMazdak Farrokhzad-0/+30
2020-03-24Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakisMazdak Farrokhzad-14/+14
2020-03-24Rollup merge of #70264 - tirr-c:issue-69789-mut-suggestion, r=estebankMazdak Farrokhzad-0/+23