]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-11 borsAuto merge of #92601 - camelid:more-intra-doc-cleanup...
2022-01-10 borsAuto merge of #92719 - matthiaskrgr:rollup-tc7oqys...
2022-01-10 Matthias KrügerRollup merge of #92717 - RalfJung:miri, r=RalfJung
2022-01-10 Matthias KrügerRollup merge of #92702 - ehuss:clean-lang_items-extract...
2022-01-10 Matthias KrügerRollup merge of #92693 - ojeda:relnotes, r=pietroalbini
2022-01-10 Matthias KrügerRollup merge of #92636 - compiler-errors:normalize...
2022-01-10 Matthias KrügerRollup merge of #92602 - jsha:source-link-2, r=Guillaum...
2022-01-10 Matthias KrügerRollup merge of #92357 - GuillaumeGomez:fix-doc-comment...
2022-01-10 Matthias KrügerRollup merge of #92248 - compiler-errors:normalize...
2022-01-10 Ralf Jungmiri
2022-01-10 borsAuto merge of #87487 - lambinoo:I-64762_unreachable_pub...
2022-01-10 borsAuto merge of #92278 - Aaron1011:fix-fingerprint-cachin...
2022-01-09 Eric HussClean up lang_items::extract
2022-01-09 LambCompute most of Public/Exported access level in rustc_r...
2022-01-09 Miguel OjedaRelease notes: add `Result::unwrap_{,err_}unchecked`
2022-01-09 borsAuto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov
2022-01-09 borsAuto merge of #92690 - matthiaskrgr:rollup-rw0oz05...
2022-01-09 Matthias KrügerRollup merge of #92673 - GuillaumeGomez:remove-all...
2022-01-09 Matthias KrügerRollup merge of #92671 - WaffleLapkin:atomic_from_mut_u...
2022-01-09 Matthias KrügerRollup merge of #92657 - Kixunil:ptr_as_const_mut,...
2022-01-09 Matthias KrügerRollup merge of #92608 - petrochenkov:doctrscope3,...
2022-01-09 Matthias KrügerRollup merge of #92573 - petrochenkov:ltrattr3, r=Aaron1011
2022-01-09 Matthias KrügerRollup merge of #92510 - inquisitivecrystal:foreign...
2022-01-09 Matthias KrügerRollup merge of #92490 - jsha:crates-in-results, r...
2022-01-09 Matthias KrügerRollup merge of #92055 - tmandry:relnotes-1.58, r=pietr...
2022-01-09 borsAuto merge of #92086 - petrochenkov:modchild, r=jackh726
2022-01-09 borsAuto merge of #92497 - bjorn3:remove_lazy_meta_min_size...
2022-01-09 Vadim Petrochenkovrustc_middle: Rename `Export` to `ModChild` and add...
2022-01-09 Vadim Petrochenkovrustc_metadata: Rename `item_children(_untracked)`...
2022-01-09 Vadim Petrochenkovrustc_metadata: Optimize and document module children...
2022-01-08 borsAuto merge of #92068 - fee1-dead:libcore2021, r=m-ou-se
2022-01-08 Pietro Albiniremove float methods
2022-01-08 borsAuto merge of #91919 - Aaron1011:query-recursive-read...
2022-01-08 Martin HabovstiakImplemented const casts of raw pointers
2022-01-08 borsAuto merge of #90639 - matthewjasper:leaf-def-cache...
2022-01-08 Guillaume GomezRemove useless collapse toggle on "all items" page
2022-01-08 Jacob Hoffman... Make source links look cleaner
2022-01-08 Maybe WaffleMake `Atomic*::from_mut` return `&mut Atomic*`
2022-01-08 bjorn3Remove LazyMeta::min_size
2022-01-08 borsAuto merge of #92639 - pietroalbini:bump-version, r...
2022-01-08 borsAuto merge of #91305 - camelid:rm-cond, r=GuillaumeGomez
2022-01-08 borsAuto merge of #92664 - ehuss:rollup-t9yrvk5, r=ehuss
2022-01-08 Eric HussRollup merge of #92650 - pierwill:patch-2, r=michaelwoe...
2022-01-08 Eric HussRollup merge of #92632 - yoshuawuyts:stabilize-availabl...
2022-01-08 Eric HussRollup merge of #92610 - GuillaumeGomez:css-class-inste...
2022-01-08 Eric HussRollup merge of #92600 - asquared31415:float-must-use...
2022-01-08 Eric HussRollup merge of #92568 - Mark-Simulacrum:non-exhaustive...
2022-01-08 Eric HussRollup merge of #92375 - wesleywiser:consolidate_debugi...
2022-01-08 Eric HussRollup merge of #92336 - dtolnay:printstateself, r...
2022-01-08 Eric HussRollup merge of #84640 - ids1024:u8_from_char, r=m...
2022-01-07 Noah LevFix accidental undo of 5e1972eba7e95e68f6fc05b07dec15fb...
2022-01-07 Matthew JasperUpdate clippy for associated item changes
2022-01-07 Matthew JasperAdd query to avoid name comparison in `leaf_def`
2022-01-07 Matthew JasperMove associated_item* providers to their own module
2022-01-07 Ian Douglas... Implement `TryFrom<char>` for `u8`
2022-01-07 Matthew JasperAdd `trait_item_def_id` to `AssocItem`
2022-01-07 Matthew JasperDeserialization less in associated_item_def_ids
2022-01-07 Wesley WiserConsolidate checking for msvc when generating debuginfo
2022-01-07 Tyler MandryClarify that -C strip is only in rustc, not cargo,...
2022-01-07 Tyler MandryFix broken link
2022-01-07 pierwillFix typo in `StableCrateId` docs
2022-01-07 Pietro Albinibump version to 1.60.0
2022-01-07 Vadim Petrochenkovrustdoc: Introduce a resolver cache for sharing data...
2022-01-07 Vadim Petrochenkovexpand: Import more AST enums
2022-01-07 Vadim Petrochenkovexpand: Refactor `InvocationCollector` visitor for...
2022-01-07 Vadim Petrochenkovexpand: Remove some unnecessary `self` mutability
2022-01-07 Vadim Petrochenkovexpand: Rename some `AstFragment`s to match AST structures
2022-01-07 Michael GouletNormalize generator-local types with unevaluated constants
2022-01-07 Yoshua WuytsStabilize `#[feature(available_parallelism)]`
2022-01-06 borsAuto merge of #92627 - matthiaskrgr:rollup-xmz0rib...
2022-01-06 Matthias KrügerRollup merge of #92620 - steffahn:remove_unused_ExtendD...
2022-01-06 Matthias KrügerRollup merge of #92607 - petrochenkov:doctrscope2,...
2022-01-06 Matthias KrügerRollup merge of #92589 - ChrisDenton:break-loop, r...
2022-01-06 Matthias KrügerRollup merge of #92559 - durin42:llvm-14-attributemask...
2022-01-06 Matthias KrügerRollup merge of #92504 - dtolnay:wall, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92417 - dtolnay:printimpl, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92207 - tmiasko:delay-drop-elaboration...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-06 David TolnayExit nonzero on rustc -Wall
2022-01-06 Noah LevSplit out `ItemFragment` from `UrlFragment`
2022-01-06 Noah LevRemove the side channel
2022-01-06 Noah LevRemove the last use of the side channel
2022-01-06 Noah LevUse fragment instead of side channel in another place
2022-01-06 Noah LevUse fragment instead of side channel for prim. assoc...
2022-01-06 Noah LevExtract function for reporting feature gate error
2022-01-06 Noah LevOnly check for conflicting anchors in one place
2022-01-06 Noah LevUse `DefId`s instead of names in `UrlFragment`
2022-01-06 Noah LevMove anchor conflict check to call site
2022-01-06 Frank Steffahnremove unused ExtendDefault struct
2022-01-06 borsAuto merge of #92609 - matthiaskrgr:rollup-ldp47ot...
2022-01-06 Guillaume GomezCreate CSS class instead of using inline style for...
2022-01-06 borsAuto merge of #89819 - davidtwco:issue-81024-multiple...
2022-01-06 Matthias KrügerRollup merge of #92443 - mdibaiee:90703/resolve-traits...
2022-01-06 Matthias KrügerRollup merge of #92404 - GuillaumeGomez:src-font-size...
2022-01-06 Matthias KrügerRollup merge of #92389 - chordtoll:test-92015, r=Mark...
2022-01-06 Matthias KrügerRollup merge of #92360 - jackh726:param-heuristics...
2022-01-06 Matthias KrügerRollup merge of #92349 - avitex:fix-rustdoc-private...
2022-01-06 Matthias KrügerRollup merge of #92288 - yescallop:patch-1, r=m-ou-se
next