about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-08-08Ignore tests that fail on stage1Malo Jaffré-0/+53
2017-08-08Auto merge of #42998 - behnam:uni-ver-type, r=sfacklerbors-6/+52
2017-08-08Auto merge of #43725 - dhduvall:libc-update, r=alexcrichtonbors-36/+36
2017-08-08Auto merge of #43714 - ollie27:rustbuild_create_dir_all, r=alexcrichtonbors-20/+1
2017-08-07Auto merge of #43708 - dhduvall:solaris-sparc-addrinfo, r=alexcrichtonbors-10/+2
2017-08-07Update libc to 0.2.29Danek Duvall-36/+36
2017-08-07Auto merge of #43695 - mehcode:patch-1, r=QuietMisdreavusbors-1/+1
2017-08-07Auto merge of #43558 - GuillaumeGomez:union-const-colors, r=QuietMisdreavusbors-23/+31
2017-08-07addrinfo hint in lookup_host() needs clean initialization on all platformsDanek Duvall-10/+2
2017-08-07Auto merge of #43713 - arielb1:legacy-dataflow, r=eddybbors-4/+92
2017-08-07rustbuild: Replace create_dir_racy with create_dir_allOliver Middleton-20/+1
2017-08-07Auto merge of #43706 - nrc:update-rls, r=sfacklerbors-3/+3
2017-08-07rustc::middle::dataflow - visit the CFG in RPOAriel Ben-Yehuda-4/+92
2017-08-07Auto merge of #43709 - zackmdavis:de-orphan_extended_information, r=Guillaume...bors-16/+46
2017-08-07Auto merge of #43699 - GuillaumeGomez:e0623, r=eddybbors-2/+80
2017-08-06comment out record of now-unused error code E0563Zack M. Davis-1/+1
2017-08-06fixing doctest failures in resurfaced extended informationZack M. Davis-14/+34
2017-08-06de-orphan extended informationZack M. Davis-1/+11
2017-08-07update rlsNick Cameron-3/+3
2017-08-06Add missing error code for private methodGuillaume Gomez-2/+80
2017-08-06Auto merge of #43397 - GuillaumeGomez:unused-union-field, r=petrochenkovbors-3/+102
2017-08-06Handle type aliases as wellGuillaume Gomez-4/+22
2017-08-06Fix union unused fields checkGuillaume Gomez-19/+28
2017-08-06Improve union unused field detectionGuillaume Gomez-42/+43
2017-08-06Auto merge of #43655 - bjorn3:more_doc_comments, r=arielb1bors-9/+13
2017-08-06Fix invalid background highlights and add missing colorsGuillaume Gomez-19/+24
2017-08-06Preface 'cares' with 'only'Ryan Leckey-1/+1
2017-08-06Auto merge of #43488 - Florob:repeat-opt, r=arielb1bors-4/+108
2017-08-05Auto merge of #43688 - frewsxcv:frewsxcv-bump-book, r=carols10centsbors-0/+0
2017-08-05Bump 'src/doc/book' git submodule.Corey Farwell-0/+0
2017-08-05Improve dead code detection for unionsGuillaume Gomez-16/+32
2017-08-05Don't warn on unused field on unionGuillaume Gomez-3/+58
2017-08-05Auto merge of #43689 - edaniels:patch-1, r=GuillaumeGomezbors-1/+1
2017-08-05Fix typo in coerce_forced_unit docstringEric Daniels-1/+1
2017-08-05Auto merge of #43652 - frewsxcv:frewsxcv-str-examples, r=QuietMisdreavusbors-11/+32
2017-08-05Auto merge of #43554 - eddyb:apfloat, r=nikomatsakisbors-154/+11641
2017-08-05Indicate how to turn byte slices back into a string slice.Corey Farwell-2/+9
2017-08-05Update str::split_at_mut example to demonstrate mutability.Corey Farwell-6/+10
2017-08-05Make some comments doc comments in librustc/middle/cstore.rsbjorn3-9/+13
2017-08-05Auto merge of #43640 - oli-obk:patch-5, r=nikomatsakisbors-14/+14
2017-08-05Auto merge of #43642 - mmatyas:unskip_aarch64_tests, r=sanxiynbors-6/+0
2017-08-05codegen tests: Check type of `len` argument to `llvm.memset.*` based on the e...Florian Zeitz-3/+3
2017-08-05Auto merge of #43639 - TobiasSchaffner:master, r=alexcrichtonbors-0/+66
2017-08-04Auto merge of #43615 - dhduvall:lto-unaligned-read, r=nagisabors-2/+3
2017-08-04Auto merge of #43590 - michaelwoerister:no-reopening-1, r=nikomatsakisbors-32/+38
2017-08-04Auto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiynbors-0/+9
2017-08-04Auto merge of #43600 - scalexm:issue-35976, r=nikomatsakisbors-49/+229
2017-08-04Indicate why str::{get,get_mut} examples return None.Corey Farwell-5/+15
2017-08-04Unskip some tests on AArch64Mátyás Mustoha-6/+0
2017-08-04Uplift some comments to Doc commentsOliver Schneider-14/+14