about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-15Rollup merge of #23362 - dotdash:llvm_req, r=alexcrichtonManish Goregaokar-108/+12
2015-03-15Rollup merge of #23358 - rprichard:reject-empty-L, r=alexcrichtonManish Goregaokar-0/+19
2015-03-15Rollup merge of #23356 - bombless:camelcase, r=alexcrichtonManish Goregaokar-1/+4
2015-03-15Rollup merge of #23351 - nagisa:rustdoc-lines-2, r=alexcrichtonManish Goregaokar-9/+10
2015-03-15Auto merge of #23313 - barosl:match-specialize-ice, r=jakub-bors-1/+31
2015-03-14Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichtonbors-3/+142
2015-03-14Add support to search functions by type to rustdoc.Mihnea Dobrescu-Balaur-3/+142
2015-03-14Auto merge of #23357 - Manishearth:oops, r=Manishearthbors-94/+1
2015-03-14check_match: Dereference `ref x` before comparing it and some other typeBarosl Lee-1/+31
2015-03-14Drop support for LLVM < 3.5 and fix compile errors with 3.5Björn Steinbrink-108/+12
2015-03-14Split rustdoc summary lines in a smarter waySimonas Kazlauskas-9/+10
2015-03-14Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichtonbors-80/+72
2015-03-13Reject `-L ""`, `-L native=`, and other empty search paths.Ryan Prichard-0/+19
2015-03-14Revert "Extend dead code lint to detect more unused enum variants"Manish Goregaokar-93/+1
2015-03-14Revert "Remove dead code flagged by lint"Manish Goregaokar-1/+0
2015-03-14Improve camelcase suggestionYork Xiang-1/+4
2015-03-14Auto merge of #22948 - rprichard:simple-panic-opt, r=alexcrichtonbors-1/+7
2015-03-13Auto merge of #23292 - alexcrichton:stabilize-io, r=aturonbors-898/+820
2015-03-13Fallout of std::old_io deprecationAlex Crichton-793/+608
2015-03-13rm unused importManish Goregaokar-1/+0
2015-03-13Fix def -> PathResolutionManish Goregaokar-1/+1
2015-03-13Rollup merge of #21468 - sanxiyn:dead-variant, r=Manish Goregaokar-1/+94
2015-03-13Rollup merge of #23322 - dotdash:jemalloc_attrs, r=brsonManish Goregaokar-6/+18
2015-03-13Rollup merge of #23321 - apasel422:hash, r=alexcrichtonManish Goregaokar-3/+1
2015-03-13Rollup merge of #23317 - tanadeau:fix-formatting-and-grammar, r=steveklabnikManish Goregaokar-2/+4
2015-03-13Rollup merge of #23312 - gkoz:ptr_from_box_docs, r=steveklabnikManish Goregaokar-13/+16
2015-03-13Rollup merge of #23328 - alexcrichton:rustdoc-default-impl, r=brsonManish Goregaokar-14/+130
2015-03-13Rollup merge of #23310 - michaelwoerister:gdb-std-pp, r=alexcrichtonManish Goregaokar-1/+148
2015-03-13Rollup merge of #23307 - michaelwoerister:lldb-vec-pp-bug, r=alexcrichtonManish Goregaokar-21/+134
2015-03-13fix testsOliver Schneider-11/+12
2015-03-13slice::from_raw_parts is preferred over transmuting a fresh raw::SliceOliver Schneider-73/+64
2015-03-12rustdoc: Fix ICE with cross-crate default implsAlex Crichton-14/+130
2015-03-12std: Stabilize the `io` moduleAlex Crichton-105/+212
2015-03-13Add an "allocator" attribute to mark functions as allocatorsBjörn Steinbrink-6/+18
2015-03-13Auto merge of #23229 - aturon:stab-path, r=alexcrichtonbors-317/+405
2015-03-12Stabilize std::pathAaron Turon-317/+405
2015-03-12remove mention of specialization from `Hash` traitAndrew Paseltiner-3/+1
2015-03-12Fixed several grammar errors and broke up very long line.Trent Nadeau-2/+4
2015-03-12Auto merge of #23265 - eddyb:meth-ast-refactor, r=nikomatsakisbors-2575/+1516
2015-03-12Update the ways to get a pointer from a boxGleb Kozyrev-13/+16
2015-03-12std: Remove #[allow] directives in sys modulesAlex Crichton-176/+86
2015-03-12debuginfo: Add GDB pretty printers for slices, Vec<>, and String.Michael Woerister-1/+148
2015-03-12Auto merge of #23299 - mdinger:monospace_table, r=steveklabnikbors-8/+8
2015-03-12debuginfo: Make LLDB pretty printer correctly handle zero-sized fields.Michael Woerister-21/+134
2015-03-12Auto merge of #23162 - sfackler:debug-builders, r=alexcrichtonbors-65/+867
2015-03-12Add monospace font back to literals tablemdinger-8/+8
2015-03-12Rm unused featureManish Goregaokar-1/+0
2015-03-12Rollup merge of #23296 - shepmaster:explain-why-joinguard-is-must-use, r=alex...Manish Goregaokar-1/+1
2015-03-12Rollup merge of #23295 - johnz133:patch-1, r=steveklabnikManish Goregaokar-4/+4
2015-03-12Rollup merge of #23279 - steveklabnik:gh23244, r=alexcrichtonManish Goregaokar-0/+5