about summary refs log tree commit diff
path: root/src/test/run-pass/binding
AgeCommit message (Expand)AuthorLines
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-03-30Fix more testsFabian Drinck-2/+0
2019-01-15Rollup merge of #56044 - matthewjasper:function-param-drop-order, r=cramertjMazdak Farrokhzad-0/+68
2019-01-14Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obkbors-64/+0
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-12/+0
2019-01-08improve non_upper_case_globals diagnosticsAndy Russell-64/+0
2018-12-25Remove licensesMark Rousskov-950/+0
2018-12-11Fix some misbehaving testsvarkor-0/+1
2018-11-30Drop function parameters in expected orderMatthew Jasper-0/+68
2018-11-29Fix broken testsvarkor-0/+1
2018-10-09Add clarifying pattern lint comment and revert testKevin Leimkuhler-1/+2
2018-10-09Simply unused_parens check and add testsKevin Leimkuhler-1/+1
2018-09-26Add `#[allow(unused_mut)]` for various cases that arise only in compare-mode=...Felix S. Klock II-0/+1
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+27
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+3192