about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-06-17move `implied_bounds` into regionckNiko Matsakis-165/+142
2017-06-17Auto merge of #42712 - frewsxcv:rollup, r=frewsxcvbors-44/+79
2017-06-16Rollup merge of #42705 - est31:master, r=alexcrichtonCorey Farwell-43/+78
2017-06-16Rollup merge of #42662 - Mark-Simulacrum:doc-fix, r=estebankCorey Farwell-1/+1
2017-06-16Rollup merge of #42660 - steveklabnik:gh42632, r=frewsxcvCorey Farwell-0/+0
2017-06-17Auto merge of #42650 - nrc:save-slim, r=eddybbors-3280/+844
2017-06-17Auto merge of #42613 - stepancheg:lossy, r=alexcrichtonbors-134/+450
2017-06-17Auto merge of #42604 - stepancheg:timedwait, r=alexcrichtonbors-19/+81
2017-06-16Auto merge of #42598 - cramertj:track-more-metadata, r=nikomatsakisbors-93/+122
2017-06-16Introduce tidy lint to check for inconsistent tracking issuesest31-43/+78
2017-06-16Auto merge of #42430 - nagisa:core-float, r=alexcrichtonbors-8/+122
2017-06-16Auto merge of #42612 - est31:master, r=nagisabors-1263/+420
2017-06-16Fix cross compilationest31-8/+8
2017-06-16Auto merge of #42410 - nagisa:llvmup, r=sanxiynbors-1/+34
2017-06-16Auto merge of #41840 - arielb1:deduplicate-selection-errors, r=nikomatsakisbors-265/+277
2017-06-16Auto merge of #42631 - malbarbo:wasm32, r=alexcrichtonbors-98/+182
2017-06-16Auto merge of #42690 - frewsxcv:rollup, r=frewsxcvbors-71/+125
2017-06-15Divide up metadata into separate DepNodesTaylor Cramer-6/+10
2017-06-16Rollup merge of #42685 - Havvy:doc-remove-sometimes, r=steveklabnikCorey Farwell-1/+1
2017-06-16Rollup merge of #42656 - VBChunguk:struct-field-attributes, r=nikomatsakisCorey Farwell-67/+3
2017-06-16Rollup merge of #42654 - GuillaumeGomez:error-codes-new, r=QuietMisdreavusCorey Farwell-13/+60
2017-06-16Rollup merge of #42651 - infinity0:master, r=alexcrichtonCorey Farwell-2/+27
2017-06-16Rollup merge of #42616 - estebank:span-fix, r=nikomatsakisCorey Farwell-2/+48
2017-06-16Auto merge of #42578 - estebank:recover-binop, r=nikomatsakisbors-9/+140
2017-06-16Remove intermediate forms and some other refactoringNick Cameron-2828/+843
2017-06-16Auto merge of #42568 - GuillaumeGomez:E0608, r=QuietMisdreavusbors-17/+47
2017-06-15Fix condvar.wait(distant future) return immediately on OSXStepan Koltsov-19/+81
2017-06-15Avoid allocations in Debug for os_strStepan Koltsov-35/+117
2017-06-15Utf8Lossy type with chunks iterator and impl Display and DebugStepan Koltsov-99/+333
2017-06-15Position span label correctly when it isn't lastEsteban Küber-2/+48
2017-06-15Add a no-system-llvm compilecheck headerSimonas Kazlauskas-9/+14
2017-06-15Review commentsEsteban Küber-109/+83
2017-06-15Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichtonbors-2516/+2347
2017-06-15Add E0618Guillaume Gomez-13/+60
2017-06-15Only run check-linkchecker when actually building docsXimin Luo-1/+1
2017-06-15Ensure that disable-doc builds don't depend on doc targetsXimin Luo-1/+26
2017-06-15Auto merge of #42623 - VBChunguk:fix-older-urls, r=steveklabnikbors-36/+38
2017-06-15Use new macro insteadGuillaume Gomez-5/+5
2017-06-15Auto merge of #42625 - michaelwoerister:dep-node-debug, r=nikomatsakisbors-4/+156
2017-06-14Switch CrateNum queries to DefIdTaylor Cramer-116/+96
2017-06-15Auto merge of #42665 - aidanhs:aphs-simplify-init-repos, r=Mark-Simulacrumbors-35/+4
2017-06-15Remove struct_field_attributes from the Unstable BookWonwoo Choi-11/+0
2017-06-15Use --depth to speed up pristine submodule cloningAidan Hobson Sayers-35/+4
2017-06-15Remove some more stubsest31-78/+0
2017-06-14Correct note as to location of section.Mark Simulacrum-1/+1
2017-06-14suppress trait errors that are implied by other errorsAriel Ben-Yehuda-265/+277
2017-06-14update book with redirect fixessteveklabnik-0/+0
2017-06-14Re-implement float min/max in rustSimonas Kazlauskas-8/+122
2017-06-15Remove struct_field_attributes feature gateWonwoo Choi-56/+3
2017-06-15Update older URLs pointing to the first edition of the BookWonwoo Choi-36/+38