about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-02-14Rollup merge of #58407 - euclio:upper-camel-case, r=estebankMazdak Farrokhzad-72/+44
2019-02-14Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoeristerMazdak Farrokhzad-0/+40
2019-02-14Rollup merge of #58371 - davidtwco:issue-58299, r=arielb1Mazdak Farrokhzad-0/+50
2019-02-14Rollup merge of #58347 - matthewjasper:closure-bounds-fixes, r=pnkfelixMazdak Farrokhzad-0/+40
2019-02-14Rollup merge of #58296 - estebank:hidden-suggestion, r=oli-obkMazdak Farrokhzad-31/+23
2019-02-14Rollup merge of #58267 - estebank:match-arms, r=matthewjasperMazdak Farrokhzad-43/+143
2019-02-14Rollup merge of #57992 - Matthias247:waker4, r=cramertjMazdak Farrokhzad-55/+90
2019-02-14Rollup merge of #57451 - dlrobertson:can_use_as_ref_nit, r=estebankMazdak Farrokhzad-8/+8
2019-02-13Propagate region constraints more precisely from closuresMatthew Jasper-0/+40
2019-02-13specify "upper camel case" in style lintAndy Russell-72/+44
2019-02-13suggestion-diagnostics: as_ref improve snippetDan Robertson-8/+8
2019-02-13Rollup merge of #58386 - Zoxc:fix-54242, r=michaelwoeristerMazdak Farrokhzad-0/+17
2019-02-13Rollup merge of #58381 - davidtwco:issue-42944, r=estebankMazdak Farrokhzad-12/+42
2019-02-13Rollup merge of #58354 - matthewjasper:mir-dump-fixes, r=wesleywiserMazdak Farrokhzad-0/+66
2019-02-13Rollup merge of #58276 - varkor:missing-stability-attr-top-level, r=davidtwcoMazdak Farrokhzad-11/+26
2019-02-13Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-SimulacrumMazdak Farrokhzad-0/+43
2019-02-13Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomezMazdak Farrokhzad-58/+109
2019-02-12Merging masterMatthias Einwag-1168/+2227
2019-02-13Rollup merge of #58387 - alexreg:fix-trait-alias-2, r=centrilMazdak Farrokhzad-0/+21
2019-02-13Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkovMazdak Farrokhzad-4/+39
2019-02-13Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichtonMazdak Farrokhzad-12/+12
2019-02-12Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichtonbors-3/+0
2019-02-12Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnikbors-34/+36
2019-02-12Check user type annotations for range patterns.David Wood-0/+50
2019-02-12Added tests.Alexander Regueiro-0/+21
2019-02-12Stabilize linker-plugin based LTO.Michael Woerister-12/+12
2019-02-12rustc: Implement incremental "fat" LTOAlex Crichton-0/+40
2019-02-12Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkovbors-16/+16
2019-02-12Stabilize str::escape_* methodsSimon Sapin-3/+0
2019-02-12Auto merge of #57388 - euclio:runmake-explicit-ignore, r=kennytmbors-297/+118
2019-02-12Set the query in the ImplicitCtxt before trying to mark it greenJohn Kåre Alsaker-0/+17
2019-02-12Auto merge of #58246 - pmccarter:master, r=oli-obkbors-0/+34
2019-02-12Auto merge of #58180 - davidtwco:issue-58053, r=estebankbors-0/+34
2019-02-11use ignore directives for run-make testsAndy Russell-297/+118
2019-02-11Use hidden suggestions for unused imports lintEsteban Küber-31/+23
2019-02-11Only suggest imports if not imported.David Wood-12/+42
2019-02-11rename variable and add test directive for #58030Patrick McCarter-0/+1
2019-02-11Use `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce # of allocsOliver Scherer-1/+1
2019-02-11Update fulldeps testOliver Scherer-1/+1
2019-02-11Require a list of features to allow in `allow_internal_unstable`Oliver Scherer-15/+15
2019-02-11Add a test for rustc_deprecatedvarkor-0/+29
2019-02-11Add rustdoc index page test for future deprecation attributesvarkor-0/+2
2019-02-11Add a rustdoc test for future rustc_deprecated attributesvarkor-0/+11
2019-02-11Update existing rustdoc testvarkor-1/+1
2019-02-11Do not apply future deprecation warning for #[deprecated]varkor-57/+66
2019-02-11Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebankbors-29/+37
2019-02-10Re-blessed tests.Alexander Regueiro-1/+3
2019-02-10tests: doc commentsAlexander Regueiro-33/+33
2019-02-10Auto merge of #58361 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-7/+49
2019-02-10Rollup merge of #58243 - GuillaumeGomez:trait-alias-docs, r=ManishearthGuillaume Gomez-0/+21