]> git.lizzy.rs Git - rust.git/history - library
interp/validity: enforce Scalar::Initialized
[rust.git] / library /
2022-04-05 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 borsAuto merge of #95680 - Dylan-DPC:rollup-7jldtnz, r...
2022-04-05 Dylan DPCRollup merge of #95670 - TaKO8Ki:remove-unused-function...
2022-04-05 Dylan DPCRollup merge of #95660 - yaahc:panic-docs-update, r...
2022-04-05 Dylan DPCRollup merge of #95654 - notriddle:notriddle/issue...
2022-04-05 Dylan DPCRollup merge of #95525 - ohno418:suggest-derivable...
2022-04-05 Dylan DPCRollup merge of #95645 - GuillaumeGomez:intra-doc-link...
2022-04-05 Dylan DPCRollup merge of #95607 - compiler-errors:issue-95272...
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-05 borsAuto merge of #95662 - Dylan-DPC:rollup-fo7jsr6, r...
2022-04-04 Dylan DPCRollup merge of #95642 - lcnr:probe-smol, r=compiler...
2022-04-04 Dylan DPCRollup merge of #95631 - TaKO8Ki:remove-unnecessary...
2022-04-04 Dylan DPCRollup merge of #95630 - declanvk:update-nonnull-doc...
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 #95588 - RalfJung:strict-provenance...
2022-04-04 Dylan DPCRollup merge of #91873 - estebank:mention-impls-for...
2022-04-04 Jane LusbyUpdate panic docs to make it clearer when to use panic...
2022-04-04 Ralf Jungexplicitly distinguish pointer::addr and pointer::expos...
2022-04-04 Esteban KuberMention implementers of unsatisfied trait
2022-04-04 borsAuto merge of #95653 - Dylan-DPC:rollup-2p9hzi3, r...
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 #95431 - golddranks:stabilize_total_cmp...
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 Chris DentonCorrect calling convention
2022-04-04 borsAuto merge of #95555 - nnethercote:parse_tt-new-represe...
2022-04-04 David TolnayBump windows CommandExt::raw_arg to 1.62
2022-04-04 borsAuto merge of #95119 - OliverMD:method_suggestions...
2022-04-04 Pyry KontioStabilize total_cmp
2022-04-04 Chris DentonUpdate library/std/src/sys/windows/pipe.rs
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-04 Declan KellyAdd doc links referencing raw pointer methods
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 borsAuto merge of #95624 - Dylan-DPC:rollup-r8w7ui3, r...
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 Ben KimockFix &mut invalidation in ptr::swap doctest
2022-04-03 borsAuto merge of #95610 - createyourpersonalaccount:derefm...
2022-04-03 bjorn3Mark Location::caller() as #[inline]
2022-04-03 Adam Sandberg Ericssoncore: document that the align_of* functions return...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #90791 - drmorr0:drmorr-memcmp-cint-cfg...
2022-04-03 borsAuto merge of #85321 - cjgillot:mir-cycle, r=bjorn3
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-03 Nikolaos Chatzikon... Improve doc example of DerefMut
2022-04-03 David Morrisonmake memcmp return a value of c_int_width instead of i32
2022-04-02 borsAuto merge of #95590 - GuillaumeGomez:multi-line-attr...
2022-04-02 borsAuto merge of #95600 - Dylan-DPC:rollup-580y2ra, r...
2022-04-02 Dylan DPCRollup merge of #95597 - dtolnay:threadlocalu8, r=Dylan-DPC
2022-04-02 Dylan DPCRollup merge of #95593 - notriddle:notriddle/size-of...
2022-04-02 Dylan DPCRollup merge of #95589 - Kobzol:rlink-header, r=bjorn3
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 David TolnayRefer to u8 by absolute path in expansion of thread_local
2022-04-02 borsAuto merge of #94911 - jackh726:gats_extended_2, r...
2022-04-02 borsAuto merge of #95568 - GuillaumeGomez:fix-invalid-dom...
2022-04-02 borsAuto merge of #95537 - GuillaumeGomez:type_of-doc,...
2022-04-02 borsAuto merge of #95571 - petrochenkov:nowrapident2, r...
2022-04-02 borsAuto merge of #95509 - nnethercote:simplify-MatcherPos...
2022-04-02 borsAuto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r...
2022-04-02 Dylan DPCRollup merge of #95560 - lcnr:obligation-cause, r=oli-obk
2022-04-02 Dylan DPCRollup merge of #95559 - lcnr:inferctxt-typeck, r=oli-obk
2022-04-02 Dylan DPCRollup merge of #95557 - niluxv:issue-95533, r=dtolnay
2022-04-02 Dylan DPCRollup merge of #95556 - declanvk:nonnull-provenance...
2022-04-02 Dylan DPCRollup merge of #95544 - jam1garner:improve-naked-noret...
2022-04-02 Dylan DPCRollup merge of #95430 - ChrisDenton:disable-tls-i686...
2022-04-02 Dylan DPCRollup merge of #95373 - RalfJung:invalid_value, r...
2022-04-02 Dylan DPCRollup merge of #95354 - dtolnay:rustc_const_stable...
2022-04-01 borsAuto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
2022-04-01 borsAuto merge of #95552 - matthiaskrgr:rollup-bxminn9...
2022-04-01 borsAuto merge of #95558 - matthiaskrgr:rollup-vpmk7t8...
2022-04-01 Matthias KrügerRollup merge of #95546 - autumnontape:allocator-realloc...
2022-04-01 Matthias KrügerRollup merge of #95532 - RalfJung:utf8_char_counts...
2022-04-01 Matthias KrügerRollup merge of #95531 - petrochenkov:metacount, r...
2022-04-01 Matthias KrügerRollup merge of #95528 - RalfJung:miri-is-too-slow...
2022-04-01 Matthias KrügerRollup merge of #95516 - RalfJung:ptrs-not-ints, r...
2022-04-01 Matthias KrügerRollup merge of #95475 - Jules-Bertholet:rustdoc-hide...
2022-04-01 niluxvFix `thread_local!` macro to be compatible with `no_imp...
2022-04-01 Mara BosRemove need for associated_type_bounds in std.
2022-04-01 Declan KellyImplement provenance preserving method on NonNull
2022-04-01 Matthias KrügerRollup merge of #95530 - notriddle:notriddle/private...
2022-04-01 Matthias KrügerRollup merge of #95388 - RalfJung:rust-val-limit, r...
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 Autumnadd notes about alignment-altering reallocs to Allocato...
2022-03-31 David TolnayFix feature name of stable parts of strict_provenance
2022-03-31 David TolnayAdjust MaybeUninit feature names to avoid changing...
2022-03-31 David TolnayAdjust feature names that disagree on const stabilizati...
2022-03-31 borsAuto merge of #95526 - Dylan-DPC:rollup-0ikl5l5, r...
next