]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-27 Chris MidgleyAdd long explanation for E0498
2021-07-27 borsAuto merge of #87509 - JohnTitor:rollup-8iqn6cl, r...
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 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 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 Chris Midgleyfix typo: whenver -> whenever
2021-07-26 borsAuto merge of #87469 - sexxi-goose:union, r=nikomatsakis
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 #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 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 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 borsAuto merge of #87430 - devnexen:netbsd_ucred_enabled...
2021-07-25 Noah LevRemove unnecessary `structhead` parameter from `render_...
2021-07-25 borsAuto merge of #87390 - notriddle:notriddle/rustdoc...
2021-07-25 borsRustdoc accessibility: use real headers for doc items
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 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
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 GILLOTMerge the BTreeMap in hir::Crate.
2021-07-25 Ralf JungMiri: santiy check that null pointer can never have...
2021-07-25 David CARLIERmacos current_exe using directly libc instead.
2021-07-25 borsAuto merge of #87381 - Aaron1011:note-semi-trailing...
2021-07-25 borsAuto merge of #87331 - camelid:summary-escaping, r...
2021-07-25 Noah LevFlatten nested `format!` calls
2021-07-25 Noah LevEscape item search summaries
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 Nika LayzellFix my email in .mailmap
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 ThibsGFix doc typo
2021-07-24 bstrieUpdate std_collections_from_array stability version
2021-07-24 Elliot Bobrowfix code to suggest `;` on parse error
2021-07-24 The8472implement fold() on array::IntoIter to improve flatten...
2021-07-24 borsAuto merge of #87434 - Manishearth:rollup-b09njin,...
2021-07-24 Manish GoregaokarRollup merge of #87422 - mgeier:doc-strip-feature-attri...
2021-07-24 Manish GoregaokarRollup merge of #87419 - programmerjake:patch-1, r...
2021-07-24 Manish GoregaokarRollup merge of #87410 - jonas-schievink:doc-hidden...
2021-07-24 Manish GoregaokarRollup merge of #87403 - LeSeulArtichaut:assign-droppin...
2021-07-24 Manish GoregaokarRollup merge of #87395 - ericonr:patch-1, r=joshtriplett
2021-07-24 Manish GoregaokarRollup merge of #87389 - Aaron1011:expand-known-attrs...
2021-07-24 Manish GoregaokarRollup merge of #87370 - pkubaj:master, r=oli-obk
2021-07-24 Manish GoregaokarRollup merge of #87359 - jyn514:bless-rustup, r=estebank
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 Aaron HillDisplay an extra note for trailing semicolon lint with...
2021-07-24 Ellenchange doc comment
2021-07-24 David Carliernetbsd enabled ucred
2021-07-24 borsAuto merge of #87296 - Aaron1011:inert-warn, r=petrochenkov
2021-07-24 Ralf Jungget rid of NoMirFor error variant
2021-07-24 Ralf Jungrename Validator → Checker
2021-07-24 Ralf Jungrename const checking visitor module to check_consts...
2021-07-24 borsAuto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis
2021-07-24 Matthias GeierDOC: remove unnecessary feature crate attribute from...
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-24 borsAuto merge of #87415 - Mark-Simulacrum:bump-version...
2021-07-24 borsAuto merge of #87338 - SparrowLii:MaybeTrait, r=wesleywiser
2021-07-24 Joshua NelsonRemove detection of rustup and cargo in 'missing extern...
2021-07-24 Jacob LifshayIEEE 754 is not an RFC
2021-07-23 borsAuto merge of #86429 - JohnTitor:get-by-key-enum-part...
2021-07-23 Aaron HillRename `known_attrs` to `expanded_inert_attrs` and...
2021-07-23 Mark RousskovBump to 1.56
next