about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-12-31Forward attributes of translated function/closure to trans_fn/trans_closure.Michael Woerister-13/+42
2015-12-31Auto merge of #30593 - steveklabnik:small_rc_refactoring, r=Gankrobors-8/+11
2015-12-31Auto merge of #30641 - tsion:match-range, r=eddybbors-23/+59
2015-12-31Auto merge of #30598 - est31:macro_export_help_note, r=Manishearthbors-5/+44
2015-12-31Auto merge of #30586 - nagisa:mir-cast, r=arielb1bors-1/+433
2015-12-31Cut out a bunch of Result and panictry! boilerplate from libsyntax.Nick Cameron-313/+318
2015-12-31Auto merge of #30585 - Ms2ger:ExplicitSelfCategory, r=brsonbors-60/+59
2015-12-30Auto merge of #30375 - aaronkeen:issue_28777, r=eddybbors-10/+54
2015-12-30Merge pull request #30643 from dhuseby/snaps_2015-12-18-3391630Dave Huseby-0/+3
2015-12-30Auto merge of #30467 - shahn:master, r=brsonbors-1/+74
2015-12-30doc: missed these in a4da9acTshepang Lekhonkhobe-2/+2
2015-12-30doc: fix grammarTshepang Lekhonkhobe-2/+2
2015-12-30doc: fix typoTshepang Lekhonkhobe-1/+1
2015-12-30Small refactoring to make this code more clearSteve Klabnik-8/+11
2015-12-30Fixes #30521 and #30627 by adding new snapshotsDave Huseby-0/+3
2015-12-30Add test for MIR range matching.Scott Olson-0/+30
2015-12-30Use built-in comparisons for range matching in MIR.Scott Olson-23/+29
2015-12-30Auto merge of #30640 - steveklabnik:rollup, r=steveklabnikbors-54/+82
2015-12-30Limit line length to below 100 charsest31-2/+4
2015-12-30Move pub-{item,methd}-macro.rs to the parse-fail subdir as wellest31-0/+0
2015-12-30Move pub-macro-rules.rs test to parse-fail directoryest31-0/+0
2015-12-30whitespace after colon, not beforeest31-1/+1
2015-12-30Custom help message for people trying to make macro publicest31-5/+42
2015-12-30Rollup merge of #30620 - salty-horse:an_mut, r=brsonSteve Klabnik-4/+4
2015-12-30Rollup merge of #30556 - nodakai:patch-1, r=brsonSteve Klabnik-2/+2
2015-12-30Rollup merge of #30546 - tshepang:add-links, r=steveklabnikSteve Klabnik-15/+36
2015-12-30Rollup merge of #30511 - defyrlt:issue_30507, r=steveklabnikSteve Klabnik-10/+11
2015-12-30Rollup merge of #30502 - Luke-Nukem:master, r=steveklabnikSteve Klabnik-16/+16
2015-12-30Rollup merge of #30373 - ChrisBuchholz:master, r=steveklabnikSteve Klabnik-7/+13
2015-12-30Auto merge of #30526 - Ms2ger:PathParameters, r=brsonbors-35/+36
2015-12-30Refactor MIR building for arguments.Scott Olson-18/+14
2015-12-30Auto merge of #30542 - nrc:errs-base, r=nagisabors-1517/+2253
2015-12-30doc: add gravesTshepang Lekhonkhobe-23/+23
2015-12-30doc: add some links for io::stdioTshepang Lekhonkhobe-14/+35
2015-12-30Auto merge of #30458 - fhahn:fix-warnings-tests-stdlib, r=sanxiynbors-75/+81
2015-12-29Fix argument indices in MIR for closures.Scott Olson-1/+2
2015-12-29Fix MIR var names and keep them in sync.Scott Olson-3/+5
2015-12-29Use longer names for MIR variable names.Scott Olson-3/+3
2015-12-30Rebasing and review commentsNick Cameron-35/+30
2015-12-30RefactoringNick Cameron-225/+237
2015-12-30use structured errorsNick Cameron-1547/+2032
2015-12-30Structured diagnosticsNick Cameron-59/+303
2015-12-30Auto merge of #29974 - brson:gold, r=alexcrichtonbors-0/+57
2015-12-29We actually require python 2.7Steve Klabnik-1/+1
2015-12-29Auto merge of #30619 - steveklabnik:rollup, r=steveklabnikbors-14/+49
2015-12-29Process candidates for match in the same order as written in the source.Luqman Aden-27/+19
2015-12-29book: Replace "an &mut" with "a mut". Fixes #30568Ori Avtalion-4/+4
2015-12-29Rollup merge of #30610 - steveklabnik:gh30600, r=sfacklerSteve Klabnik-3/+3
2015-12-29Rollup merge of #30603 - cmr:extern-failure-error-message, r=ManishearthSteve Klabnik-0/+2
2015-12-29Rollup merge of #30549 - mitaa:doc_dstruct, r=brsonSteve Klabnik-1/+1