about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-25Make default error reporting deterministicJared Roesch-10/+35
2015-07-25Add cross-crate error message testsJared Roesch-0/+39
2015-07-25Address tidyJared Roesch-9/+15
2015-07-25Rework cross crate error messagesJared Roesch-20/+52
2015-07-25Fix error message spansJared Roesch-76/+109
2015-07-25Correctly subst defaults with the in-scope substsJared Roesch-61/+98
2015-07-25Remove second transactionJared Roesch-57/+67
2015-07-25Rebase fixesJared Roesch-14/+16
2015-07-25Clean up test casesJared Roesch-34/+67
2015-07-25Refactor the default type parameter algorithmJared Roesch-52/+197
2015-07-25Fix bug with defaults not being restoredJared Roesch-10/+13
2015-07-25Remove defaults table and attach defaults directly to tyvarsJared Roesch-41/+143
2015-07-25Correctly collect defaults from type alises in astconvJared Roesch-9/+14
2015-07-25Fix tidyJared Roesch-3/+4
2015-07-25Implement Default TyParam fallbackJared Roesch-45/+340
2015-07-25Auto merge of #27258 - nikomatsakis:issue-26952, r=eddybbors-31/+80
2015-07-25Auto merge of #26630 - eefriedman:recursive-static, r=pnkfelixbors-105/+214
2015-07-25Auto merge of #27253 - bossmc:unbalanced-delimiters-cause-ice, r=nikomatsakisbors-2/+18
2015-07-25Auto merge of #26960 - Manishearth:wrapper-types, r=steveklabnikbors-0/+361
2015-07-25Move wrapper types blog post into trplManish Goregaokar-0/+361
2015-07-25Auto merge of #27233 - tbu-:pr_wtf8, r=alexcrichtonbors-25/+37
2015-07-24Allow writing types which "can't" be instantiated.Eli Friedman-46/+72
2015-07-24Add static_recursion feature gate.Eli Friedman-4/+50
2015-07-24Allow recursive static variables.Eli Friedman-59/+96
2015-07-25Auto merge of #26963 - Manishearth:improve-diag, r=steveklabnikbors-31/+712
2015-07-24Auto merge of #27265 - steveklabnik:rollup, r=steveklabnikbors-38/+409
2015-07-24Rollup merge of #27251 - dhuseby:adding_snapshots, r=alexcrichtonSteve Klabnik-0/+3
2015-07-24Rollup merge of #27244 - Detegr:master, r=eddybSteve Klabnik-0/+24
2015-07-24Rollup merge of #27238 - steveklabnik:gh26927, r=huonwSteve Klabnik-0/+8
2015-07-24Rollup merge of #27235 - tbu-:pr_catch_panic_doc, r=steveklabnikSteve Klabnik-3/+3
2015-07-24Rollup merge of #27229 - AlisdairO:diagnostics371, r=ManishearthSteve Klabnik-1/+50
2015-07-24Rollup merge of #27220 - AlisdairO:diagnostics120, r=ManishearthSteve Klabnik-1/+39
2015-07-24Rollup merge of #27212 - AlisdairO:diagnostics225, r=ManishearthSteve Klabnik-2/+56
2015-07-24Rollup merge of #27193 - aidanhs:aphs-advanced-linking-doc, r=steveklabnikSteve Klabnik-26/+156
2015-07-24Rollup merge of #27177 - echochamber:master, r=steveklabnikSteve Klabnik-0/+18
2015-07-24Rollup merge of #27145 - apasel422:diagnostic-407-437-438, r=ManishearthSteve Klabnik-2/+51
2015-07-24Rollup merge of #27137 - dhuseby:fixing_bitrig_linking, r=alexcrichtonSteve Klabnik-3/+1
2015-07-25Address commentsManish Goregaokar-20/+28
2015-07-25Add long diagnostic for E0276Manish Goregaokar-1/+22
2015-07-25Add long diagnostic explanation for E0275Manish Goregaokar-1/+23
2015-07-25Add long diagnostics for E0272-274 (on_unimplemented)Manish Goregaokar-4/+77
2015-07-25Add E0270Manish Goregaokar-17/+87
2015-07-24Auto merge of #27087 - nikomatsakis:closure-exploration, r=nrcbors-374/+539
2015-07-24Correct regression in type-inference caused by failing to reconfirm thatNiko Matsakis-31/+80
2015-07-24Auto merge of #27136 - dhuseby:fixing_freebsd_linking, r=alexcrichtonbors-1/+1
2015-07-24minor rebase fixesNiko Matsakis-10/+4
2015-07-24Auto merge of #27215 - pnkfelix:fsk-placer-take-5-just-in, r=nikomatsakisbors-47/+899
2015-07-24nitsNiko Matsakis-11/+6
2015-07-24Add regression test for #25368. Fixes #25368.Niko Matsakis-0/+23
2015-07-24Add regression test for #25954 (cyclic closure type), which is nowNiko Matsakis-0/+28