about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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
2019-10-06Update ui testsGuillaume Gomez-1/+3
2019-10-06Rollup merge of #65142 - matthewjasper:unshadow-anon-lifetimes, r=petrochenkovTyler Mandry-0/+23
2019-10-06Auto merge of #64564 - jonas-schievink:cowardly-default, r=nikomatsakisbors-3/+144
2019-10-06add testcase for generator move suggestioncsmoe-0/+31
2019-10-06Suggest dereferencing boolean reference when used in 'if' or 'while'wangxiangqing-40/+2
2019-10-06Suggest dereferencing boolean reference when used in 'if' or 'while'wangxiangqing-12/+80
2019-10-06Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkovbors-14/+14
2019-10-06Fix const arguments not displaying in types mismatch diagnostic.ben-6/+6
2019-10-05Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandryTyler Mandry-177/+177
2019-10-05Rollup merge of #65130 - davidtwco:rfc-2008-improper-ctypes, r=petrochenkovTyler Mandry-0/+148
2019-10-05Rollup merge of #65123 - Centril:mac-invoc-in-mut-pat, r=estebankTyler Mandry-0/+71
2019-10-05Rollup merge of #65066 - wesleywiser:fix_const_prop_ice_on_polymorphic_promot...Tyler Mandry-11/+22
2019-10-05Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavisTyler Mandry-0/+34
2019-10-05Rollup merge of #64909 - estebank:turbofish-reloaded, r=CentrilTyler Mandry-31/+55
2019-10-05Rollup merge of #64708 - SimonSapin:option-deref, r=CentrilTyler Mandry-6/+2
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-177/+177
2019-10-05Account for derefs when suggesting assoc functionEsteban Küber-1/+33
2019-10-05When suggesting assoc function with type params, include turbofishEsteban Küber-0/+33
2019-10-05Ensure that associated `async fn`s have unique fresh param namesMatthew Jasper-0/+23
2019-10-05resolve: Remove an incorrect assertVadim Petrochenkov-0/+37
2019-10-05Remove `for_each_child_stable`Aaron Hill-14/+14
2019-10-05Rename the testJonas Schievink-6/+6
2019-10-05Extend test and fix nitsJonas Schievink-8/+72
2019-10-05Pacify tidyJonas Schievink-2/+2
2019-10-05Test that we get the proper errorsJonas Schievink-0/+70
2019-10-05Deny specializing items not in the parent implJonas Schievink-3/+10
2019-10-05lint: extern non-exhaustive types are improperDavid Wood-0/+148
2019-10-05Account for macro invocation in `let mut $pat` diagnostic.Mazdak Farrokhzad-0/+71
2019-10-04Make `into` schedule drop for the destinationMatthew Jasper-187/+321
2019-10-04Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichtonbors-177/+177
2019-10-04Add ignore-asmjs to new testThomas Lively-0/+1