about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2019-10-08Rollup merge of #65133 - davidtwco:issue-65035-static-with-generic-in-foreign...Mazdak Farrokhzad-3/+105
2019-10-08Rollup merge of #64284 - Mark-Simulacrum:include-warn, r=petrochenkovMazdak Farrokhzad-0/+26
2019-10-09Update ui testsben-10/+10
2019-10-08resolve: prohibit foreign statics w/ genericsDavid Wood-3/+105
2019-10-09Refactor pretty print const to use a big match statementben-2/+2
2019-10-09Gate use of raw and function pointers in const generics behindben-4/+108
2019-10-09Pretty print function pointer const values.ben-4/+4
2019-10-09Fix calling function pointer const parameters. Also fixes inference ofben-0/+99
2019-10-08Call `Expr::peel_drop_temps()` from more places for more accurate suggestionsEsteban Küber-4/+16
2019-10-08Ignore `ExprKind::DropTemps` for some ref suggestionsEsteban Küber-22/+10
2019-10-08Rollup merge of #65179 - GuillaumeGomez:long-err-explanation-E0567, r=davidtwcoMazdak Farrokhzad-1/+2
2019-10-08Rollup merge of #65145 - estebank:turbofish-assoc-fn-call, r=varkorMazdak Farrokhzad-1/+66
2019-10-08Rollup merge of #64918 - GuillaumeGomez:long-err-explanation-E0551, r=oli-obkMazdak Farrokhzad-1/+1
2019-10-08Rollup merge of #64404 - GuillaumeGomez:err-E0495, r=Dylan-DPCMazdak Farrokhzad-7/+48
2019-10-08Update ui testsGuillaume Gomez-1/+2
2019-10-08suggest to add move keyword for generatorcsmoe-4/+19
2019-10-08Rollup merge of #65154 - skinny121:const-arg-diagnostic, r=varkorMazdak Farrokhzad-6/+54
2019-10-08Rollup merge of #65150 - XiangQingW:master, r=estebankMazdak Farrokhzad-10/+40
2019-10-08Rollup merge of #65098 - GuillaumeGomez:long-err-explanation-E0561, r=CentrilMazdak Farrokhzad-2/+3
2019-10-08Rollup merge of #65040 - Centril:items-cleanup, r=estebankMazdak Farrokhzad-1/+14
2019-10-07Warn if include macro fails to include entire fileMark Rousskov-0/+26
2019-10-07Use structured suggestion for removal of `as_str()` callEsteban Küber-4/+4
2019-10-07Add a regression test for #57271varkor-0/+60
2019-10-07Add a regression test for #57399varkor-0/+30
2019-10-07Add regression test for #64792varkor-0/+20
2019-10-07Move stray issue tests into src/test/ui/issuesvarkor-0/+0
2019-10-07Add a regression test for issue 62187varkor-0/+32
2019-10-07Move const generic regression tests to their old foldervarkor-0/+0
2019-10-07Auto merge of #61430 - matthewjasper:drop-on-into-panic, r=oli-obkbors-163/+395
2019-10-07update ui testsGuillaume Gomez-7/+48
2019-10-07Prohibit #[track_caller] within trait impls as well as decls.Adam Perry-1/+1
2019-10-07Update expected error output.Adam Perry-2/+2
2019-10-07Expand E0738 to cover different cases.Adam Perry-4/+60
2019-10-07E0735 -> E0739Adam Perry-1/+1
2019-10-07track_caller tests account for incomplete feature warning.Adam Perry-7/+54
2019-10-07track_caller error numbers and text.Adam Perry-8/+8
2019-10-07track_caller run-pass test, lint cleanup, PR review.Adam Perry-2/+10
2019-10-07[RFC 2091] Add #[track_caller] attribute.Ayose-0/+106
2019-10-07Auto merge of #65178 - Centril:rollup-ep1zztj, r=Centrilbors-1/+126
2019-10-07Update ui testsGuillaume Gomez-2/+3
2019-10-07Rollup merge of #65164 - GuillaumeGomez:long-err-explanation-E0566, r=estebankMazdak Farrokhzad-1/+3
2019-10-07Update src/test/ui/nll/issue-63154-normalize.rs Felix S Klock II-1/+1
2019-10-07Test diagnostic output of type mismatches for types that have constben-0/+48
2019-10-07Auto merge of #64739 - guanqun:remove-as-str, r=estebankbors-0/+48
2019-10-07Add more tests, fix span issue, improve diagnostics.Charles Lew-0/+86
2019-10-07Address review comments.Charles Lew-13/+13
2019-10-07Add feature gate for raw_dylib.Charles Lew-0/+37
2019-10-07syntax: unify and simplify fn signature parsing.Mazdak Farrokhzad-1/+14
2019-10-07Auto merge of #64906 - Aaron1011:feature/extern-const-fn, r=Centrilbors-0/+251
2019-10-06Auto merge of #65169 - tmandry:rollup-qxjj8xp, r=tmandrybors-0/+23