about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-07Update library/core/src/slice/mod.rsDylan DPC-1/+1
2022-04-07remove exclamation markDylan DPC-1/+1
2022-04-06Message: Chunks cannot have a size of zero.Marijn Schouten-2/+2
2022-04-06Auto merge of #95711 - Dylan-DPC:rollup-ujss3oi, r=Dylan-DPCbors-12/+57
2022-04-06Rollup merge of #95699 - SparkyPotato:master, r=dtolnayDylan DPC-1/+2
2022-04-06Rollup merge of #95693 - RalfJung:more-context, r=oli-obkDylan DPC-7/+15
2022-04-06Rollup merge of #95684 - GuillaumeGomez:fix-item-info-overflow, r=notriddleDylan DPC-2/+40
2022-04-06Rollup merge of #95659 - anp:remove-link-print, r=tmandryDylan DPC-2/+0
2022-04-06Auto merge of #95469 - ChrisDenton:unsound-read-write, r=joshtriplettbors-78/+155
2022-04-05Auto merge of #95702 - Dylan-DPC:rollup-793rz6v, r=Dylan-DPCbors-384/+907
2022-04-05Rollup merge of #95681 - petrochenkov:doclinkregr2, r=Dylan-DPCDylan DPC-1/+21
2022-04-05Rollup merge of #95673 - lnicola:rust-analyzer-2022-04-05, r=lnicolaDylan DPC-16/+31
2022-04-05Rollup merge of #95663 - notriddle:notriddle/unsafe-fn-closure, r=compiler-er...Dylan DPC-10/+44
2022-04-05Rollup merge of #95591 - jackh726:nll-revisions-1, r=oli-obkDylan DPC-328/+588
2022-04-05Rollup merge of #95585 - compiler-errors:ref-clone, r=estebankDylan DPC-6/+86
2022-04-05Rollup merge of #95547 - RalfJung:ptr-int-transmutes, r=scottmcmDylan DPC-0/+10
2022-04-05Rollup merge of #95473 - lqd:macro-expansion, r=petrochenkovDylan DPC-10/+24
2022-04-05Rollup merge of #88025 - devnexen:netbsd_scm_creds, r=AmanieuDylan DPC-13/+103
2022-04-05Auto merge of #95035 - m-ou-se:futex-locks-on-linux, r=Amanieubors-41/+251
2022-04-06formattingSparkyPotato-1/+1
2022-04-06cleanupSparkyPotato-8/+2
2022-04-06fix Vec leak with 0 capacitySparkyPotato-0/+7
2022-04-05diagnostics: tweak error message to give more rationale to unsafe FnMichael Howell-20/+23
2022-04-05interp: pass TyCtxt to Machine methods that do not take InterpCxRalf Jung-7/+15
2022-04-05Auto merge of #94527 - oli-obk:undef_scalars, r=nagisa,erikdesjardinbors-334/+467
2022-04-05Explain why `&T` is cloned when `T` is not `Clone`Michael Goulet-6/+86
2022-04-05Update browser-ui-test version to 0.8.5Guillaume Gomez-1/+1
2022-04-05Add GUI test to ensure that the width of the item-info does not overflow its ...Guillaume Gomez-0/+38
2022-04-05Generate a <div> instead of a <span> for item-info elementsGuillaume Gomez-1/+1
2022-04-05unboxed-closures and type-alias-impl-trait nll revisionsJack Huey-20/+42
2022-04-05underscore-lifetime nll revisionsJack Huey-7/+19
2022-04-05More nll revisionsJack Huey-223/+380
2022-04-05Move some tests with compare-mode=nll output to revisionsJack Huey-78/+147
2022-04-05Reword comment in futex condvar implementation.Mara Bos-1/+1
2022-04-05Auto merge of #95680 - Dylan-DPC:rollup-7jldtnz, r=Dylan-DPCbors-75/+453
2022-04-05Rollup merge of #95670 - TaKO8Ki:remove-unused-function-parameters, r=davidtwcoDylan DPC-12/+3
2022-04-05Rollup merge of #95660 - yaahc:panic-docs-update, r=Dylan-DPCDylan DPC-7/+19
2022-04-05Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwcoDylan DPC-56/+91
2022-04-05Rollup merge of #95525 - ohno418:suggest-derivable-trait-E0277, r=compiler-er...Dylan DPC-0/+340
2022-04-05resolve: Fix resolution of empty paths passed from rustdocVadim Petrochenkov-1/+21
2022-04-05track proc-macro expansions in the self-profilerRémy Rakic-10/+24
2022-04-05Use WrappingRange::full instead of hand-rolling itOli Scherer-6/+3
2022-04-05mir-interpret now treats unions as non-immediate, even if they have scalar la...Oli Scherer-47/+115
2022-04-05Mark scalar layout unions so that backends that do not support partially init...Oli Scherer-289/+357
2022-04-05Mark unix::locks::futex::Mutex::new as #[inline].Mara Bos-0/+1
2022-04-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+31
2022-04-05remove unused function parametersTakayuki Maeda-12/+3
2022-04-05Auto merge of #95667 - Dylan-DPC:rollup-n7xzs3y, r=Dylan-DPCbors-1191/+3104
2022-04-05Fix ui test for nllohno418-0/+4
2022-04-05Rollup merge of #95645 - GuillaumeGomez:intra-doc-link-ice-traits-in-scope-pr...Dylan DPC-2/+18