about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-01-24Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakisbors-0/+2663
2015-01-24Auto merge of #21488 - aturon:os-str, r=alexcrichtonbors-92/+1850
2015-01-24Add ffi::OsString and OsStrAaron Turon-92/+1850
2015-01-24Auto merge of #21079 - huonw:chained-cmp-tweaks, r=pnkfelixbors-74/+79
2015-01-25Tweak chained comparison errors.Huon Wilson-9/+10
2015-01-25Add the span of the operator itself to ast::BinOp.Huon Wilson-65/+69
2015-01-24Auto merge of #21542 - vadimcn:fix-exported-macro-paths, r=alexcrichtonbors-1/+56
2015-01-24Auto merge of #21537 - tbu-:pr_coretest_fmt, r=alexcrichtonbors-70/+72
2015-01-24Auto merge of #21458 - alexcrichton:remove-some-code, r=brsonbors-4875/+187
2015-01-23regex: Remove in-tree versionAlex Crichton-4450/+187
2015-01-23serialize: Remove base64 supportAlex Crichton-425/+0
2015-01-23Fix tidy.Vadim Chugunov-2/+2
2015-01-23Auto merge of #21503 - ahmedcharles:remove-test-features, r=alexcrichtonbors-222/+18
2015-01-23Auto merge of #21453 - Stebalien:exactsize, r=alexcrichtonbors-4/+72
2015-01-23Clean up `isize`, `usize`. Don't bench allocation but formatting.Tobias Bucher-70/+72
2015-01-23Auto merge of #21382 - tshepang:improve-iter-docs, r=alexcrichtonbors-236/+263
2015-01-22Added test.Vadim Chugunov-0/+46
2015-01-23Auto merge of #21374 - dgrunwald:range-notation-fixes, r=nikomatsakisbors-23/+80
2015-01-23Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichtonbors-15/+130
2015-01-22Suppress space after idents with "ModName" style in serialization of exported...Vadim Chugunov-1/+10
2015-01-23Auto merge of #21530 - steveklabnik:rollup, r=steveklabnikbors-339/+937
2015-01-23iter: miscellaneous improvementsTshepang Lekhonkhobe-236/+263
2015-01-22Rollup merge of #21517 - SeanTAllen:master, r=steveklabnikSteve Klabnik-8/+8
2015-01-22Rollup merge of #21516 - steveklabnik:document_box, r=alexcrichtonSteve Klabnik-11/+68
2015-01-22Rollup merge of #21500 - richo:power-fixups, r=alexcrichtonSteve Klabnik-12/+12
2015-01-22Rollup merge of #21496 - ColonelJ:paatch, r=alexcrichtonSteve Klabnik-0/+3
2015-01-22Rollup merge of #21484 - steveklabnik:connect_docs, r=alexcrichtonSteve Klabnik-2/+21
2015-01-22Rollup merge of #21479 - steveklabnik:rustdoc_to_book, r=alexcrichtonSteve Klabnik-294/+298
2015-01-22Rollup merge of #21477 - steveklabnik:gh21440, r=alexcrichtonSteve Klabnik-1/+9
2015-01-22Rollup merge of #21472 - steveklabnik:gh21469, r=huonwSteve Klabnik-0/+4
2015-01-22Rollup merge of #21471 - michaelwoerister:associated-types, r=alexcrichtonSteve Klabnik-1/+159
2015-01-22Rollup merge of #21450 - alfie:book2, r=steveklabnikSteve Klabnik-2/+1
2015-01-22Rollup merge of #21373 - angst7:pointer_doc_1, r=steveklabnikSteve Klabnik-4/+4
2015-01-22Rollup merge of #21325 - nagisa:thread-panicking, r=steveklabnikSteve Klabnik-2/+2
2015-01-22Rollup merge of #21217 - Gankro:docadoca, r=steveklabnikSteve Klabnik-2/+52
2015-01-22Rollup merge of #21091 - steveklabnik:add_attribute_docs, r=huonwSteve Klabnik-0/+12
2015-01-22Rollup merge of #21056 - steveklabnik:return_strings, r=sfacklerSteve Klabnik-0/+284
2015-01-22Document remaining attributes and macrosSteve Klabnik-0/+12
2015-01-22Beef up docs for Box<T>Steve Klabnik-11/+68
2015-01-22Fix some grammar inconsistencies for the '..' range notation.Daniel Grunwald-23/+80
2015-01-22Return the String guide to its former glory.Steve Klabnik-0/+284
2015-01-22Reference correct fn during lifetime ellisionSean T Allen-8/+8
2015-01-22Auto merge of #21078 - js-ojus:master, r=steveklabnikbors-8/+35
2015-01-22Auto merge of #21187 - oli-obk:feature/hint_struct_field_access, r=alexcrichtonbors-1/+112
2015-01-22Remove remaining stats and boxplot code.Ahmed Charles-161/+2
2015-01-22Make fmt_metrics() part of the impl.Ahmed Charles-11/+11
2015-01-22Remove save() and load().Ahmed Charles-26/+1
2015-01-22Cleanup write_run_finish().Ahmed Charles-24/+4
2015-01-21powerpc: Fix liblibcRicho Healey-12/+12
2015-01-22Auto merge of #21473 - alexcrichton:rollup, r=alexcrichtonbors-6244/+5411