]> git.lizzy.rs Git - rust.git/history - library/core/src/slice/mod.rs
remove exclamation mark
[rust.git] / library / core / src / slice / mod.rs
2022-04-07 Dylan DPCremove exclamation mark
2022-04-06 Marijn SchoutenMessage: Chunks cannot have a size of zero.
2022-04-05 Dylan DPCRollup merge of #95591 - jackh726:nll-revisions-1,...
2022-04-05 Dylan DPCRollup merge of #95547 - RalfJung:ptr-int-transmutes...
2022-04-05 Dylan DPCRollup merge of #95473 - lqd:macro-expansion, r=petroch...
2022-04-05 Dylan DPCRollup merge of #88025 - devnexen:netbsd_scm_creds...
2022-04-05 borsAuto merge of #95035 - m-ou-se:futex-locks-on-linux...
2022-04-05 Dylan DPCRollup merge of #95660 - yaahc:panic-docs-update, r...
2022-04-05 Dylan DPCRollup merge of #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
2022-04-05 borsAuto merge of #95337 - petrochenkov:doclink3, r=camelid
2022-04-04 Dylan DPCRollup merge of #95620 - RalfJung:memory-no-extras...
2022-04-04 Dylan DPCRollup merge of #95603 - compiler-errors:dyn-return...
2022-04-04 Dylan DPCRollup merge of #95609 - compiler-errors:borrow-unsized...
2022-04-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 borsAuto merge of #95119 - OliverMD:method_suggestions...
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-04 borsAuto merge of #95606 - petrochenkov:linkregr, r=wesleywiser
2022-04-03 borsAuto merge of #95619 - bjorn3:inline_location_caller...
2022-04-03 Dylan DPCRollup merge of #95618 - adamse:master, r=dtolnay
2022-04-03 Dylan DPCRollup merge of #95617 - saethlin:swap-test-invalidatio...
2022-04-03 Dylan DPCRollup merge of #95613 - GuillaumeGomez:fix-rustdoc...
2022-04-03 Dylan DPCRollup merge of #95553 - jam1garner:naked-function...
2022-04-03 Dylan DPCRollup merge of #95202 - Urgau:check-cfg-perf-well...
2022-04-03 borsAuto merge of #95610 - createyourpersonalaccount:derefm...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 Dylan DPCRollup merge of #95430 - ChrisDenton:disable-tls-i686...
2022-04-01 Matthias KrügerRollup merge of #95475 - Jules-Bertholet:rustdoc-hide...
2022-04-01 Matthias KrügerRollup merge of #95344 - jyn514:better-debug-output...
2022-04-01 Matthias KrügerRollup merge of #95293 - compiler-errors:braces, r...
2022-04-01 Matthias KrügerRollup merge of #95260 - compiler-errors:fn, r=davidtwco
2022-04-01 Matthias KrügerRollup merge of #95032 - m-ou-se:std-features, r=yaahc
2022-03-31 Dylan DPCRollup merge of #95384 - ehuss:doc-target_has_atomic...
2022-03-31 Dylan DPCRollup merge of #95470 - GuillaumeGomez:fix-gui-spuriou...
2022-03-31 Dylan DPCRollup merge of #95445 - jyn514:rustc-unit-tests, r...
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 Dylan DPCRollup merge of #95471 - oli-obk:tait_ice, r=estebank
2022-03-31 Dylan DPCRollup merge of #95130 - workingjubilee:stably-finished...
2022-03-30 Dylan DPCRollup merge of #95298 - jhorstmann:fix-double-drop...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94869 - jackh726:gats_extended, r...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 borsAuto merge of #95425 - nnethercote:yet-more-parse_tt...
2022-03-30 borsAuto merge of #95458 - calebcartwright:sync-rustfmt...
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 lcnrremove now unnecessary lang items
2022-03-30 Dylan DPCRollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-29 Dylan DPCRollup merge of #95256 - thomcc:fix-unwind-safe, r...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Ben KimockAdd debug assertions to some unsafe functions
2022-03-29 borsAuto merge of #95096 - GuillaumeGomez:rm-header-fn...
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Dylan DPCRollup merge of #95328 - DrMeepster:box_gep_err, r...
2022-03-28 Dylan DPCRollup merge of #95318 - rust-lang:notriddle/issue...
2022-03-28 Dylan DPCRollup merge of #93787 - klensy:really-not-a-features...
2022-03-28 Dylan DPCRollup merge of #95390 - nnethercote:allow-doc-comments...
2022-03-28 Dylan DPCRollup merge of #95370 - jyn514:less-verbose-skips...
2022-03-28 Dylan DPCRollup merge of #95350 - petrochenkov:qpathregr, r...
2022-03-28 Dylan DPCRollup merge of #95314 - c410-f3r:aqui-vamos-nos, r...
2022-03-28 Dylan DPCRollup merge of #95301 - nnethercote:rm-NtTT, r=petroch...
2022-03-28 borsAuto merge of #95024 - koehlma:rustdoc-private-items...
2022-03-28 borsAuto merge of #95396 - TaKO8Ki:suggest-replacing-field...
2022-03-28 borsAuto merge of #95300 - workingjubilee:less-bitsets...
2022-03-28 Dylan DPCRollup merge of #95098 - shepmaster:vec-from-array...
2022-03-28 Dylan DPCRollup merge of #95016 - janpaul123:patch-1, r=dtolnay
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-28 borsAuto merge of #95333 - GuillaumeGomez:auto-trait-perf...
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #95364 - GuillaumeGomez:long-error...
2022-03-27 Dylan DPCRollup merge of #95120 - smoelius:backward-switch-int...
2022-03-27 borsAuto merge of #94495 - estebank:missing-closing-gt...
2022-03-27 borsAuto merge of #95355 - dtolnay:ripgreptest, r=Dylan-DPC
2022-03-27 borsAuto merge of #93957 - SaltyKitkat:stablize_const_ptr_o...
2022-03-27 David TolnayBump const_ptr_offset stabilization to 1.61
2022-03-27 Dylan DPCRollup merge of #95341 - Meziu:armv6k-3ds-target, r...
2022-03-27 Dylan DPCRollup merge of #95340 - RalfJung:pnvi, r=oli-obk
2022-03-27 Dylan DPCRollup merge of #95335 - Badel2:resolve-path, r=Dylan-DPC
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-27 Dylan DPCRollup merge of #91981 - estebank:tweakaroo, r=lcnr
2022-03-27 borsAuto merge of #95338 - bjorn3:sync_cg_gcc-2022-03-26...
2022-03-26 borsAuto merge of #92472 - petrochenkov:nowrapident, r...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
next