about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-10-15Suggest associated bound restrictions in `impl`sEsteban Küber-2/+71
2019-10-15Handle missing projection restrictionEsteban Küber-16/+94
2019-10-15Update NLL testsEsteban Küber-4/+12
2019-10-15Consider trait aliasesEsteban Küber-3/+4
2019-10-15Update some tests involving `Self`Esteban Küber-2/+51
2019-10-15Handle `Self` restriction neededEsteban Küber-37/+48
2019-10-15Handle more cases involving `impl` and `trait`Esteban Küber-11/+21
2019-10-15Handle more casesEsteban Küber-90/+124
2019-10-15Use structured suggestion for restricting boundsEsteban Küber-66/+240
2019-10-15Rollup merge of #65376 - Centril:syntax-extractions-1, r=petrochenkovMazdak Farrokhzad-4/+6
2019-10-15syntax::parse::sess -> syntax::sessMazdak Farrokhzad-4/+6
2019-10-15Test basic hygiene for `macro_rules` produced by transparent macrosVadim Petrochenkov-0/+74
2019-10-15Stabilize proc macros generating `macro_rules` itemsVadim Petrochenkov-110/+4
2019-10-14Rollup merge of #65415 - petrochenkov:rmtest, r=varkorTyler Mandry-16/+0
2019-10-14Rollup merge of #65410 - Centril:intersection-pat-recover, r=davidtwco,varkorTyler Mandry-0/+73
2019-10-14Rollup merge of #65398 - estebank:capitalization-only, r=varkorTyler Mandry-32/+32
2019-10-14Rollup merge of #65365 - skinny121:const-args-metadata, r=varkorTyler Mandry-0/+52
2019-10-14Tweak heuristics for less noiseEsteban Küber-7/+7
2019-10-14Use heuristics for capitalization warning in suggestionsEsteban Küber-14/+14
2019-10-14Remove an outdated test output fileVadim Petrochenkov-16/+0
2019-10-15Include const generic arguments in metadata.ben-0/+52
2019-10-14pprust: `p1@p2` -> `p1 @ p2`Mazdak Farrokhzad-4/+4
2019-10-14recover_intersection_pat: adjust wordingMazdak Farrokhzad-10/+10
2019-10-14Auto merge of #64987 - oli-obk:code_reuse_prevents_bugs, r=eddybbors-0/+20
2019-10-14syntax: add test for intersection pattern parser recoveryMazdak Farrokhzad-0/+73
2019-10-14Rollup merge of #65395 - JohnTitor:add-tests, r=CentrilMazdak Farrokhzad-0/+131
2019-10-14Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,CentrilMazdak Farrokhzad-257/+257
2019-10-14Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomezMazdak Farrokhzad-0/+1
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-53/+53
2019-10-14Add test for issue-48638Yuki Okushi-0/+21
2019-10-14Add test for issue-48027Yuki Okushi-0/+29
2019-10-14Add test for issue-48010Yuki Okushi-0/+23
2019-10-14Add test for issue-47486Yuki Okushi-0/+23
2019-10-14Add test for issue-44153Yuki Okushi-0/+35
2019-10-13Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkorMazdak Farrokhzad-0/+3
2019-10-13Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkorMazdak Farrokhzad-3/+27
2019-10-13Rollup merge of #65346 - RalfJung:nounwind-tests, r=nagisaMazdak Farrokhzad-25/+60
2019-10-13Rollup merge of #65214 - Amanieu:cfg_atomic, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-10-13Rollup merge of #65320 - memoryruins:const_err, r=oli-obkMazdak Farrokhzad-0/+38
2019-10-13Rollup merge of #65250 - da-x:ctor-in-error-msgs, r=petrochenkovMazdak Farrokhzad-173/+173
2019-10-13Rollup merge of #65248 - estebank:mention-if-let, r=cramertjMazdak Farrokhzad-0/+142
2019-10-13Don't discard value names when using address or memory sanitizerTomasz Miąsko-0/+3
2019-10-13Auto merge of #65099 - pnkfelix:issue-63154-needed-more-normalize, r=nagisabors-0/+34
2019-10-12make tests more robustRalf Jung-2/+2
2019-10-12test unwind(abort) with Rust ABIRalf Jung-3/+27
2019-10-12some typographyRalf Jung-2/+2
2019-10-12also (properly) test nounwind on function definitionsRalf Jung-6/+19
2019-10-12update test for nounwind on FFI importsRalf Jung-19/+41
2019-10-12Auto merge of #65190 - GuillaumeGomez:dont-pass-doctest-feature-by-default, r...bors-0/+21
2019-10-12Auto merge of #65322 - tmandry:rollup-frr651r, r=tmandrybors-45/+399