]> git.lizzy.rs Git - rust.git/history - library
Fix two copy+pastos.
[rust.git] / library /
2022-02-01 Dan GohmanFix two copy+pastos.
2022-02-01 Dan GohmanAdd missing `pub` keywords.
2022-02-01 Dan GohmanUpdate the documentation for `{As,Into,From}Raw{Fd...
2022-02-01 borsAuto merge of #93548 - matthiaskrgr:rollup-f7dkn3p...
2022-02-01 Matthias KrügerRollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 Matthias KrügerRollup merge of #93267 - lcnr:auto-trait-lint, r=nikoma...
2022-02-01 Matthias KrügerRollup merge of #92584 - lcnr:query-stable-lint, r...
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #93284 - eholk:disable-drop-range-analysi...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 lcnradd a rustc::query_stability lint
2022-02-01 borsAuto merge of #93534 - ehuss:rollup-9ecozo9, r=ehuss
2022-02-01 Eric HussRollup merge of #93533 - ehuss:update-cargo, r=ehuss
2022-02-01 Eric HussRollup merge of #93532 - ehuss:update-books, r=ehuss
2022-02-01 Eric HussRollup merge of #93513 - dtolnay:linewidth, r=nagisa
2022-02-01 Eric HussRollup merge of #93504 - solid-rs:fix-kmc-solid-stack...
2022-02-01 Eric HussRollup merge of #93492 - Mark-Simulacrum:shorter-failur...
2022-02-01 Eric HussRollup merge of #93456 - bjorn3:remove_unnecessary_unsa...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-02-01 Eric HussRollup merge of #93019 - 5225225:uppercase-suffix,...
2022-02-01 borsAuto merge of #93259 - eddyb:diagbld-scalar-pair, r...
2022-02-01 Thom ChiovoloniImprove test coverage of {Chunks,RChunks,RChunksMut...
2022-02-01 borsAuto merge of #93386 - WaffleLapkin:rustc_must_implemen...
2022-01-31 borsAuto merge of #93381 - tmiasko:is-self-recursive, r...
2022-01-31 borsAuto merge of #93348 - spastorino:fix-perf-overlap...
2022-01-31 borsAuto merge of #93373 - spastorino:def_id_to_hir_id_refa...
2022-01-31 borsAuto merge of #93498 - matthiaskrgr:rollup-k5shwrc...
2022-01-31 Tomoaki Kawadakmc-solid: Increase the default stack size
2022-01-31 borsAuto merge of #93499 - matthiaskrgr:rollup-icdex11...
2022-01-31 Matthias KrügerRollup merge of #93494 - solid-rs:fix-kmc-solid-spawned...
2022-01-31 Matthias KrügerRollup merge of #93485 - est31:remove_curly, r=joshtriplett
2022-01-31 Matthias KrügerRollup merge of #93480 - est31:remove_unstable_deprecat...
2022-01-31 Matthias KrügerRollup merge of #93471 - cuviper:direntry-file_type...
2022-01-31 Matthias KrügerRollup merge of #93462 - ChrisDenton:systime-doc, r...
2022-01-31 Matthias KrügerRollup merge of #93461 - dtolnay:fmtyield, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93403 - nagisa:total-cmp-review, r...
2022-01-31 Matthias KrügerRollup merge of #93395 - camelid:reserved-sugg, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93444 - camelid:rustdoc-css-cleanup...
2022-01-31 Matthias KrügerRollup merge of #93392 - GKFX:char-docs, r=scottmcm
2022-01-31 Matthias KrügerRollup merge of #93347 - WaffleLapkin:better_char_decod...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #93270 - klensy:sec-up, r=Mark-Simulacrum
2022-01-31 Tomoaki Kawadakmc-solid: Inherit the calling task's base priority...
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 George Bateman(#93392) Update char::MAX docs and core::char::MAX
2022-01-30 Simonas Kazlauskasreview the total_cmp documentation
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 borsAuto merge of #93482 - ehuss:rollup-qjyppci, r=ehuss
2022-01-30 est31core: Remove some redundant {}s from the sorting code
2022-01-30 Eric HussRollup merge of #93475 - GuillaumeGomez:theme-in-histor...
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #93183 - jsha:mobile-nav-fixes, r=Guill...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-30 est31Remove deprecated and unstable slice_partition_at_index...
2022-01-30 Maybe WaffleFix an edge case in `chat::DecodeUtf16::size_hint`
2022-01-30 borsAuto merge of #93468 - matthiaskrgr:rollup-vxullvd...
2022-01-30 Josh Stoneunix: Use metadata for `DirEntry::file_type` fallback
2022-01-29 Matthias KrügerRollup merge of #93463 - dtolnay:_args, r=cjgillot
2022-01-29 Matthias KrügerRollup merge of #93459 - tavianator:dirent-copy-only...
2022-01-29 Matthias KrügerRollup merge of #93441 - notriddle:notriddle/collect...
2022-01-29 Matthias KrügerRollup merge of #93414 - Amanieu:std_arch_detect, r...
2022-01-29 Matthias KrügerRollup merge of #93391 - notriddle:notriddle/remove...
2022-01-29 Matthias KrügerRollup merge of #93362 - compiler-errors:ice-gat-in...
2022-01-29 Matthias KrügerRollup merge of #93358 - compiler-errors:is-not-const...
2022-01-29 Matthias KrügerRollup merge of #93256 - EFanZh:patch-1, r=joshtriplett
2022-01-29 Tavian Barnesfs: Add a regression test for #93384
2022-01-29 Tavian Barnesfs: Don't copy d_name from struct dirent
2022-01-29 Chris DentonDocument `SystemTime` platform precision
2022-01-29 Daniel SommermannUpdate compiler_builtins to fix duplicate symbols in...
2022-01-29 borsAuto merge of #93457 - matthiaskrgr:rollup-e43ry1l...
2022-01-29 Gary GuoCreate `core::fmt::ArgumentV1` with generics instead...
2022-01-29 Matthias KrügerRollup merge of #93453 - GuillaumeGomez:theme-change...
2022-01-29 Matthias KrügerRollup merge of #93431 - lqd:remove-jemallocator, r...
2022-01-29 Matthias KrügerRollup merge of #93424 - lcnr:nit, r=spastorino
2022-01-29 Matthias KrügerRollup merge of #93410 - solid-rs:feat-kmc-solid-net...
2022-01-29 Matthias KrügerRollup merge of #93299 - GuillaumeGomez:dot-separator...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-29 borsAuto merge of #92312 - BGR360:needs-test, r=Mark-Simulacrum
2022-01-29 woppopoDocument about some behaviors of `const_(de)allocate...
2022-01-29 borsAuto merge of #93351 - anp:fuchsia-remove-dir-all,...
2022-01-29 borsAuto merge of #93434 - Mark-Simulacrum:apple-various...
2022-01-28 borsAuto merge of #93427 - matthiaskrgr:rollup-esd3ixl...
2022-01-28 Adam PerryFix remove_dir_all on Fuchsia after CVE fix.
2022-01-28 Matthias KrügerRollup merge of #93404 - rust-lang:scottmcm-patch-1...
2022-01-28 Matthias KrügerRollup merge of #93399 - ehuss:fix-compiletest-path...
2022-01-28 Matthias KrügerRollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddle
2022-01-28 Matthias KrügerRollup merge of #93356 - pierwill:partialord-headline...
2022-01-28 Matthias KrügerRollup merge of #93353 - kellerkindt:saturating_int_ass...
2022-01-28 Matthias KrügerRollup merge of #93295 - ChrisDenton:tempdir-double...
2022-01-28 Matthias KrügerRollup merge of #93261 - bjorn3:cg_ssa_refactor6, r...
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
next