]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-27 borsAuto merge of #83484 - JulianKnodt:infer, r=oli-obk...
2021-07-27 borsAuto merge of #83484 - JulianKnodt:infer, r=oli-obk...
2021-07-27 ibraheemdevremove allow(unconditional_recursion)
2021-07-27 Santiago PastorinoRemove min_type_alias_impl_trait feature
2021-07-27 Santiago Pastorinoexistential_type was removed in favor of type_alias_imp...
2021-07-27 Santiago PastorinoMake all tests use type_alias_impl_trait feature instea...
2021-07-27 Santiago PastorinoUse type_alias_impl_trait instead of min in compiler...
2021-07-27 Hudson Ayersbootstrap.py: remove unused `git log` option
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7488 - DevinR528:bantype-fix, r=camsteffen
2021-07-27 Devin RagotzyAdd primitive type support to disallowed_type lint
2021-07-27 borsAuto merge of #87509 - JohnTitor:rollup-8iqn6cl, r...
2021-07-27 Guillaume GomezAdd explanations for why we use Variant::Struct instead...
2021-07-27 Yuki OkushiRollup merge of #87503 - ehuss:update-books, r=ehuss
2021-07-27 Yuki OkushiRollup merge of #87502 - ehuss:update-cargo, r=ehuss
2021-07-27 Yuki OkushiRollup merge of #87499 - ibraheemdev:patch-6, r=dtolnay
2021-07-27 Yuki OkushiRollup merge of #87497 - midgleyc:long-E0544, r=Guillau...
2021-07-27 Yuki OkushiRollup merge of #87494 - midgleyc:comment-typos, r...
2021-07-27 Yuki OkushiRollup merge of #87446 - devnexen:macos_update, r=dtolnay
2021-07-27 Yuki OkushiRollup merge of #87427 - RalfJung:no-mir-for, r=oli-obk
2021-07-27 Yuki OkushiRollup merge of #87354 - Wind-River:2021_master, r...
2021-07-27 Yuki OkushiRollup merge of #86764 - estebank:issue-86756, r=pnkfelix
2021-07-27 Yuki OkushiRollup merge of #86450 - tmiasko:move-size-limit, r...
2021-07-27 borsAuto merge of #87431 - the8472:array-iter-fold, r=kennytm
2021-07-27 Jethro BeekmanAdd warning to SGX mutex implementation
2021-07-27 Jethro BeekmanRevert "SGX mutex is movable"
2021-07-27 Nadir FejzicHandle `--no-deps` flag same as `--fix` flag.
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 Eric HussUpdate books
2021-07-27 Eric HussUpdate cargo
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-27 ibraheemdevupdate unicode-xid dependency
2021-07-27 borsAuto merge of #87062 - poliorcetics:fix-85462, r=dtolnay
2021-07-27 SmittyDocument math behind MIN/MAX consts on integers
2021-07-27 Ibraheem AhmedRemove ASCII fast path from rustc_lexer::{is_id_continu...
2021-07-26 The8472from review: add a comment why try_fold was chosen...
2021-07-26 Chris MidgleyAdd long explanation for E0544.
2021-07-26 borsAuto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d...
2021-07-26 kadminActually infer args in visitors
2021-07-26 kadminActually infer args in visitors
2021-07-26 Chris Midgleyfix typo: whenver -> whenever
2021-07-26 James MunnsIntegrate context into the memorial to Anna
2021-07-26 borsAuto merge of #87469 - sexxi-goose:union, r=nikomatsakis
2021-07-26 borsAuto merge of #7495 - camsteffen:extern-conflict, r...
2021-07-26 Cameron SteffenImprove conflicting rlibs error again
2021-07-26 Nadir FejzicInclude more information in --help
2021-07-26 Guillaume GomezRollup merge of #87474 - GuillaumeGomez:missing-whitesp...
2021-07-26 Guillaume GomezRollup merge of #87473 - rylev:zulip-notify-edition...
2021-07-26 Guillaume GomezRollup merge of #87464 - camelid:rm-union-structhead...
2021-07-26 Guillaume GomezRollup merge of #87458 - ibraheemdev:help-msg-block...
2021-07-26 Guillaume GomezRollup merge of #87457 - devnexen:fbsd_remove_workaroun...
2021-07-26 Guillaume GomezRollup merge of #87447 - RalfJung:not-null, r=oli-obk
2021-07-26 Guillaume GomezRollup merge of #87444 - camelid:flatten-nested-format...
2021-07-26 Guillaume GomezRollup merge of #87436 - ebobrow:suggest-semicolon...
2021-07-26 borsAuto merge of #7493 - xFrednet:7220-fix-new-without...
2021-07-26 borsAuto merge of #7485 - camsteffen:add-test-externs,...
2021-07-26 borsAuto merge of #7477 - F3real:needless_continue, r=flip1995
2021-07-26 borsAuto merge of #7484 - camsteffen:author, r=flip1995
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-26 Ryan LevickUse correct syntax
2021-07-26 Guillaume GomezAdd missing whitespace after attribute in HTML template
2021-07-26 Guillaume GomezAdd test for enum item tuple fields documentation
2021-07-26 Guillaume GomezAdd support for tuple struct fields documentation in...
2021-07-26 XAMPPRockyUpdate RELEASES.md
2021-07-26 borsAuto merge of #87442 - mystor:patch-2, r=m-ou-se
2021-07-26 Ryan LevickNotify the Rust 2021 edition working group in zulip...
2021-07-26 xFrednetPrefer a code snipped over formatting the self type...
2021-07-26 Aman Arora2229: Don't capture preicese paths on top of a union
2021-07-26 borsAuto merge of #87439 - ThibsG:FixDocTypo, r=jonas-schievink
2021-07-26 borsAuto merge of #87424 - RalfJung:const-check, r=oli-obk
2021-07-26 Aaron HillRestrict field visibility
2021-07-26 Aaron HillCreate `QuerySideEffects` and use it for diagnostics
2021-07-26 borsAuto merge of #87430 - devnexen:netbsd_ucred_enabled...
2021-07-25 Noah LevRemove unnecessary `structhead` parameter from `render_...
2021-07-25 Cameron Steffenauthor: check block.expr: None
2021-07-25 borsAuto merge of #87390 - notriddle:notriddle/rustdoc...
2021-07-25 borsRustdoc accessibility: use real headers for doc items
2021-07-25 Guillaume GomezAdd test for tuple struct documentation fields
2021-07-25 Guillaume GomezAdd support for tuple structs' fields documentation
2021-07-25 borsAuto merge of #86595 - a1phyr:allocator_api_for_vecdequ...
2021-07-25 Benoît du GarreauFix failing test
2021-07-25 ibraheemdevfmt
2021-07-25 ibraheemdevfix help message for modification to &T created by...
2021-07-25 David Carlierfreebsd remove compiler workaround.
2021-07-25 borsAuto merge of #86438 - FabianWolff:issue-83693, r=jackh726
2021-07-25 ibraheemdevfix test/ui/borrowck/issue-33819
2021-07-25 ibraheemdevtidy
2021-07-25 ibraheemdevsuggest removing unnecessary \&mut as help message
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-25 Nadir FejzicExplain flags missing in cargo check in --help
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 Camille GILLOTOnly check macro attributes when checking the crate...
2021-07-25 Camille GILLOTBless tests.
2021-07-25 Camille GILLOTUse more of OwnerNode.
2021-07-25 Camille GILLOTUse OwnerNode in indexing.
2021-07-25 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 Camille GILLOTMerge the BTreeMap in hir::Crate.
next