about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-20Improve "important traits" popup display on mobileGuillaume Gomez-0/+5
2020-07-20Auto merge of #74540 - alexcrichton:std-no-backtrace, r=Mark-Simulacrumbors-2/+1
2020-07-20Auto merge of #74543 - Manishearth:rollup-m5w6hyg, r=Manishearthbors-19/+90
2020-07-19Rollup merge of #74536 - Nicholas-Baron:master, r=joshtriplettManish Goregaokar-4/+4
2020-07-19Rollup merge of #74534 - Mark-Simulacrum:rustdoc-stability, r=ManishearthManish Goregaokar-3/+42
2020-07-19Rollup merge of #74527 - calebcartwright:rustfmt-toolstate-maintainers, r=Mar...Manish Goregaokar-1/+1
2020-07-19Rollup merge of #74523 - sollyucko:patch-1, r=Mark-SimulacrumManish Goregaokar-0/+4
2020-07-19Rollup merge of #74520 - RalfJung:backtrace-src, r=Mark-SimulacrumManish Goregaokar-0/+1
2020-07-19Rollup merge of #74516 - lcnr:min-specialization-ice, r=matthewjasperManish Goregaokar-1/+19
2020-07-19Rollup merge of #74514 - Mark-Simulacrum:nightly-rustc-docs, r=ollie27Manish Goregaokar-6/+11
2020-07-19Rollup merge of #74486 - poliorcetics:read-exact-doc-point-to-read, r=Mark-Si...Manish Goregaokar-1/+4
2020-07-19Rollup merge of #73618 - poliorcetics:false-keyword, r=jyn514Manish Goregaokar-3/+4
2020-07-19std: Fix compilation without backtrace featureAlex Crichton-2/+1
2020-07-19Update src/libstd/keyword_docs.rs Nicholas Baron-1/+1
2020-07-19Auto merge of #74495 - shepmaster:bootstrap-dist-target-files, r=Mark-Simulacrumbors-51/+55
2020-07-19Linked the earlier mention of IntoIterator in the keyword 'for' docsNicholas-Baron-1/+1
2020-07-19Mentioned IntoIterator in keyword 'in' docsNicholas-Baron-2/+2
2020-07-19Mentioned IntoIterator earlier in keyword 'for' docsNicholas-Baron-2/+2
2020-07-19Only skip impls of foreign unstable traitsMark Rousskov-3/+42
2020-07-19Fix merge conflict with recent PRAlexis Bourget-1289/+3031
2020-07-19tools: update rustfmt toolstate maintainersCaleb Cartwright-1/+1
2020-07-19Teach bootstrap install and dist commands about TargetSelectionJake Goulding-51/+55
2020-07-19Document `core::fmt::rt::v1::Count`Solomon Ucko-0/+4
2020-07-19include backtrace folder in rust-src componentRalf Jung-0/+1
2020-07-19Do not clobber RUSTDOCFLAGSMark Rousskov-6/+11
2020-07-19Apply suggestions from reviewPoliorcetics-1/+1
2020-07-19Auto merge of #74518 - Manishearth:rollup-jfmnh1r, r=Manishearthbors-379/+322
2020-07-19Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514Manish Goregaokar-352/+185
2020-07-19Rollup merge of #74419 - Lokathor:gba-target, r=jonas-schievinkManish Goregaokar-0/+63
2020-07-19Rollup merge of #74356 - lzutao:rm_combine, r=LukasKalbertodtManish Goregaokar-7/+3
2020-07-19Rollup merge of #74333 - poliorcetics:std-alloc-unsafe-op-in-unsafe-fn, r=Luk...Manish Goregaokar-20/+71
2020-07-19Remove useless link to bool primitiveAlexis Bourget-1/+0
2020-07-19do not try fetching the ancestors of errored trait implsBastian Kauschke-1/+19
2020-07-19Fix small nit in the link to readAlexis Bourget-1/+1
2020-07-19Auto merge of #74163 - cuviper:debian6, r=Mark-Simulacrumbors-98/+101
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-262/+1716
2020-07-18primitive impls are weirdManish Goregaokar-1/+1
2020-07-18Clarify the literal stringManish Goregaokar-1/+1
2020-07-18Update src/libstd/io/mod.rsManish Goregaokar-1/+1
2020-07-18Update src/tools/linkchecker/main.rsManish Goregaokar-0/+1
2020-07-18remove unused importsLokathor-1/+1
2020-07-18Resolve https://github.com/rust-lang/rust/pull/74419#issuecomment-660518936Lokathor-14/+1
2020-07-18Rollup merge of #74478 - rust-lang:revert-74416-linker-locale-utf8, r=Mark-Si...Manish Goregaokar-3/+1
2020-07-18Rollup merge of #74459 - canova:const-unreachable-unchecked, r=oli-obkManish Goregaokar-1/+86
2020-07-18Rollup merge of #74445 - lcnr:const-generic-ty-decl, r=Dylan-DPCManish Goregaokar-0/+48
2020-07-18Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasperManish Goregaokar-543/+474
2020-07-18Rollup merge of #74021 - 1011X:master, r=dtolnayManish Goregaokar-0/+38
2020-07-18Rollup merge of #73762 - poliorcetics:trait-keyword, r=KodrAusManish Goregaokar-3/+180
2020-07-18Rollup merge of #70817 - yoshuawuyts:task-ready, r=dtolnayManish Goregaokar-0/+65
2020-07-18Add explicit exception list to linkcheckerManish Goregaokar-22/+40