about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-05-04Auto merge of #25067 - koute:master, r=alexcrichtonbors-0/+1
2015-05-04Auto merge of #25047 - sinkuu:vec_intoiter_override, r=alexcrichtonbors-0/+10
2015-05-04Auto merge of #25044 - tshepang:doc-addr, r=alexcrichtonbors-10/+18
2015-05-04Auto merge of #25043 - alexcrichton:musl-out-of-stack, r=nikomatsakisbors-0/+1
2015-05-03Auto merge of #24990 - steveklabnik:doc_associated_constants, r=alexcrichtonbors-0/+80
2015-05-03Auto merge of #25070 - dotdash:inline_hash, r=alexcrichtonbors-0/+4
2015-05-03Auto merge of #25060 - luqmana:matching-dst-struct, r=huonwbors-2/+103
2015-05-03Auto merge of #24737 - P1start:dst-cell, r=alexcrichtonbors-68/+122
2015-05-03Auto merge of #25048 - huonw:test-benches, r=alexcrichtonbors-15/+46
2015-05-03Restore HashMap performance by allowing some functions to be inlinedBjörn Steinbrink-0/+4
2015-05-03Add #[inline(always)] to str::from_utf8_uncheckedJan Bujak-0/+1
2015-05-03librustc_trans: Handle DST structs in trans::_match.Luqman Aden-2/+103
2015-05-03Auto merge of #25064 - tshepang:brevity, r=alexcrichtonbors-10/+2
2015-05-03doc: make concat() and connect() examples briefTshepang Lekhonkhobe-10/+2
2015-05-03doc: improve IpAddr is_global and is_unicast_globalTshepang Lekhonkhobe-10/+18
2015-05-02Auto merge of #25058 - steveklabnik:gh25008, r=huonwbors-3/+31
2015-05-02Auto merge of #25038 - bluss:fat-pointer-cast, r=luqmanabors-10/+23
2015-05-02TRPL: associated constantsSteve Klabnik-0/+80
2015-05-02Revise @ in patterns sectionSteve Klabnik-3/+31
2015-05-02Auto merge of #25054 - bguiz:patch-1, r=steveklabnikbors-4/+4
2015-05-02Auto merge of #25045 - XuefengWu:1398_remove_ndebug, r=huonwbors-1/+1
2015-05-02=BG= minor: ensure correct range bounds in concurreny examples in the rust bookBrendan Graetz-4/+4
2015-05-02Auto merge of #25027 - Manishearth:deriving_attr, r=huonwbors-32/+200
2015-05-02Rename AstBuilder::expr_int -> AstBuilder::expr_isizeManish Goregaokar-8/+12
2015-05-02Auto merge of #25040 - mrsweaters:patch-1, r=alexcrichtonbors-1/+1
2015-05-02Override Iterator::count method in vec::IntoItersinkuu-0/+10
2015-05-02Auto merge of #24980 - jooert:test-22468, r=pnkfelixbors-0/+19
2015-05-02Run benchmarks once, as a test by default.Huon Wilson-15/+46
2015-05-02Auto merge of #25028 - bluss:drain-string, r=alexcrichtonbors-9/+131
2015-05-02Auto merge of #25015 - alexcrichton:rwlock-check-ret, r=aturonbors-12/+29
2015-05-02fix doc:#1398 stop passing --cfg ndebug and uses -C debug-assertionsXuefeng Wu-1/+1
2015-05-02Auto merge of #24792 - alexcrichton:issue-24748, r=alexcrichtonbors-47/+22
2015-05-01test: Ignore out-of-stack for MUSLAlex Crichton-0/+1
2015-05-01Correct typo in introductionJordan Humphreys-1/+1
2015-05-01std: Don't use a wrapper for the float error typeAlex Crichton-47/+22
2015-05-02typeck: Make sure casts to or from fat pointers are illegalUlrik Sverdrup-10/+23
2015-05-01Auto merge of #25006 - alexcrichton:unstable-indexing, r=aturonbors-193/+30
2015-05-02Make `UnsafeCell`, `RefCell`, `Mutex`, and `RwLock` accept DSTsP1start-68/+122
2015-05-01Auto merge of #24778 - nagisa:managed-removal, r=huonwbors-43/+6
2015-05-01syntax: Avoid reallocating or copying in CodeMap::new_filemapUlrik Sverdrup-8/+5
2015-05-01collections: Implement String::drain(range) according to RFC 574Ulrik Sverdrup-1/+126
2015-05-01std: Remove index notation on slice iteratorsAlex Crichton-193/+30
2015-05-01Auto merge of #24720 - critiqjo:stepby-sizehint, r=alexcrichtonbors-16/+54
2015-05-01Auto merge of #25025 - Manishearth:rollup, r=Manishearthbors-52/+56
2015-05-01Rollup merge of #25021 - frewsxcv:an-utf, r=steveklabnikManish Goregaokar-6/+6
2015-05-01Rollup merge of #25020 - brson:current_dir, r=luqmanaManish Goregaokar-1/+1
2015-05-01Rollup merge of #25014 - frewsxcv:patch-20, r=alexcrichtonManish Goregaokar-1/+1
2015-05-01Rollup merge of #25010 - huonw:inline-int-extremes, r=alexcrichtonManish Goregaokar-0/+2
2015-05-01Rollup merge of #25002 - steveklabnik:gh24767, r=alexcrichtonManish Goregaokar-1/+1
2015-05-01Rollup merge of #24998 - steveklabnik:fix_links, r=alexcrichtonManish Goregaokar-8/+6