about summary refs log tree commit diff
path: root/tests/ui/crashes
AgeCommit message (Expand)AuthorLines
2020-01-03Move `use_self_macro` into `crashes/auxiliary`Yuki Okushi-1/+16
2020-01-02Add attributeYuki Okushi-0/+2
2019-12-31Rename test prefixYuki Okushi-1/+1
2019-12-31Move ICE tests to /crashesYuki Okushi-0/+175
2019-12-31Add regression test for #4968Yuki Okushi-0/+18
2019-11-08Put ice test auxiliary fix in right placeMichael Wright-5/+1
2019-11-08Merge branch 'master' into fix-4727Michael Wright-0/+10
2019-11-06Fix crash in `use-self` lintMichael Wright-0/+21
2019-11-04Use correct TypeckTables when hashing bodiesHMPerson1-0/+10
2019-10-03Test fixesShotaro Yamada-1/+1
2019-09-27Ignore impls derived from macrosJames Wang-0/+26
2019-09-24Add a new lint for comparison chainsJames Wang-0/+1
2019-05-23Rustup to https://github.com/rust-lang/rust/pull/60965Philipp Hansch-1/+1
2019-05-20Revert "Turn off two tests broken due to #4108"Oliver Scherer-3/+0
2019-05-18Turn off two tests broken due to #4108Oliver Scherer-0/+3
2019-04-10Auto merge of #3931 - phansch:3891, r=flip1995bors-0/+13
2019-04-08Fix ICE in decimal_literal_representation lintPhilipp Hansch-0/+13
2019-04-08Remove force-host and explain no-prefer-dynamicPhilipp Hansch-1/+4
2019-04-07Fix ICE in suspicious_else_formattingPhilipp Hansch-0/+46
2019-04-05Add missing `// run-pass` annotations to ICE testsPhilipp Hansch-0/+60
2019-03-10Run rustfmtflip1995-1/+0
2019-03-10Various cosmetic improvements.Alexander Regueiro-5/+5
2019-02-23Fix ICE #3747Martins Polakovs-0/+17
2019-02-06Move run-pass tests to UI testsPhilipp Hansch-0/+522