]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #93047 - matthiaskrgr:defer__dist_PlainSo...
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: 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 #93165 - eholk:disable-generator-drop...
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 Mateusz Mikułarustc_mir_itertools: Avoid needless `collect` with...
2022-01-22 Mateusz MikułaRemove dead code from build_helper
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
2022-01-21 Matthias KrügerRollup merge of #93046 - est31:let_else, r=davidtwco
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 Matthias KrügerRollup merge of #91965 - ferrocene:pa-more-granular...
2022-01-21 borsAuto merge of #92363 - the8472:less-compiletest-normali...
2022-01-21 Jacob Hoffman... rustdoc: remove dashed underline under main heading
2022-01-21 Guillaume GomezAdd missing GUI test explanations
2022-01-21 Wesley WiserWork around missing code coverage data causing llvm...
2022-01-21 Eric HolkAdd reference to breakage this works around
2022-01-21 Rune TynanUpdate test to include `self` case
2022-01-21 Rune TynanRemove FIXME and fix inconsistency of local blanket...
2022-01-21 Eric HolkAdd regression test for #93161
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 Eric HolkDisable drop range tracking in generators
2022-01-21 Amanieu d'AntrasUpdate HashMap::try_reserve test to version from hashbrown
2022-01-21 Amanieu d'AntrasUpdate hashbrown to 0.12.0
2022-01-21 Vadim PetrochenkovGate `l4-bender` linker flavor
2022-01-21 Benjamin Lamowskiadapt L4Bender implementation
2022-01-21 Amanieu d'AntrasOld versions of Android generate SIGSEGV from libc...
2022-01-21 Sebastian HumendaAdd L4Bender as linker variant
2022-01-21 borsAuto merge of #92787 - camsteffen:methodcall-span,...
2022-01-21 Santiago PastorinoMove auxiliary fns out of overlap_with_probe
2022-01-21 Santiago PastorinoUse impl1 and impl2 instead of a and b prefixes
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-21 Tavian Barnesfs: Use readdir() instead of readdir_r() on Android
2022-01-21 Tavian Barnesfs: Use readdir() instead of readdir_r() on Linux
2022-01-21 Tavian Barnesfs: Implement more ReadDir methods in terms of name_cstr()
next