about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-07-17Auto merge of #74439 - RalfJung:miri, r=RalfJungbors-8/+35
2020-07-17Fix typoTakayuki Nakata-1/+1
2020-07-17ci: Replace exec-with-shell wrapper with "plain bash"Kristofer Rye-44/+5
2020-07-17Make Arguments::as_str() work for empty format strings.Mara Bos-1/+6
2020-07-17Add #[inline] to Arguments::as_str().Mara Bos-0/+1
2020-07-17Add Arguments::as_str().Mara Bos-0/+35
2020-07-17ci: Stop setting CI_OVERRIDE_SHELL environment variableKristofer Rye-3/+0
2020-07-17Deny intra_doc_link_resolution_failure in libcoreLzu Tao-0/+1
2020-07-17bootstrap.py: patch RPATH on NixOS to handle the new zlib dependency.Eduard-Mihai Burtescu-13/+30
2020-07-17Fix Arc::as_ptr docsAbendstolz-1/+1
2020-07-17update MiriRalf Jung-8/+35
2020-07-17Remove code span for implLzu Tao-3/+3
2020-07-17Link Some(item)Lzu Tao-2/+3
2020-07-17Remove unneeded link for OptionLzu Tao-1/+0
2020-07-17Intra-doc for iter Sum and Product traitsLzu Tao-6/+6
2020-07-17Intra-doc for DoubleEndIteratorLzu Tao-4/+2
2020-07-17Intra doc for iter marker traitsLzu Tao-6/+4
2020-07-17Use intra-doc link on Iterator pageLzu Tao-56/+21
2020-07-17bootstrap.py: guard against GC in NixOS patching support.Eduard-Mihai Burtescu-31/+42
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-424/+471
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-1313/+1439
2020-07-17Fix tidy issuesGuillaume Gomez-23/+35
2020-07-17Add tidy checks for rustdoc css filesGuillaume Gomez-4/+35
2020-07-17Convert whitespaces to tabsGuillaume Gomez-44/+54
2020-07-17Improve logo image display in different themesGuillaume Gomez-0/+12
2020-07-17include changes to Cargo.lockAshley Mannix-1/+1
2020-07-17Auto merge of #73365 - Manishearth:rustdoc-vis, r=GuillaumeGomezbors-17/+42
2020-07-17Auto merge of #5811 - JarredAllen:panic_multiple_args, r=phanschbors-10/+69
2020-07-16Update src/test/rustdoc/intra-doc-crate/auxiliary/hidden.rsManish Goregaokar-2/+2
2020-07-16Add test for doc(hidden) intra-doc cross-crate reexportsManish Goregaokar-0/+29
2020-07-16Record visibility of reexports for all items, not just type itemsManish Goregaokar-17/+13
2020-07-17docs: better demonstrate that None values are skipped as many times as neededTshepang Lekhonkhobe-4/+2
2020-07-17Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbinibors-80/+20
2020-07-17Auto merge of #5810 - matthiaskrgr:typos_2, r=Manishearthbors-15/+15
2020-07-16Resolve https://github.com/rust-lang/rust/pull/74419#discussion_r456139741Lokathor-2/+0
2020-07-16resolve https://github.com/rust-lang/rust/pull/74419#discussion_r456140272Lokathor-3/+0
2020-07-16Resolve https://github.com/rust-lang/rust/pull/74419#discussion_r456142514Lokathor-3/+0
2020-07-16Resolve https://github.com/rust-lang/rust/pull/74419#discussion_r456141344Lokathor-3/+0
2020-07-17Auto merge of #74422 - Manishearth:rollup-7mfrf6g, r=Manishearthbors-802/+1312
2020-07-16Rollup merge of #74398 - GuillaumeGomez:cleanup-e0723, r=Dylan-DPCManish Goregaokar-1/+1
2020-07-16Rollup merge of #74386 - msizanoen1:riscv-add-manifest-host, r=pietroalbiniManish Goregaokar-0/+1
2020-07-16Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomezManish Goregaokar-9/+6
2020-07-16Rollup merge of #74357 - nnethercote:symbol-related-improvements, r=oli-obkManish Goregaokar-303/+396
2020-07-16Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-...Manish Goregaokar-48/+23
2020-07-16Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-SimulacrumManish Goregaokar-345/+437
2020-07-16Rollup merge of #73269 - mzohreva:mz/sgx-wait-timeout, r=jethrogbManish Goregaokar-48/+215
2020-07-16Rollup merge of #73101 - jyn514:rustdoc-absolute-module, r=ManishearthManish Goregaokar-48/+233
2020-07-17Test codegen of compare_exchange operationsTomasz Miąsko-0/+60
2020-07-17fix typos (found by codespell)Matthias Krüger-15/+15
2020-07-16Clean up dogfood falloutJarredAllen-1/+1