about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-02-15Update testsvarkor-12/+12
2019-02-15Auto merge of #57880 - Zoxc:error-on-cycle, r=michaelwoeristerbors-14/+14
2019-02-15fix tests post-rebaseFelix S. Klock II-14/+14
2019-02-15make generalization code create new variables in correct universeNiko Matsakis-10/+46
2019-02-15Auto merge of #58403 - eddyb:requalify, r=oli-obkbors-20/+20
2019-02-15compile-pass test for #53606Saleem Jaffer-0/+8
2019-02-15Always emit an error for a query cycleJohn Kåre Alsaker-14/+14
2019-02-14Add updated NLL testsvarkor-37/+108
2019-02-14add .stderr fileNiko Matsakis-0/+17
2019-02-14Update const fn testsvarkor-65/+202
2019-02-14Require defining uses to use generic parameters for all parameters of a gener...Oliver Scherer-23/+85
2019-02-14rustc_mir: split qualify_consts' checking and value qualification.Eduard-Mihai Burtescu-20/+20
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-13Check the self-type of inherent associated constantsMatthew Jasper-20/+58
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-13Stabilize TryFrom and TryIntoSimon Sapin-6/+4
2019-02-13Use convert::Infallible instead of never in the blanket TryFrom implSimon Sapin-2/+2
2019-02-13Relax some Hash bounds on HashMap<K, V, S> and HashSet<T, S>Anthony Ramine-10/+11
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-12respect alternate flag when formatting impl traitAndy Russell-0/+5
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