about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-09Rollup merge of #74136 - JohnTitor:index-page-link, r=GuillaumeGomezManish Goregaokar-1/+1
2020-07-09Rollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomezManish Goregaokar-1/+28
2020-07-09Rollup merge of #74079 - nnethercote:session-globals, r=nikomatsakisManish Goregaokar-127/+136
2020-07-09Rollup merge of #74077 - sethp:docs/fix-intra-doc-primitive-link, r=jyn514Manish Goregaokar-4/+77
2020-07-09Rollup merge of #74070 - eddyb:forall-tcx-providers, r=nikomatsakisManish Goregaokar-104/+123
2020-07-09Rollup merge of #73791 - Manishearth:parens-intra-doc, r=GuillaumeGomez,jyn514Manish Goregaokar-1/+6
2020-07-09Rollup merge of #73292 - poliorcetics:fix-link-in-partialeq, r=Dylan-DPCManish Goregaokar-2/+1
2020-07-09Ignore changes when debug assertions are enabled.Eric Huss-3/+3
2020-07-09Add testManish Goregaokar-1/+3
2020-07-09Move to unstable sectionManish Goregaokar-89/+42
2020-07-09Tweak `::` -> `:` typo heuristic and reduce verbosityEsteban Küber-26/+24
2020-07-09Reduce indentationEsteban Küber-35/+33
2020-07-09Allow for parentheses after macro intra-doc-linksManish Goregaokar-0/+3
2020-07-09Update src/doc/rustdoc/src/intra-doc-links.mdManish Goregaokar-1/+0
2020-07-09Add docs for intra-doc-linksManish Goregaokar-0/+60
2020-07-09libstd/libcore: fix various typosAndy Russell-34/+34
2020-07-09update miriRalf Jung-8/+8
2020-07-09Make hir ProjectionKind more preciseAman Arora-14/+159
2020-07-09Auto merge of #74131 - ollie27:rustdoc_invalid_codeblock_attributes_name, r=G...bors-14/+14
2020-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-127/+136
2020-07-08Stop adding unreachable basic blocks to dataflow work queueDylan MacKenzie-9/+15
2020-07-08Disable 44056 test with debug on macos.Eric Huss-0/+1
2020-07-08build dist for x86_64-unknown-illumosJoshua M. Clulow-0/+215
2020-07-08linker: illumos ld does not support --eh-frame-hdrJoshua M. Clulow-1/+1
2020-07-08ToPredicate by valueBastian Kauschke-13/+13
2020-07-08ci: fix context for disabled docker imagesTom Eccles-2/+2
2020-07-08ci: disabled: riscv: minimise docker overlaysTom Eccles-3/+3
2020-07-08Update cargoEric Huss-0/+0
2020-07-08Fix librustc_errors unit tests.Eric Huss-0/+1
2020-07-08Add `reachable` and friends to `mir::traversal` moduleDylan MacKenzie-3/+27
2020-07-08Avoid running test on Windows platformsSeth Pellegrino-0/+1
2020-07-08Avoid "blacklist"Tamir Duberstein-107/+111
2020-07-08Fix x.py test for librustc crates.Eric Huss-2/+2
2020-07-08Apply #![crate_type = "rlib"] directly to the linkerSeth Pellegrino-0/+3
2020-07-08Fix cross-compilation of LLVM to aarch64 Windows targetsArlo Siemsen-8/+23
2020-07-08Correctly mark the ending span of a match armAyaz Hafiz-87/+115
2020-07-08Move #[doc(alias)] check in rustcGuillaume Gomez-31/+34
2020-07-08Auto merge of #74124 - ehuss:fix-doc-dry-run-up-to-date, r=Mark-Simulacrumbors-1/+1
2020-07-08rustdoc: Allow linking from private items to private typesDennis Hamester-0/+44
2020-07-08Remove unneeded ToString import in liballoc sliceIvan Tham-2/+0
2020-07-08Liballoc use vec instead of vectorIvan Tham-3/+3
2020-07-07Make WASI's FileExt's read_at/write_at consistent with other targets.Dan Gohman-4/+43
2020-07-07Add `read_exact_at` and `write_all_at` to WASI's `FileExt`Dan Gohman-0/+94
2020-07-08Fix broken link in rustdocdocYuki Okushi-1/+1
2020-07-07Update rust-installer to latest versionMichael Forney-0/+0
2020-07-07Revert "Add guard to check for local `core` crate"Seth Pellegrino-6/+4
2020-07-07Update booksEric Huss-0/+0
2020-07-07Auto merge of #74006 - euclio:sys-unix-static-mut, r=oli-obkbors-26/+33
2020-07-07ignore-tidy-linelength for @has assertionsSeth Pellegrino-0/+5
2020-07-07rustdoc: Rename invalid_codeblock_attribute lint to be pluralOliver Middleton-14/+14