]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot
[rust.git] / src /
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 borsAuto merge of #92996 - matthiaskrgr:rollup-50wpzva...
2022-01-17 Matthias KrügerRollup merge of #92981 - RalfJung:const_ptr_offset_from...
2022-01-17 Matthias KrügerRollup merge of #92977 - kornelski:popdoc, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92953 - azdavis:azdavis-copy-example...
2022-01-17 Matthias KrügerRollup merge of #92937 - GuillaumeGomez:dot-separator...
2022-01-17 Matthias KrügerRollup merge of #92921 - dtolnay:printernew, r=wesleywiser
2022-01-17 Matthias KrügerRollup merge of #92876 - compiler-errors:fix-turbofish...
2022-01-17 Matthias KrügerRollup merge of #92819 - euclio:atty, r=CraftSpider
2022-01-17 Matthias KrügerRollup merge of #92808 - compiler-errors:wrap-struct...
2022-01-17 Matthias KrügerRollup merge of #92799 - rust-lang:followup-from-92533...
2022-01-17 Matthias KrügerRollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez
2022-01-17 borsAuto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011
2022-01-16 borsAuto merge of #92935 - Xanewok:update-rls, r=pietroalbini
2022-01-16 Cameron SteffenFix Visitor::NestedFilter in Clippy
2022-01-16 Cameron SteffenFormat clippy
2022-01-16 Cameron SteffenReplace NestedVisitorMap with NestedFilter
2022-01-16 borsAuto merge of #92970 - matthiaskrgr:rollup-tcx7cfb...
2022-01-16 Matthias KrügerRollup merge of #92814 - lcnr:unused-fixme, r=Mark...
2022-01-16 Matthias KrügerRollup merge of #92792 - mdibaiee:92662/fix-intra-doc...
2022-01-16 Matthias KrügerRollup merge of #92746 - estebank:question-mark-in...
2022-01-16 Matthias KrügerRollup merge of #92710 - jackh726:issue-92280, r=nikoma...
2022-01-16 Matthias KrügerRollup merge of #92706 - umanwizard:btree, r=dtolnay
2022-01-16 Matthias KrügerRollup merge of #92646 - mdibaiee:76935/pass-by-value...
2022-01-16 Matthias KrügerRollup merge of #92635 - camelid:yet-more-cleanup,...
2022-01-16 Matthias KrügerRollup merge of #92619 - Alexendoo:macro-diagnostic...
2022-01-16 Matthias KrügerRollup merge of #92581 - Meziu:armv6k-3ds-target, r...
2022-01-16 Matthias KrügerRollup merge of #92487 - dtolnay:traitalias, r=matthewj...
2022-01-16 Igor MatuszewskiUse new Racer from crates.io
2022-01-16 Igor MatuszewskiDrop duplicate checks for now missing rustc_ast dep...
2022-01-16 Igor MatuszewskiUpdate RLS and drop rustc-ap-packages
2022-01-16 borsAuto merge of #92245 - petrochenkov:cmrval, r=nagisa
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-16 borsAuto merge of #92356 - kellerkindt:saturating_int_assig...
2022-01-16 Jack HueyAdd nll revision for issue-92096 test that passes
2022-01-16 borsAuto merge of #92598 - Badel2:panic-update-hook, r...
2022-01-15 borsAuto merge of #90146 - cjgillot:no-id-map, r=nagisa
2022-01-15 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-15 Noah LevFix broken link
2022-01-15 Guillaume GomezAdd test for dot separator
2022-01-15 Guillaume GomezFix missing dot separator
2022-01-15 borsAuto merge of #92441 - cjgillot:resolve-trait-impl...
2022-01-15 borsAuto merge of #92927 - matthiaskrgr:rollup-pgzwfcm...
2022-01-15 Matthias KrügerRollup merge of #92892 - compiler-errors:const-param...
2022-01-15 Matthias KrügerRollup merge of #92879 - compiler-errors:into_iter_unso...
2022-01-15 Matthias KrügerRollup merge of #92873 - eholk:async-symbol-names,...
2022-01-15 Matthias KrügerRollup merge of #92865 - jackh726:gats-outlives-no...
2022-01-15 Matthias KrügerRollup merge of #92863 - camelid:read_to_string-rm...
2022-01-15 Matthias KrügerRollup merge of #92775 - xfix:osstringext-inline, r...
2022-01-15 Matthias KrügerRollup merge of #92767 - arlosi:pdbenum, r=cuviper
2022-01-15 Matthias KrügerRollup merge of #92747 - swenson:bignum-bit-length...
2022-01-15 borsAuto merge of #92604 - nnethercote:optimize-impl_read_u...
2022-01-15 Michael GouletDon't use source-map when detecting struct field shorthand
2022-01-15 Michael GouletFix `try wrapping expression in variant` suggestion...
2022-01-15 borsAuto merge of #92915 - matthiaskrgr:rollup-pxxk8jp...
2022-01-15 Matthias KrügerRollup merge of #92891 - JamesHinshelwood:patch-1,...
2022-01-15 Matthias KrügerRollup merge of #92875 - BoxyUwU:infer_arg_opt_const_pa...
2022-01-15 Matthias KrügerRollup merge of #92868 - pierwill:librustdoc-clippy...
2022-01-15 Matthias KrügerRollup merge of #92838 - ehuss:cleanup-release-links...
2022-01-15 Matthias KrügerRollup merge of #92743 - bjorn3:less_symbol_intern...
2022-01-15 Matthias KrügerRollup merge of #92684 - ibraheemdev:patch-10, r=m...
2022-01-15 Matthias KrügerRollup merge of #92625 - inquisitivecrystal:mirbug...
2022-01-15 Matthias KrügerRollup merge of #92382 - clarfonthey:const_convert...
2022-01-15 Matthias KrügerRollup merge of #92191 - jackh726:issue-89352, r=nikoma...
2022-01-15 borsAuto merge of #92912 - calebcartwright:rustfmt-generate...
2022-01-15 Ellennyahggdshjjghsdfhgsf
2022-01-15 Elleninitial revert
2022-01-15 Caleb Cartwrightfix(rustfmt): resolve generated file formatting issue
2022-01-14 Michael GouletDo not fail evaluation in const blocks
2022-01-14 borsAuto merge of #91948 - nnethercote:rustdoc-more-Symbols...
2022-01-14 Noah LevDocument and test `UrlPartsBuilder::push_fmt`
2022-01-14 Noah LevMake `AVG_PART_LENGTH` a power of 2
2022-01-14 Noah LevEstimate path length instead of hardcoding 64 bytes
2022-01-14 Noah LevUse UrlPartsBuilder and remove `join_with_slash`
2022-01-14 Nicholas Nethercoterustdoc: remove some unnecessary sigils.
2022-01-14 Nicholas Nethercoterustdoc: remove many unnecessary `.as_ref()` calls.
2022-01-14 Nicholas Nethercoterustdoc: avoid many `Symbol` to `String` conversions.
2022-01-14 Jacob Hoffman-AndrewsLink sidebar "location" heading to top of page
2022-01-14 borsAuto merge of #92883 - matthiaskrgr:rollup-uoudywx...
2022-01-14 borsAuto merge of #92681 - Aaron1011:task-deps-ref, r=cjgillot
2022-01-14 Matthias KrügerRollup merge of #92864 - Urgau:fix-missing-source-dot...
2022-01-14 Matthias KrügerRollup merge of #92854 - Urgau:better-rust-logo, r...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-14 Matthias KrügerRollup merge of #92840 - hafeoz:master, r=ehuss
2022-01-14 Matthias KrügerRollup merge of #92818 - GuillaumeGomez:update-doc...
2022-01-14 Matthias KrügerRollup merge of #92810 - compiler-errors:deduplicate...
2022-01-14 Matthias KrügerRollup merge of #92768 - ojeda:stabilize-maybe_uninit_e...
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
2022-01-14 Matthias KrügerRollup merge of #92045 - oli-obk:cleanup, r=petrochenkov
2022-01-14 borsAuto merge of #92781 - lambinoo:I-92755-no-mir-missing...
2022-01-14 Michael GouletFix suggesting turbofish with lifetime arguments
2022-01-14 borsAuto merge of #92844 - matthiaskrgr:rollup-z5wb6yi...
2022-01-14 Lambfix: set struct/union/enum fields/variants as reachable...
2022-01-14 Ellenfix bug
2022-01-14 Esteban KuberParse `Ty?` as `Option<Ty>` and provide structured...
2022-01-13 Eric HolkFix non-MSVC test
2022-01-13 Eric HolkGenerate more precise generator names
2022-01-13 pierwilllibrustdoc: Address some clippy lints
next