summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-06-08Auto merge of #26044 - nagisa:canonicalize-metadata-loader, r=alexcrichtonbors-7/+49
2015-06-08Translate "ignored" closure expressions.Eli Friedman-2/+18
2015-06-08Auto merge of #25989 - jooert:implement_rfc839, r=Gankrobors-1/+291
2015-06-08Updated with requested changesMathieu David-4/+1
2015-06-08Fixed old occurences of the removed array syntaxMarcel Müller-6/+6
2015-06-08Replace usage of String::from_str with String:fromSimon Sapin-106/+105
2015-06-08Auto merge of #26091 - chellmuth:pub-struct-field-span, r=nrcbors-1/+34
2015-06-08Add ability to change `ar` tool from target specification jsonRussell McClellan-0/+1
2015-06-08Auto merge of #26088 - tamird:llvm35-fixes, r=alexcrichtonbors-11/+52
2015-06-08Implement RFC 839Johannes Oertel-1/+291
2015-06-08Auto merge of #26029 - GuillaumeGomez:const_check, r=Manishearthbors-1/+19
2015-06-08Skip useless recursion in freshening and late-bound-region substitutioAriel Ben-Yehuda-76/+129
2015-06-08Add error explanation for E0014Guillaume Gomez-1/+19
2015-06-08Auto merge of #25823 - oli-obk:static_to_const_lint, r=alexcrichtonbors-22/+18
2015-06-07Add licenseChris Hellmuth-0/+10
2015-06-08Auto merge of #26018 - nrc:codegen, r=@nikomatsakisbors-89/+86
2015-06-07rustc_trans: 'assume' intrinsic is only available on LLVM >= 3.6David Voit-1/+25
2015-06-07rustc_trans: don't hardcode llvm version for conditional intrinsicsLuca Bruno-10/+27
2015-06-07Remove useless `const`Tamir Duberstein-1/+1
2015-06-08Auto merge of #26087 - fitzgen:improve-suggestion-hueristics, r=Aatchbors-14/+35
2015-06-07Make the maximum edit distance of typo suggestions a function of the typo'd n...Nick Fitzgerald-14/+35
2015-06-08error due to rebaseNick Cameron-1/+1
2015-06-08review changes - only show closure ids in verbose modeNick Cameron-3/+14
2015-06-08Don't visit items in removed branchesNick Cameron-10/+0
2015-06-08Tidying up, fix some minor linkage bugs, use ty flags to avoid caching closur...Nick Cameron-79/+75
2015-06-07Add a regression test for public struct field spansChris Hellmuth-0/+20
2015-06-07StructField span should include `pub`Chris Hellmuth-1/+4
2015-06-07Make all leaks safe in language referencediwic-1/+1
2015-06-07Auto merge of #25912 - tshepang:better-str-examples, r=blussbors-50/+28
2015-06-07Deprecate String::from_str in favor of String::fromSimon Sapin-2/+2
2015-06-07Auto merge of #26070 - brson:nightlyfix, r=alexcrichtonbors-0/+1
2015-06-07Update doctest in comments.mdChuck Bassett-0/+3
2015-06-07doc: improve some of str examplesTshepang Lekhonkhobe-50/+28
2015-06-07test: Ignore gdb-pretty-struct-and-enums.rsBrian Anderson-0/+1
2015-06-07change some statics to constantsOliver 'ker' Schneider-22/+18
2015-06-07Don’t ICE if fs::canonicalise fails in meta-loadSimonas Kazlauskas-7/+49
2015-06-07Auto merge of #26066 - steveklabnik:docs_on_a_plane, r=alexcrichtonbors-24/+6
2015-06-06Clear cached landing pads before generating a call.Eli Friedman-0/+47
2015-06-07Auto merge of #26057 - audebert:master, r=alexcrichtonbors-1/+1
2015-06-06Remove many unneeded feature annotations in the docsSteve Klabnik-24/+6
2015-06-06Auto merge of #26047 - chuckSMASH:patch-1, r=alexcrichtonbors-1/+1
2015-06-06fix path in toc linksfunkill-1/+1
2015-06-06Auto merge of #26050 - bluss:linked-list, r=Gankrobors-83/+132
2015-06-06Mark str::to_uppercase and str::to_lowercase as stable.Simon Sapin-5/+5
2015-06-06linked_list: Add Rawlink::fromUlrik Sverdrup-12/+14
2015-06-06linked_list: Add method Node::set_nextUlrik Sverdrup-11/+20
2015-06-06linked_list: Cleanup code in split_offUlrik Sverdrup-13/+37
2015-06-06Fix small typo in diagnostics.rsRémi Audebert-1/+1
2015-06-06Auto merge of #26038 - eddyb:dst-nested, r=luqmanabors-15/+36
2015-06-06Auto merge of #26045 - sourcefrog:patch-1, r=alexcrichtonbors-2/+2