]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-24 borsAuto merge of #93014 - Kobzol:revert-92103-stable-hash...
2022-01-24 Jakub BeránekRevert "Do not hash leading zero bytes of i64 numbers...
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-24 Jacob Hoffman... Update theme on pageshow event
2022-01-24 borsAuto merge of #8315 - dswij:8306, r=giraffate
2022-01-23 Jacob Hoffman... rustdoc settings: use radio buttons for theme
2022-01-23 borsAuto merge of #93245 - matthiaskrgr:rollup-djsi6jr...
2022-01-23 Aaron HillRemove deduplication of early lints
2022-01-23 Jacob Hoffman... rustdoc: fix bump down typing search on Safari
2022-01-23 Santiago PastorinoFIXME include regions too
2022-01-23 Santiago PastorinoRename strict_check to negative_impl_exists
2022-01-23 Santiago PastorinoDocument OverlapMode
2022-01-23 Conrad Ludgateupdate tests
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
2022-01-23 Matthias KrügerRollup merge of #93213 - c410-f3r:let-chains-feature...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 Matthias KrügerRollup merge of #91526 - petrochenkov:earlint, r=cjgillot
2022-01-23 Michael GouletLiberate late bound regions when collecting GAT substs...
2022-01-23 Guillaume GomezFix brief appearance of rust logo in the sidebar
2022-01-23 borsAuto merge of #93066 - nnethercote:infallible-decoder...
2022-01-23 borsAuto merge of #8311 - dswij:8277, r=llogiq
2022-01-23 dswijfix `needless_question_mark` not considering async fn
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 Vadim PetrochenkovUpdate clippy
2022-01-23 Vadim Petrochenkovexpand: Pass everything by reference to pre-expansion...
2022-01-23 Vadim Petrochenkovrustc_lint: Stop creating a fake `ast::Crate` for runni...
2022-01-23 Vadim PetrochenkovUpdate clippy
2022-01-23 Conrad Ludgateremove duplicate rule
2022-01-23 Vadim Petrochenkovrustc_lint: Reuse the set of registered tools from...
2022-01-23 Vadim Petrochenkovrustc_lint: Reuse the set of registered tools from...
2022-01-23 Vadim Petrochenkovrustc_lint: Remove some redundant fields from `EarlyCon...
2022-01-23 Conrad Ludgatetweak all sidebar colours
2022-01-23 borsAuto merge of #93220 - matthiaskrgr:rollup-9bkrlk0...
2022-01-23 Conrad Ludgateadjust sidebar link brightness
2022-01-23 markRemove DiagnosticBuilder.quiet
2022-01-23 William D.... Add preliminary support for inline assembly for msp430.
2022-01-23 pierwillUse an `indexmap` to avoid sorting `LocalDefId`s
2022-01-23 Michael GouletNormalize field access types during borrowck
2022-01-23 borsAuto merge of #8217 - Jarcho:needless_borrow_8191,...
2022-01-23 Jason NewcombSubsume `ref_in_deref` into `needless_borrow`
2022-01-23 borsAuto merge of #93165 - eholk:disable-generator-drop...
2022-01-23 Jason NewcombRemove final reference on fields and method calls in...
2022-01-23 Rune TynanAdd has tests for blanket_with_local trait methods
2022-01-23 Matthias KrügerRollup merge of #93196 - mati865:remove-build_helper...
2022-01-23 Matthias KrügerRollup merge of #93185 - camelid:crate-private, r=Guill...
2022-01-23 Matthias KrügerRollup merge of #93168 - skrap:master, r=Amanieu
2022-01-23 Matthias KrügerRollup merge of #93113 - GuillaumeGomez:unify-sizes...
2022-01-23 Matthias KrügerRollup merge of #93103 - estebank:await-span, r=nagisa
2022-01-23 Matthias KrügerRollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez
2022-01-23 Matthias KrügerRollup merge of #91122 - dtolnay:not, r=m-ou-se
2022-01-23 Matthias KrügerRollup merge of #90666 - bdbai:arc_new_cyclic, r=m...
2022-01-22 borsAuto merge of #92998 - Amanieu:hashbrown12, r=Mark...
2022-01-22 Santiago PastorinoRestructure the code leveraging in abilities more than...
2022-01-22 CaioFix let_chains and if_let_guard feature flags
2022-01-22 borsAuto merge of #93202 - matthiaskrgr:rollup-rki39xg...
2022-01-22 Jonah Petriupdate uclibc instructions for new toolchain, add link...
2022-01-22 Guillaume GomezRemove unneeded cursor pointer rule on mobile sidebar
2022-01-22 Mara BosAdd test for thread::Scope invariance.
2022-01-22 Mara BosUpdate stabilization version of arc_new_cyclic
2022-01-22 Mara BosAdd tracking issue number for scoped_threads.
2022-01-22 Mara BosSimplify Send/Sync of std::thread::Packet.
2022-01-22 Matthias KrügerRollup merge of #93172 - jsha:re-remove-line, r=camelid
2022-01-22 Matthias KrügerRollup merge of #93170 - GuillaumeGomez:gui-tests-expla...
2022-01-22 Matthias KrügerRollup merge of #93153 - tmiasko:reject-unsupported...
2022-01-22 Matthias KrügerRollup merge of #93147 - nnethercote:interner-cleanups...
2022-01-22 Matthias KrügerRollup merge of #93132 - Urgau:fix-rustdoc-json-format...
2022-01-22 Matthias KrügerRollup merge of #93116 - rust-lang:oli-obk-patch-1...
2022-01-22 Matthias KrügerRollup merge of #93012 - GuillaumeGomez:pulldown-list...
2022-01-22 Matthias KrügerRollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay
2022-01-22 Matthias KrügerRollup merge of #85967 - atopia:update-l4re-target...
2022-01-22 Amanieu d'AntrasDisable test_try_reserve on Android
2022-01-22 borsAuto merge of #8278 - Alexendoo:needless-lifetime-expli...
2022-01-22 Alex Macleod`needless_lifetimes`: ignore lifetimes in explicit...
2022-01-22 Mateusz Mikułarustc_mir_itertools: Avoid needless `collect` with...
2022-01-22 Mateusz MikułaRemove dead code from build_helper
2022-01-22 borsAuto merge of #8332 - Jarcho:clear_test_results, r...
2022-01-22 Jason NewcombDon't bless outdated files on windows
2022-01-22 Jack HueyMove param count error emission to near end of check_ar...
2022-01-22 Jack HueyChange signature of point_at_arg_instead_of_call_if_pos...
2022-01-22 Matthew James... Fix link to CVE-2022-21658
2022-01-22 Noah Levrustdoc: Make some `pub` items crate-private
2022-01-21 borsAuto merge of #93173 - matthiaskrgr:rollup-49bj7ta...
2022-01-21 Nicholas NethercoteAddress review comments.
2022-01-21 Nicholas NethercoteMake `Decodable` and `Decoder` infallible.
2022-01-21 Nicholas NethercoteRename `Decoder::read_nil` and `read_unit`.
2022-01-21 Jacob Hoffman... Fix spacing for `·` between stability and source
2022-01-21 Guillaume GomezUnify search input and buttons size
2022-01-21 Santiago PastorinoRemove intermediate function doesn't make more sense
2022-01-21 Santiago PastorinoMake strict_disjoint use explicit_disjoint
2022-01-21 Santiago PastorinoDo not pass OverlapMode down, just create a closure...
2022-01-21 Santiago PastorinoImplement stable with negative coherence mode
2022-01-21 Santiago PastorinoAdd overlap mode
2022-01-21 Santiago PastorinoExtract stable_disjoint fn
2022-01-21 Matthias KrügerRollup merge of #93139 - jsha:fix-wrapped-names, r...
2022-01-21 Matthias KrügerRollup merge of #93134 - tlyu:delete-stdin-split, r...
2022-01-21 Matthias KrügerRollup merge of #93109 - JakobDegen:arc-docs, r=m-ou-se
next