summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-01-19Merge pull request #31040 from brson/beta-next 1.6.0Brian Anderson-1/+372
2016-01-20Release notes for 1.6Brian Anderson-0/+153
2016-01-20Update RELEASES.md for 1.5Brian Anderson-1/+219
2016-01-19Merge pull request #31027 from brson/beta-nextBrian Anderson-1/+1
2016-01-19Bump prerelease to .4Brian Anderson-1/+1
2016-01-19Merge pull request #31026 from brson/beta-nextNiko Matsakis-0/+36
2016-01-19Add an impl for Box<Error> from &str.Michael Sproul-0/+9
2016-01-19Add an impl for Box<Error> from String.Michael Sproul-0/+27
2016-01-15Merge pull request #30950 from brson/beta-nextAlex Crichton-128/+322
2016-01-16Bump prerelease version to .3Brian Anderson-1/+1
2016-01-16rustc: Fix bugs in renamed and removed lints and re-add raw_pointer_deriveBrian Anderson-38/+269
2016-01-16Move some #[no_std] info to stable book.Steve Klabnik-89/+52
2016-01-14Merge pull request #30918 from brson/beta-nextAlex Crichton-1/+1
2016-01-14Fix rustdoc reexports.Lee Jeffery-1/+1
2016-01-12Merge pull request #30855 from brson/beta-nextBrian Anderson-1/+1
2016-01-12Bump prerelease version to .2Brian Anderson-1/+1
2016-01-12Merge pull request #30854 from brson/beta-next3Alex Crichton-293/+209
2016-01-12Use --cfg when running doctestsSeo Sanghyeon-7/+29
2016-01-12Fix Universal CRT detection on weird setupsPeter Atashian-2/+9
2016-01-12Overhaul MSVC linker and Windows SDK detection codePeter Atashian-286/+173
2016-01-12Merge pull request #30853 from brson/beta-next2Alex Crichton-2/+19
2016-01-12Add test for "malformed macro lhs" and change back span_bug to span_fatalGuillaume Gomez-2/+19
2016-01-12Merge pull request #30852 from brson/beta-nextAlex Crichton-4/+5
2016-01-12Fix link in char docsSteve Klabnik-3/+4
2016-01-12Fix extra space in str docsSteve Klabnik-1/+1
2016-01-12Merge pull request #30847 from nikomatsakis/issue-29857-betaBrian Anderson-40/+115
2016-01-12Merge pull request #30844 from pnkfelix/pr30753-betaport-downgrade-struct-war...Brian Anderson-21/+62
2016-01-12The lint warnings are not reported since we report the errors first and then ...Felix S. Klock II-2/+0
2016-01-12Added proper lint for the unit variant/struct warning.Felix S. Klock II-15/+29
2016-01-12updated test to reflect loosening of check (for issue #30379).Felix S. Klock II-2/+6
2016-01-12extend warning cycle to cover matching unit-structs via `S(..)`Felix S. Klock II-5/+10
2016-01-12improve visibility of future-incompatibilities (mildly, at least)Niko Matsakis-3/+23
2016-01-12Update test -- here we get a RFC 1214 warning (that will eventually beNiko Matsakis-1/+3
2016-01-11Adjust trait importsNiko Matsakis-2/+1
2016-01-11Minor rebase correctionsNiko Matsakis-1/+2
2016-01-11permit coercions if `[error]` is found in either typeNiko Matsakis-29/+28
2016-01-11improve cast handling - this fixes test failuresAriel Ben-Yehuda-1/+2
2016-01-11Change error scheme so that if projection fails we generate `A::B` instead of...Niko Matsakis-10/+83
2015-12-09Auto merge of #30266 - oli-obk:expr_type_checked, r=luqmanabors-40/+23
2015-12-09Auto merge of #30263 - pnkfelix:rsbegin-rsend-are-window-gnu-only, r=alexcric...bors-0/+4
2015-12-09Auto merge of #30246 - untitaker:insaller, r=alexcrichtonbors-7/+7
2015-12-09Auto merge of #30278 - steveklabnik:rollup, r=steveklabnikbors-68/+89
2015-12-09Rollup merge of #30274 - tshepang:mere-renames, r=steveklabnikSteve Klabnik-52/+5
2015-12-09Rollup merge of #30273 - Xmasreturns:patch-1, r=steveklabnikSteve Klabnik-14/+10
2015-12-09Rollup merge of #30261 - oli-obk:add_regression_test, r=pnkfelixSteve Klabnik-0/+37
2015-12-09Rollup merge of #30224 - matklad:super-docs, r=steveklabnikSteve Klabnik-0/+19
2015-12-09Rollup merge of #30201 - GuillaumeGomez:patch-3, r=ManishearthSteve Klabnik-2/+18
2015-12-09Auto merge of #30245 - Aatch:dynamic-align-dst, r=pnkfelixbors-63/+365
2015-12-09Auto merge of #30208 - pnkfelix:fix-issue-30063, r=alexcrichtonbors-1/+92
2015-12-09Auto merge of #30145 - petrochenkov:hyg, r=nrcbors-86/+170