about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-12-01Auto merge of #30126 - steveklabnik:rollup, r=steveklabnikbors-13/+54
2015-11-30Rollup merge of #30122 - steveklabnik:last_trpl_fix, r=ManishearthSteve Klabnik-1/+1
2015-11-30Rollup merge of #30120 - steveklabnik:doc_string_parse_error, r=alexcrichtonSteve Klabnik-1/+12
2015-11-30Rollup merge of #30119 - steveklabnik:doc_to_string, r=alexcrichtonSteve Klabnik-2/+20
2015-11-30Rollup merge of #30115 - nilcons-contrib:fix-book-stack, r=steveklabnikSteve Klabnik-1/+1
2015-11-30Rollup merge of #30114 - sourcefrog:doc-casts2, r=ManishearthSteve Klabnik-7/+19
2015-11-30Rollup merge of #30108 - bhargavrpatel:master, r=steveklabnikSteve Klabnik-1/+1
2015-11-30Improved comments around dropped attributes in the macro expanderMarvin Löbel-2/+2
2015-11-30Document std::string::ParseErrorSteve Klabnik-1/+12
2015-11-30Auto merge of #30080 - durka:patch-10, r=alexcrichtonbors-4/+4
2015-11-30Better docs for the str primitiveSteve Klabnik-256/+621
2015-11-30Simplyfied map_thin_attrs()Marvin Löbel-19/+3
2015-11-30Fix path to TRPL in doc READMESteve Klabnik-1/+1
2015-11-30Added test for attributes on parens hir folderMarvin Löbel-0/+34
2015-11-30Write some docs for ToStringSteve Klabnik-2/+20
2015-11-30std: Bump time margin in std::time testsAlex Crichton-1/+1
2015-11-30Auto merge of #30113 - sourcefrog:doc-casts, r=steveklabnikbors-7/+0
2015-11-30Correct grammarMartin Pool-1/+1
2015-11-30Added a test for #[cfg] on non-optional positionsMarvin Löbel-0/+18
2015-11-30Fix regression in patterns with empty variantsVadim Petrochenkov-1/+26
2015-11-30Additional text and examples around castingMartin Pool-7/+19
2015-11-30Fix pointer value in the 'complex example'Mihaly Barasz-1/+1
2015-11-30Remove broken explicit coercion exampleMartin Pool-7/+0
2015-11-30Auto merge of #29929 - michaelwoerister:mir-repr-to-librustc, r=nikomatsakisbors-64/+73
2015-11-30Reword E0492Guillaume Gomez-3/+3
2015-11-30Also move the MIR visitor to librustc.Michael Woerister-4/+4
2015-11-30Move the core MIR datastructures to librustc.Michael Woerister-61/+70
2015-11-29tweak cfg! doc commentAlex Burka-3/+3
2015-11-29Change verbiage in Stack & Heap pageBhargav Patel-1/+1
2015-11-30Auto merge of #30101 - istankovic:fix-typos, r=steveklabnikbors-4/+4
2015-11-29Auto merge of #29976 - GuillaumeGomez:patch-5, r=Manishearthbors-2/+80
2015-11-29Auto merge of #30088 - sourcefrog:doc-casts, r=steveklabnikbors-5/+113
2015-11-29Rephrased description of castingMartin Pool-9/+21
2015-11-29Add information about numeric casts, from the nomiconMartin Pool-0/+26
2015-11-29Auto merge of #30100 - jFransham:patch-1, r=steveklabnikbors-1/+1
2015-11-29Auto merge of #30059 - androm3da:master, r=blussbors-6/+6
2015-11-29Avoid showing no-derivable-lifetime error message when there are no argumentsJack Fransham-7/+7
2015-11-29Better errors when rustc cannot derive lifetimesJack Fransham-1/+14
2015-11-29libcore/iter: fix typosIvan Stankovic-4/+4
2015-11-29Fix #30093Jack Fransham-1/+1
2015-11-29Auto merge of #30075 - kyeah:mac-span, r=sanxiynbors-5/+9
2015-11-28Use last_span for macro spansKevin Yeh-3/+4
2015-11-29Add E0492 error explanationGuillaume Gomez-19/+79
2015-11-28Auto merge of #30092 - semarie:to_socket_addr_str_bad, r=alexcrichtonbors-2/+2
2015-11-28Auto merge of #29651 - tshepang:misc, r=steveklabnikbors-5/+8
2015-11-28Auto merge of #30074 - jonas-schievink:macro-doc, r=sanxiynbors-2/+30
2015-11-28Add a testJonas Schievink-0/+20
2015-11-28disable net::addr::to_socket_addr_str_bad test under openbsdSébastien Marie-2/+2
2015-11-28doc(book/ffi): remove duplicate link reference `[libc]'xd1le-2/+0
2015-11-28Add E0498 error explanationGuillaume Gomez-0/+18