]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-01 borsAuto merge of #93442 - yaahc:Termination-abstraction...
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 lcnrremove `TyS::same_type`
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 lcnrreview + rebase
2022-02-01 lcnrrustfmt is broken, manually reduce line length
2022-02-01 lcnradd a rustc::query_stability lint
2022-02-01 lcnrsilence lint in clippy
2022-02-01 lcnrimplement lint for suspicious auto trait impls
2022-02-01 lcnrupdate `FutureIncompatibilityReason`
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 HussUpdate cargo
2022-02-01 Eric HussRollup merge of #93532 - ehuss:update-books, r=ehuss
2022-02-01 Eric HussUpdate books
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 Eric HussRollup merge of #91343 - FabianWolff:issue-91328-as...
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 Jane Lusbyadd inline attribute to new method
2022-01-31 Fabian WolffAdd FIXME comment
2022-01-31 David TolnayBless all pretty printer tests and ui tests
2022-01-31 David TolnayAllow any line to have at least 60 chars
2022-01-31 David TolnayExtract constant MARGIN out of Printer struct
2022-01-31 Fabian WolffAdd match on `Vec<_>` to `ui/typeck/issue-91328.rs...
2022-01-31 Fabian WolffFix suggestion to slice if scrutinee is a `Result`...
2022-01-31 borsAuto merge of #93348 - spastorino:fix-perf-overlap...
2022-01-31 5225225Write UI tests, tweak message
2022-01-31 bjorn3Remove two unnecessary transmutes from opaque Encoder...
2022-01-31 Santiago PastorinoDo not store overlap_mode, just pass it down on insert
2022-01-31 Santiago PastorinoMove overlap_mode into trait level attribute + feature...
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 #93155 - dtolnay:blockindent, r=nagisa
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 David TolnayRestore a visual alignment mode for block comments
2022-01-31 David TolnayBless all pretty printer tests and ui tests
2022-01-31 David TolnayFix some double indents on exprs containing blocks
2022-01-31 David TolnayCompute indent never relative to current column
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 Mark RousskovHide failed command unless in verbose mode
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 David TolnayMac calls
2022-01-30 David TolnayAccommodate yield points in the format_args expansion
2022-01-30 David TolnayAdd regression test for issue 93274
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 Guillaume GomezAdd test to ensure that theme is applied correctly...
2022-01-30 borsAuto merge of #93468 - matthiaskrgr:rollup-vxullvd...
2022-01-30 Jacob Hoffman... rustdoc: small fixes to mobile navigation
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...
next