]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-12 Matthias KrügerRollup merge of #92707 - JohnScience:patch-1, r=Guillau...
2022-01-12 Matthias KrügerRollup merge of #92703 - joshtriplett:relnotes-file...
2022-01-12 Matthias KrügerRollup merge of #92699 - camelid:private-fields, r...
2022-01-12 Matthias KrügerRollup merge of #92506 - nico-abram:uwu, r=Mark-Simulacrum
2022-01-12 Matthias KrügerRollup merge of #92432 - fee1-dead:constck-impl-constne...
2022-01-12 Matthias KrügerRollup merge of #92328 - camelid:sentence, r=scottmcm
2022-01-12 Jason NewcombDon't lint `deref_addrof` when the two operations occur...
2022-01-12 Michael GouletDeduplicate box deref and regular deref suggestions
2022-01-12 Eric HussUpdate cargo
2022-01-11 Andy Russellrustdoc: do not emit tuple variant fields if none are...
2022-01-11 borsAuto merge of #92533 - Aaron1011:variant-symbol, r...
2022-01-11 borsAuto merge of #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 borsAuto merge of #8262 - 1nF0rmed:chore-update-borrowed...
2022-01-11 Pradyumna RahulImprove documentation for `borrowed-box` lint
2022-01-11 Miguel OjedaPartially stabilize `maybe_uninit_extra`
2022-01-11 DeadbeefAdd test
2022-01-11 Cameron SteffenStop using in_band_lifetimes
2022-01-11 borsAuto merge of #8210 - guerinoni:master, r=Manishearth
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-11 borsAuto merge of #92070 - rukai:replace_vec_into_iter_with...
2022-01-11 Miguel Ojeda`README`: mention `clippy-driver` on usage list
2022-01-11 Miguel Ojeda`README`: `clippy-driver` is not a replacement for...
2022-01-11 Guillaume GomezAdd GUI test for rust logo style in the sidebars
2022-01-11 Guillaume GomezFix style for rust logo
2022-01-11 Federico GuerinoniAdd borrow_as_ptr lint
2022-01-11 borsAuto merge of #8260 - taiki-e:mutex_atomic, r=llogiq
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-01-11 Yacin TmimiUpdate AsmArgs field visibility for rustfmt
2022-01-11 borsAuto merge of #92601 - camelid:more-intra-doc-cleanup...
2022-01-11 Cameron SteffenFix dogfood
2022-01-10 borsAuto merge of #8261 - taiki-e:disallowed, r=giraffate
2022-01-10 Cameron SteffenRemove rustfmt component check
2022-01-10 Cameron SteffenMerge dogfood tests
2022-01-10 Cameron SteffenMove workspace test
2022-01-10 Cameron SteffenUse `rustup which rustfmt`
2022-01-10 Josh TriplettImprove documentation for File::options to give a more...
2022-01-10 unknownDocument Box<T> FFI guarantee in 1.41.0 release notes
2022-01-10 david-perezEliminate "boxed" wording in `std::error::Error` docume...
2022-01-10 Cameron SteffenRefactor test utils
2022-01-10 Cameron SteffenFix output capturing
2022-01-10 Cameron SteffenRun dogfood on windows
2022-01-10 Guillaume GomezAdd missing suffix for sidebar-items script path
2022-01-10 Dirkjan OchtmanRemove configuration which became unused in 8abb4bb698c...
2022-01-10 Dirkjan OchtmanAddress feedback
2022-01-10 Dirkjan OchtmanMigrate rustdoc from Tera to Askama
2022-01-10 Taiki EndoWarn disallowed_methods and disallowed_types by default
2022-01-10 bjorn3Use pre-interned symbols in a couple of places
2022-01-10 Wesley WiserAdd note about upstream commit musl-patch-configure...
2022-01-10 Wesley WiserIgnore `unused_mod.rs` file in code coverage results
2022-01-10 Taiki EndoDowngrade mutex_atomic to nursery
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
2022-01-10 borsAuto merge of #8257 - camsteffen:internal-features...
2022-01-10 borsAuto merge of #92719 - matthiaskrgr:rollup-tc7oqys...
2022-01-10 Yaroslav DynnikovFix doc formatting for time.rs
2022-01-10 borsAuto merge of #8252 - dswij:8229, r=xFrednet
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 dswij`trait_duplication_in_bounds` Update description and...
2022-01-10 Josh TriplettRELEASES.md: Add 1.58 release note for `File::options...
2022-01-10 Cameron SteffenCombine internal features in clippy_lints
2022-01-10 borsAuto merge of #92278 - Aaron1011:fix-fingerprint-cachin...
2022-01-10 Cameron SteffenCombine internal features in clippy_utils
2022-01-10 Dmitrii - DemenevExtended the note on the use of `no_run` attribute
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 Noah LevDisplay "private fields" instead of "fields omitted"
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 #8236 - PatchMixolydic:single_char_lifeti...
2022-01-09 borsnew lint: `single_char_lifetime_names`
2022-01-09 Vadim Petrochenkovrustc_metadata: Stop passing `CrateMetadataRef` by...
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 dswijcover trait for `trait_duplication_in_bounds`
2022-01-09 Ibraheem Ahmedexport `tcp::IntoIncoming`
2022-01-09 Lucas Kenteplace usages of vec![].into_iter with [].into_iter
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: Rename `item_children(_untracked)`...
2022-01-09 Vadim Petrochenkovrustc_metadata: Optimize and document module children...
2022-01-09 Vadim Petrochenkovrustc_metadata: Optimize and document module children...
2022-01-09 borsAuto merge of #8249 - sourcefrog:depinfo, r=Manishearth
next