summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-12Move librustdoc readme to rustc guideMark Mansi-171/+2
2018-03-12Move librustc_typeck READMEs to rustc guideMark Mansi-438/+15
2018-03-12talk about error numbers for compile_fail doctestsQuietMisdreavus-0/+23
2018-03-12add page to the Rustdoc Book about unstable featuresQuietMisdreavus-0/+11
2018-03-12Add missing examplesGuillaume Gomez-2/+134
2018-03-12rustc: Add `sha` to the x86 feature whitelistAlex Crichton-0/+1
2018-03-12Some comments and documentation for name resolution crateMichal 'vorner' Vaner-3/+42
2018-03-12big fences to show that ```rust is the same as ```QuietMisdreavus-0/+4
2018-03-13Rollup merge of #48954 - GuillaumeGomez:missing-links-fmt, r=QuietMisdreavuskennytm-4/+8
2018-03-13Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavuskennytm-8/+30
2018-03-13Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavuskennytm-0/+6
2018-03-13Rollup merge of #48480 - jethrogb:patch-5, r=alexcrichtonkennytm-0/+4
2018-03-12rustc: Start a custom cabi module for wasm32Alex Crichton-1/+40
2018-03-12Update the rls-rustc packageAlex Crichton-3/+3
2018-03-12Fix blink when main theme is selectedGuillaume Gomez-1/+5
2018-03-12Add missing linksGuillaume Gomez-4/+8
2018-03-12Dedupe randBastien Orivel-29/+18
2018-03-12Update libc to 0.2.39Bryan Drewery-0/+0
2018-03-13Rollup merge of #48934 - Phlosioneer:42453-debug-hygene, r=petrochenkovkennytm-1/+18
2018-03-13Rollup merge of #48928 - zackmdavis:span_suggestion_field_day, r=estebankkennytm-29/+46
2018-03-13Rollup merge of #48887 - alexcrichton:update-stdsimd, r=kennytmkennytm-0/+2
2018-03-13Rollup merge of #48880 - petrochenkov:badstderr, r=kennytmkennytm-140/+28
2018-03-13Rollup merge of #48877 - GuillaumeGomez:vec-missing-links, r=QuietMisdreavuskennytm-7/+14
2018-03-13Rollup merge of #48725 - humenda:master, r=nikomatsakiskennytm-56/+23
2018-03-13Rollup merge of #48201 - NovemberZulu:master, r=steveklabnikkennytm-15/+36
2018-03-12Make CStore thread-safeJohn Kåre Alsaker-4/+6
2018-03-12address code review commentsgaurikholkar-5/+5
2018-03-12Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelixbors-600/+572
2018-03-12Make CrateMetadata thread-safeJohn Kåre Alsaker-32/+55
2018-03-12Require the metadata loader to be thread-safeJohn Kåre Alsaker-7/+7
2018-03-12Auto merge of #48295 - Keruspe:master, r=alexcrichtonbors-3/+10
2018-03-12added ascii_ctypes feature to libcore tests module1011X-0/+1
2018-03-12Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytmbors-1/+8
2018-03-12include AsciiExt in tests1011X-1/+2
2018-03-11Remove "and may change between Rust releases"Phlosioneer-11/+11
2018-03-11Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-742/+674
2018-03-11test: Forcibly remove MAKEFLAGS in compiletestAlex Crichton-1/+8
2018-03-11Update Cargo submoduleAlex Crichton-742/+674
2018-03-11Update stdsimd moduleAlex Crichton-0/+2
2018-03-11Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichtonbors-59/+46
2018-03-11Fix hygene issue when deriving DebugPhlosioneer-1/+18
2018-03-11Auto merge of #48907 - kennytm:minor-ci-stuff, r=alexcrichtonbors-0/+8
2018-03-11Document when types have OS-dependent sizesPhlosioneer-0/+33
2018-03-11Auto merge of #48799 - alexcrichton:more-osx-cores, r=Mark-Simulacrumbors-17/+68
2018-03-11in which some labels and notes are upgraded to structured suggestionsZack M. Davis-29/+46
2018-03-11Auto merge of #48908 - varkor:bss-undefined-globals, r=alexcrichtonbors-1/+1
2018-03-11Auto merge of #48691 - Zoxc:profq-chan, r=michaelwoeristerbors-170/+175
2018-03-10Auto merge of #48419 - bobtwinkles:fix_late_bound_reg_self, r=nikomatsakisbors-0/+75
2018-03-11fix tidy issuesgaurikholkar-1/+1
2018-03-11add ui test for E0594gaurikholkar-0/+31