about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-19Move collector to rustc_trans_utilsbjorn3-460/+565
2017-10-18Auto merge of #45368 - kennytm:rollup, r=kennytmbors-122/+289
2017-10-19Rollup merge of #45354 - cuviper:unit_doc, r=QuietMisdreavuskennytm-3/+16
2017-10-19Rollup merge of #45340 - stjepang:localkey-state-doc-skip-uninitialized, r=al...kennytm-1/+4
2017-10-19Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichtonkennytm-17/+18
2017-10-19Rollup merge of #45325 - spastorino:first_statement_index_with_macro, r=nikom...kennytm-24/+9
2017-10-19Rollup merge of #45281 - GuillaumeGomez:tab-selection, r=QuietMisdreavuskennytm-5/+23
2017-10-19Rollup merge of #45217 - SimonSapin:alloc-doc, r=steveklabnikkennytm-60/+26
2017-10-19Rollup merge of #45181 - Havvy:doc-unstable-lang-items, r=frewsxcvkennytm-0/+92
2017-10-19Rollup merge of #45082 - jacwah:explain-E0382, r=steveklabnikkennytm-9/+57
2017-10-19Rollup merge of #44138 - steveklabnik:rustdoc-deprecations, r=QuietMisdreavuskennytm-3/+44
2017-10-18Remove two obsolete min-llvm-version testsJosh Stone-3/+0
2017-10-18Auto merge of #44573 - dotdash:dbg_bloat, r=arielb1bors-7/+26
2017-10-18Avoid unnecessary allocas for indirect function argumentsBjörn Steinbrink-7/+26
2017-10-18Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddybbors-239/+434
2017-10-17rustdoc: add a primitive page for "unit"Josh Stone-3/+16
2017-10-17modify tests to use new flagsteveklabnik-3/+3
2017-10-17break clippyNiko Matsakis-1/+1
2017-10-17make `erase_regions` use a query instead of an ad-hoc cacheNiko Matsakis-65/+99
2017-10-17Generate FirstStatementIndex using newtype_index macroSantiago Pastorino-24/+9
2017-10-17Auto merge of #45344 - kennytm:rollup, r=kennytmbors-86/+78
2017-10-17Create a new flag, --document-private-itemssteveklabnik-0/+19
2017-10-17Deprecate several flags in rustdocsteveklabnik-0/+22
2017-10-17List of all lang items in unstable book.Havvy-0/+92
2017-10-17Rollup merge of #45339 - xfix:patch-4, r=steveklabnikkennytm-3/+4
2017-10-17Rollup merge of #45338 - ishitatsuyuki:boot-jemalloc, r=aidanhskennytm-1/+2
2017-10-17Rollup merge of #45329 - rust-lang:duplicate-word, r=QuietMisdreavuskennytm-2/+2
2017-10-17Rollup merge of #45315 - zackmdavis:expected_statement_after_outer_attr_after...kennytm-2/+28
2017-10-17Rollup merge of #45310 - gnzlbg:fix_aarch64, r=pnkfelixkennytm-0/+3
2017-10-17Rollup merge of #45308 - dbrgn:headlines, r=steveklabnikkennytm-3/+3
2017-10-17Rollup merge of #45307 - dbrgn:fix-typo, r=QuietMisdreavuskennytm-3/+3
2017-10-17Rollup merge of #45151 - Pirh:stdio_default_docs, r=frewsxcvkennytm-0/+18
2017-10-17Rollup merge of #45097 - nivkner:fixme_fixup2, r=estebankkennytm-72/+15
2017-10-17Auto merge of #45290 - GuillaumeGomez:fix-help, r=QuietMisdreavusbors-7/+18
2017-10-17Docs: a LocalKey might start in the Valid stateStjepan Glavina-1/+4
2017-10-17Auto merge of #45311 - goffrie:issue-40003, r=alexcrichtonbors-0/+186
2017-10-17Update array documentation for Clone trait changesKonrad Borowski-3/+4
2017-10-17bootstrap: Avoid fetching jemalloc if it's disabledTatsuyuki Ishi-1/+2
2017-10-17Auto merge of #45179 - cuviper:result-intoiter-clone, r=BurntSushibors-1/+1
2017-10-17Auto merge of #45138 - johnthagen:future_imports, r=nikomatsakisbors-2/+4
2017-10-17Remove duplicated wordGuillaume Gomez-2/+2
2017-10-16Merge branch 'master' into future_importsjohnthagen-3957/+8875
2017-10-16bump up the recursion limitNiko Matsakis-1/+1
2017-10-16fix nitsNiko Matsakis-1/+1
2017-10-16add a function for testing if a ty is uninhabited from all modulesNiko Matsakis-0/+4
2017-10-16convert constant promotion into a queryNiko Matsakis-54/+165
2017-10-16invoke const only on body-idsNiko Matsakis-14/+17
2017-10-16restructure the public inhabitedness APIs and remove the cacheNiko Matsakis-41/+70
2017-10-16Auto merge of #44857 - toidiu:ak-44493-empty-predicate, r=nikomatsakisbors-1/+113
2017-10-16bootstrap: update and enable the LLVM version-checkJosh Stone-4/+8