summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-05-14Add #[inline] to Borrow<str>::borrow for String.Jan Bujak-0/+1
2015-05-14trpl: punctuation fix in PatternsAlex Burka-2/+2
2015-05-14trpl: fix link from Match to If LetAlex Burka-1/+1
2015-05-14trpl: fix link from Enums to TraitsAlex Burka-0/+1
2015-05-14trpl: fix link from Structs to TraitsAlex Burka-0/+2
2015-05-14Auto merge of #24920 - alexcrichton:duration, r=aturonbors-631/+374
2015-05-14I fixed the typo of the value of e in the memory tables. It is a reference to...Paul Faria-26/+26
2015-05-14Move configuration 1 phase before crate metadata collectionKevin Ballard-11/+42
2015-05-14trpl: punctuation fixAlex Burka-1/+1
2015-05-14Another thread->task fix.David Reid-1/+1
2015-05-14trpl-docs: Specify correct type of variable bindingMarin Atanasov Nikolov-1/+1
2015-05-14Rollup merge of #25401 - WiSaGaN:bugfix/fix_crates_io_link, r=steveklabnikManish Goregaokar-1/+1
2015-05-14Rollup merge of #25398 - nham:E0066_E0069, r=huonwManish Goregaokar-16/+195
2015-05-14Rollup merge of #25397 - dreid:patch-2, r=alexcrichtonManish Goregaokar-1/+1
2015-05-14Rollup merge of #25395 - dreid:patch-1, r=alexcrichtonManish Goregaokar-23/+23
2015-05-14Rollup merge of #25391 - nham:ref_rfc255_link, r=alexcrichtonManish Goregaokar-1/+3
2015-05-14Rollup merge of #25381 - mathroc:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-05-14Rollup merge of #25354 - mdinger:delete_book, r=steveklabnikManish Goregaokar-0/+6
2015-05-14Add some missing links.parir-0/+3
2015-05-14Fix version numbers in the guessing game.parir-6/+6
2015-05-14Fix crates.io link.Wangshan Lu-1/+1
2015-05-14Auto merge of #25381 - mathroc:patch-1, r=alexcrichtonbors-1/+1
2015-05-14save-analysis: fix a bracket counting bugNick Cameron-14/+23
2015-05-14save-analysis: update the smoke testNick Cameron-43/+84
2015-05-14save-analysis: start factoring out an APINick Cameron-69/+129
2015-05-14Auto merge of #25338 - tamird:unignore-stage-tests, r=alexcrichtonbors-28/+0
2015-05-14Improve E0053 and E0066 error explanations.Nick Hamann-8/+7
2015-05-14Improve examples in the E0255/E0256 error explanations.Nick Hamann-5/+5
2015-05-14Auto merge of #24741 - cgwalters:note-setenv-and-unsetenv-are-not-threadsafe,...bors-0/+22
2015-05-14Add error explanations for E0053, E0251, E0252, E0255, E0256, E0368.Nick Hamann-8/+164
2015-05-14Auto merge of #25238 - alexcrichton:fix-archive-with-slashes, r=brsonbors-0/+15
2015-05-13Fix automatic substitution of task->thread.David Reid-1/+1
2015-05-14Auto merge of #25065 - quantheory:fix_associated_const_ambiguity_message, r=n...bors-150/+191
2015-05-14Extract PathCollectorNick Cameron-56/+68
2015-05-14move out function dataNick Cameron-7/+57
2015-05-14Use the new-style API for external crate listingsNick Cameron-15/+45
2015-05-14save-analysis: move csv dumping stuff to its own module and renameNick Cameron-1510/+1540
2015-05-13Fix table syntax.David Reid-23/+23
2015-05-13libstd/env: Add non-Rust synchronization warnings for setenv()Colin Walters-0/+22
2015-05-13Add error explanations for E0066 and E0069.Nick Hamann-8/+32
2015-05-13std: Redesign Duration, implementing RFC 1040Alex Crichton-631/+374
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-148/+182
2015-05-13Fix link to RFC 255 in Reference.Nick Hamann-1/+3
2015-05-13Unignore some tests in stage1Tamir Duberstein-26/+0
2015-05-13Allow `T::C` syntax in match patterns to refer to trait-assosociated constants.Sean Patrick Santos-2/+9
2015-05-13Fix test failure in the referenceSteve Klabnik-0/+5
2015-05-13make diagnostic message clearer when called from cargoMathieu Rochette-1/+1
2015-05-13Rollup merge of #25382 - steveklabnik:typo_fix, r=alexcrichtonSteve Klabnik-1/+1
2015-05-13Rollup merge of #25379 - mpark:trpl, r=alexcrichtonSteve Klabnik-1/+1
2015-05-13Rollup merge of #25376 - swaroopch:patch-2, r=steveklabnikSteve Klabnik-0/+2