about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-01Fix typoWho? Me?!-1/+1
2018-01-01Auto merge of #46278 - MaloJaffre:ci-compiler-docs, r=kennytmbors-233/+254
2018-01-01Enable compiler docs testing in x86_64-gnuMalo Jaffré-1/+5
2018-01-01Fix docs for future pulldown migrationMalo Jaffré-94/+128
2018-01-01Ignore remaining broken links caused by rustdoc bugsMalo Jaffré-2/+20
2018-01-01Fix broken links in internal docsMalo Jaffré-12/+16
2018-01-01Update crates and submodules to pull doc fixesMalo Jaffré-85/+85
2018-01-01Remove a test blocking the update of the `log` crateMalo Jaffré-39/+0
2018-01-01Auto merge of #47098 - estebank:immutable-field, r=nagisabors-64/+85
2018-01-01Auto merge of #47095 - leodasvacas:clarify-is-import, r=jseyfriedbors-0/+1
2018-01-01Auto merge of #46895 - ricochet1k:macro-lifetimes, r=jseyfriedbors-21/+231
2018-01-01Auto merge of #47064 - kennytm:force-trailing-newlines, r=estebankbors-48/+34
2018-01-01Auto merge of #47052 - fschutt:master, r=estebankbors-7/+32
2017-12-31Reword trying to operate in immutable fieldsEsteban Küber-64/+85
2017-12-31Auto merge of #47089 - EdSchouten:cloudabi-is-not-unix, r=kennytmbors-1/+1
2017-12-31Update cargoFelix Schütt-2/+12
2017-12-31Removed unnecessary output of linker options when linker is not installedFelix Schütt-5/+20
2017-12-31Clarify where `is_import` is used.leonardo.yvens-0/+1
2017-12-31Auto merge of #47072 - EdSchouten:cloudabi-jemalloc, r=kennytmbors-3/+3
2017-12-31Auto merge of #46713 - Manishearth:memchr, r=blussbors-233/+265
2017-12-31Use memchr for [i8]::contains as wellManish Goregaokar-0/+8
2017-12-31Auto merge of #47084 - zackmdavis:and_the_case_of_the_bloated_tuple_struct_in...bors-3/+48
2017-12-31Auto merge of #47004 - nvzqz:rc-conversions, r=bluss,kennytmbors-2/+4
2017-12-31Don't announce CloudABI as being UNIX.Ed Schouten-1/+1
2017-12-31Auto merge of #47079 - varkor:contrib-11, r=Mark-Simulacrumbors-1/+1
2017-12-30in which leading zeroes on tuple-struct accesses are abjuredZack M. Davis-3/+48
2017-12-31Auto merge of #47044 - topecongiro:fixed-ices, r=estebankbors-0/+153
2017-12-30refactor lifetime out of is_lifetimeMatt Peterson-19/+20
2017-12-31Auto merge of #47080 - varkor:contrib-12, r=rkruppebors-4/+4
2017-12-30Optimise min/maxvarkor-4/+4
2017-12-30Fix doc typo for is_ascii_graphicvarkor-1/+1
2017-12-30Auto merge of #47063 - kennytm:gate-tools-on-update, r=alexcrichtonbors-1/+23
2017-12-30update books for next releasesteveklabnik-0/+0
2017-12-30Add tests on fixed ICEsSeiichi Uchida-0/+153
2017-12-30Requires tools to test-pass if the corresponding submodule is updated.kennytm-1/+23
2017-12-30Add CloudABI to the list of systems on which we stub out alloc_jemalloc.Ed Schouten-3/+3
2017-12-30Add a tidy check to ensure all files have 1 or 2 trailing newlines.kennytm-0/+11
2017-12-30Remove excessive trailing newlines.kennytm-25/+0
2017-12-30Add trailing newlines to files which have no trailing newlines.kennytm-23/+23
2017-12-29Auto merge of #47026 - EdSchouten:cloudabi-unwind, r=kennytmbors-1/+10
2017-12-29Auto merge of #47051 - Xanewok:update-rls, r=kennytmbors-76/+23
2017-12-29Update rustfmt to 0.3.4Igor Matuszewski-57/+6
2017-12-29Add proper library dependencies for libstd on CloudABI.Ed Schouten-1/+8
2017-12-29Auto merge of #46883 - QuietMisdreavus:faildown, r=GuillaumeGomezbors-2/+18
2017-12-29Auto merge of #47050 - ollie27:rustdoc_import_links, r=QuietMisdreavusbors-24/+36
2017-12-28Auto merge of #47047 - EdSchouten:rt-unused-import, r=estebankbors-2/+0
2017-12-28Auto merge of #47036 - QuietMisdreavus:i-like-big-chars, r=frewsxcvbors-2/+6
2017-12-28Update RLSIgor Matuszewski-19/+17
2017-12-28rustdoc: Don't try to generate links for modules in import pathsOliver Middleton-24/+36
2017-12-28CleanupMatt Peterson-5/+5