summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-18Cleanup formattingAaron Hill-79/+37
2018-02-18Fix merge conflictsAaron Hill-1/+1
2018-02-18Generate documentation for auto-trait implsAaron Hill-151/+2483
2018-02-18Mark doc examples w/ `extern` blocks as `ignore`.Corey Farwell-7/+7
2018-02-18Rollup merge of #48312 - frewsxcv:frewsxcv-section-headings, r=QuietMisdreavusGuillaume Gomez-9/+9
2018-02-18Rollup merge of #48282 - Centril:spelling-fix/iter-repeat-with, r=kennytmGuillaume Gomez-1/+1
2018-02-18Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkorGuillaume Gomez-86/+86
2018-02-18Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavusGuillaume Gomez-1344/+113
2018-02-18Rollup merge of #48273 - alercah:file-warning, r=joshtriplettGuillaume Gomez-0/+15
2018-02-18Rollup merge of #48194 - GuillaumeGomez:doc-test-command, r=Mark-SimulacrumGuillaume Gomez-0/+15
2018-02-18Auto merge of #47687 - SimonSapin:panic-impl, r=sfacklerbors-199/+279
2018-02-17Improve hygiene when privacy-checking struct expression or struct constructor...Jeffrey Seyfried-7/+19
2018-02-17Fix span bug.Jeffrey Seyfried-1/+1
2018-02-17unused_unsafe: don't label irrelevant fnsMichael Lamparski-2/+44
2018-02-18Auto merge of #47544 - U007D:master, r=nikomatsakisbors-18/+77
2018-02-18fix tyvar_behind_raw_pointer error codecsmoe-2/+2
2018-02-17Fix broken documentation link.Corey Farwell-1/+1
2018-02-17Unify 'Platform-specific behavior' documentation headings.Corey Farwell-9/+9
2018-02-17fix E0260 error index doctestQuietMisdreavus-0/+2
2018-02-17move manual "extern crate" statements outside auto "fn main" in doctestsQuietMisdreavus-2/+3
2018-02-17Remove useless commentGuillaume Gomez-1/+0
2018-02-17Auto merge of #47408 - eddyb:deref-danger, r=nikomatsakisbors-15/+46
2018-02-17rustdoc: Fix position of collapse-toggle on small screensVitaly _Vi Shukela-0/+4
2018-02-17rustdoc: Remove visual overlap between § and [+]Vitaly _Vi Shukela-2/+3
2018-02-17Move macro-at-most-once-rep-ambig test to ui testMark Mansi-0/+80
2018-02-17Fix unstable bookGuillaume Gomez-0/+3
2018-02-17Fix tidy violationVitali Lovich-3/+5
2018-02-17fix more typos found by codespell.Matthias Krüger-86/+86
2018-02-17Add command to launch only doc testsGuillaume Gomez-0/+15
2018-02-17Update to last repository versionGuillaume Gomez-0/+0
2018-02-18Revert unintentional submodule updatesSeiichi Uchida-0/+0
2018-02-18Fix up tests and typosSeiichi Uchida-10/+12
2018-02-18Replace dummy spans with empty spansSeiichi Uchida-23/+30
2018-02-18Change ast::Visibility to Spanned typeSeiichi Uchida-127/+153
2018-02-18Add a span field to Visibility::RestrictedSeiichi Uchida-8/+17
2018-02-18Add a closing parenthesis to the span of Visibility::CrateSeiichi Uchida-2/+3
2018-02-17Auto merge of #48294 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-1741/+2151
2018-02-17Merge branch 'master' into inform_type_annotationsmoe-1399/+1970
2018-02-17fix stderrcsmoe-3/+5
2018-02-17Wording fixes from review for File.Alexis Hunt-5/+5
2018-02-17Rollup merge of #48286 - SergioBenitez:master, r=BurntSushiGuillaume Gomez-5/+5
2018-02-17Rollup merge of #48284 - crawford:string, r=sfacklerGuillaume Gomez-4/+4
2018-02-17Rollup merge of #48260 - dns2utf8:add_link_to_yield, r=kennytmGuillaume Gomez-3/+4
2018-02-17Rollup merge of #48243 - rust-lang:steveklabnik-patch-1, r=kennytmGuillaume Gomez-1/+1
2018-02-17Rollup merge of #48239 - GuillaumeGomez:fix-condvar-example, r=QuietMisdreavusGuillaume Gomez-2/+4
2018-02-17Rollup merge of #48234 - zombiezen:patch-1, r=steveklabnikGuillaume Gomez-2/+0
2018-02-17Rollup merge of #48152 - antoyo:primitive-docs-relevant, r=QuietMisdreavusGuillaume Gomez-1719/+1914
2018-02-17Rollup merge of #48095 - QuietMisdreavus:doctest-assembly, r=GuillaumeGomezGuillaume Gomez-5/+219
2018-02-17Auto merge of #47956 - retep998:is-nibbles, r=BurntSushibors-21/+44
2018-02-17Auto merge of #47926 - mikhail-m1:subslice_pattern_array_drop2, r=nikomatsakisbors-1/+302