about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-12-11Auto merge of #30301 - michaelwoerister:mir-to-metadata2, r=nikomatsakisbors-63/+567
2015-12-11Add name of initializer to missing field message, closes #30299Florian Hahn-3/+4
2015-12-10Auto merge of #30148 - steveklabnik:doc_string, r=alexcrichtonbors-94/+294
2015-12-10std: improve io error descriptionsSean McArthur-1/+23
2015-12-10Improve documentation on String's methodsSteve Klabnik-94/+294
2015-12-10Make MIR encodable and store it in crate metadata.Michael Woerister-34/+163
2015-12-10Add a MIR visitor that allows to mutate the visited dataMichael Woerister-0/+274
2015-12-10Add visit_defid(), visit_span(), and visit_literal() to MIR visitorMichael Woerister-1/+36
2015-12-10MIR: Make Mir take ownership of InlineAsm values.Michael Woerister-3/+3
2015-12-10Auto merge of #30303 - mitaa:htmldocck, r=brsonbors-54/+86
2015-12-10MIR: Refactor mir::Terminator to use tuples instead of a fixed-size arrays.Michael Woerister-25/+30
2015-12-10Add TupleSlice trait to rustc_data_structures.Michael Woerister-0/+61
2015-12-10Auto merge of #30182 - alexcrichton:remove-deprecated, r=aturonbors-1437/+112
2015-12-10book: Update Tier 2 platformsAlex Crichton-24/+24
2015-12-10Correct 'bye' to 'byte' in str docs.Scott Olson-2/+2
2015-12-10std: Remove deprecated functionality from 1.5Alex Crichton-1437/+112
2015-12-10Long await regression test for dropck on trait object method.Felix S. Klock II-0/+52
2015-12-10Auto merge of #30267 - alexcrichton:tls-init-oh-my, r=nikomatsakisbors-1/+67
2015-12-10Improve `htmldocck.py` error messagesmitaa-54/+86
2015-12-10Auto merge of #30298 - Letheed:docpatch, r=sanxiynbors-1/+3
2015-12-10fix missing Panics tag and missing periodLetheed-1/+3
2015-12-10adjust documentation to mention `intravisit` instead of `visit`Oliver Schneider-2/+2
2015-12-10Auto merge of #30293 - steveklabnik:fixes, r=brsonbors-4/+5
2015-12-10Auto merge of #30292 - Xmasreturns:patch-3, r=steveklabnikbors-24/+22
2015-12-10Auto merge of #30291 - Xmasreturns:patch-2, r=steveklabnikbors-8/+8
2015-12-10Fix a bug in which the visibility of a use declaration defining a name in one...Jeffrey Seyfried-147/+153
2015-12-10Auto merge of #30285 - glglwty:patch-1, r=alexcrichtonbors-1/+1
2015-12-09Auto merge of #30284 - GuillaumeGomez:patch-3, r=Manishearthbors-1/+35
2015-12-09Fixes from reviewXmasreturns-2/+2
2015-12-09Fix link in char docsSteve Klabnik-3/+4
2015-12-09Fix extra space in str docsSteve Klabnik-1/+1
2015-12-09Grammar and slight ordering changesXmasreturns-25/+23
2015-12-09Auto merge of #30270 - DiamondLovesYou:fix-30231, r=alexcrichtonbors-2/+2
2015-12-09Grammar changes for readabilityXmasreturns-8/+8
2015-12-09Auto merge of #29937 - alexcrichton:panic-recover, r=alexcrichtonbors-45/+462
2015-12-09add test for tuple index op error spanOliver Schneider-0/+18
2015-12-09Add E0269 error explanationGuillaume Gomez-1/+35
2015-12-09forward inner error in struct and tuple field accessOliver Schneider-25/+19
2015-12-09std: Rename thread::catch_panic to panic::recoverAlex Crichton-45/+462
2015-12-09fixed a typo in commentsTianyi Wang-1/+1
2015-12-09Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakisbors-107/+449
2015-12-09Add scoped thread-local encoding and decoding contexts to cstore.Michael Woerister-107/+449
2015-12-10Fix `& ref ident` patterns for DSTsJames Miller-4/+44
2015-12-09Auto merge of #30266 - oli-obk:expr_type_checked, r=luqmanabors-40/+23
2015-12-09Auto merge of #30278 - steveklabnik:rollup, r=steveklabnikbors-68/+89
2015-12-09Rollup merge of #30274 - tshepang:mere-renames, r=steveklabnikSteve Klabnik-52/+5
2015-12-09Rollup merge of #30273 - Xmasreturns:patch-1, r=steveklabnikSteve Klabnik-14/+10
2015-12-09Rollup merge of #30261 - oli-obk:add_regression_test, r=pnkfelixSteve Klabnik-0/+37
2015-12-09Rollup merge of #30224 - matklad:super-docs, r=steveklabnikSteve Klabnik-0/+19
2015-12-09Rollup merge of #30201 - GuillaumeGomez:patch-3, r=ManishearthSteve Klabnik-2/+18