about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-10-16restructure the public inhabitedness APIs and remove the cacheNiko Matsakis-0/+36
2017-10-16Auto merge of #45297 - matthewjasper:associated-item-namespaces, r=petrochenkovbors-0/+51
2017-10-16Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1bors-14/+14
2017-10-16Auto merge of #45191 - petrochenkov:yesar, r=Mark-Simulacrumbors-13/+20
2017-10-15rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov-13/+20
2017-10-15rustc: Fix some ThinLTO internalizationAlex Crichton-0/+34
2017-10-15Auto merge of #45123 - goffrie:fix-method-unit-call, r=oli-obkbors-13/+93
2017-10-15Check namespaces when resolving associated items in typeckmatthewjasper-0/+51
2017-10-15Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakisbors-0/+25
2017-10-14rustc: Remove `used_mut_nodes` from `TyCtxt`Alex Crichton-14/+14
2017-10-14Auto merge of #45175 - petrochenkov:dyn, r=nikomatsakisbors-2/+74
2017-10-14Auto merge of #45162 - chrisvittal:mir-testing, r=nikomatsakisbors-73/+304
2017-10-14Implement `dyn Trait` syntaxVadim Petrochenkov-2/+74
2017-10-14Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoeristerbors-446/+392
2017-10-13Pass the full span for method callsGeoffry Song-13/+93
2017-10-13Auto merge of #45069 - sinkuu:tuple_arg, r=nikomatsakisbors-9/+37
2017-10-13fix review commentsGarrett Berg-31/+34
2017-10-13Rollup merge of #45221 - estebank:issue-41790, r=nikomatsakiskennytm-0/+30
2017-10-13Rollup merge of #45189 - alexcrichton:thinlto-allocators, r=michaelwoeristerkennytm-41/+19
2017-10-13Rollup merge of #45178 - Badel2:comma-after-struct, r=petrochenkovkennytm-0/+45
2017-10-13Rollup merge of #45173 - laumann:suggest-misspelled-labels, r=petrochenkovkennytm-0/+46
2017-10-13Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnaykennytm-0/+15
2017-10-13Rollup merge of #45122 - jean-lourenco:master, r=nikomatsakiskennytm-1/+6
2017-10-13Auto merge of #45031 - alexcrichton:nounwind, r=arielb1bors-1/+40
2017-10-12incr comp: rustc_clean/dirty auto assertGarrett Berg-436/+379
2017-10-13Auto merge of #45025 - pnkfelix:mir-borrowck-moves-of-supporting-prefixes-inv...bors-5/+137
2017-10-13Rewordsinkuu-6/+6
2017-10-13Rollup merge of #45190 - petrochenkov:shorten, r=alexcrichtonkennytm-9/+9
2017-10-13Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomezkennytm-0/+13
2017-10-12rustc: Handle `#[linkage]` anywhere in a crateAlex Crichton-41/+19
2017-10-12Auto merge of #44985 - zilbuz:issue-44974, r=pnkfelixbors-9/+339
2017-10-11Point at immutable outer variableEsteban Küber-0/+30
2017-10-11Added `revisions: ast mir` template to tests that this PR sync'ed ast+mir bor...Felix S. Klock II-5/+28
2017-10-11Test case illustrating some variants of the issue pointed out by ariel.Felix S. Klock II-0/+60
2017-10-11Test against accesses to uninitialized fields.Felix S. Klock II-0/+49
2017-10-11rustc: Add LLVM `nounwind` with `-C panic=abort`Alex Crichton-1/+40
2017-10-11Auto merge of #44888 - tirr-c:binder-hr-region, r=arielb1bors-39/+191
2017-10-11MIR-borrowck: add false edges to match armsYour Name-0/+25
2017-10-10output compiler message updatedJean Lourenço-1/+6
2017-10-11Add error for comma after base struct fieldBadel2-0/+45
2017-10-10Rollup merge of #45148 - gaurikholkar:master, r=nikomatsakisSteve Klabnik-0/+160
2017-10-10Rollup merge of #45071 - tromey:use-gdb-lazy-string, r=michaelwoeristerSteve Klabnik-0/+4
2017-10-11Shorten some test namesVadim Petrochenkov-9/+9
2017-10-10Add suggestions for misspelled labelsThomas Jespersen-0/+46
2017-10-10Rollup merge of #45146 - petrochenkov:lessrec, r=estebankkennytm-2/+58
2017-10-10Rollup merge of #45135 - michaelwoerister:move-incr-comp-with-macro-export, r...kennytm-2/+1
2017-10-10Rollup merge of #45108 - phil-opp:patch-2, r=japarickennytm-2/+2
2017-10-10Rollup merge of #45089 - rkruppe:master, r=blusskennytm-1/+1
2017-10-10Rename test Linux target to avoid conflict with built-in targetPhilipp Oppermann-1/+1
2017-10-10Rewordsinkuu-8/+8