]> git.lizzy.rs Git - rust.git/history - compiler
Add long explanation for E0498
[rust.git] / compiler /
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 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
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 Chris MidgleyAdd long explanation for E0544.
2021-07-26 borsAuto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d...
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 borsAuto merge of #87442 - mystor:patch-2, r=m-ou-se
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 borsAuto merge of #87390 - notriddle:notriddle/rustdoc...
2021-07-25 borsAuto merge of #86595 - a1phyr:allocator_api_for_vecdequ...
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 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 borsAuto merge of #87381 - Aaron1011:note-semi-trailing...
2021-07-25 borsAuto merge of #87331 - camelid:summary-escaping, r...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 ThibsGFix doc typo
2021-07-24 Elliot Bobrowfix code to suggest `;` on parse error
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 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 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-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 borsAuto merge of #87413 - JohnTitor:rollup-dht22jk, r...
2021-07-23 Yuki OkushiRollup merge of #87412 - r00ster91:patch-13, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87398 - GuillaumeGomez:test-font-modul...
2021-07-23 Yuki OkushiRollup merge of #87380 - jyn514:smarter-submodule-defau...
2021-07-23 Yuki OkushiRollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum
2021-07-23 Yuki OkushiRollup merge of #87322 - chazkiker2:fix/suggestion...
2021-07-23 Yuki OkushiRollup merge of #87283 - pietroalbini:configure-codegen...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #87171 - Alexendoo:bufwriter-option...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #86410 - spastorino:get_value_matching...
2021-07-23 borsAuto merge of #87345 - Xanewok:update-rls, r=Mark-Simul...
2021-07-23 LeSeulArtichautImplement `AssignToDroppingUnionField` in THIR unsafeck
2021-07-23 borsAuto merge of #87400 - JohnTitor:rollup-zbwyuxi, r...
2021-07-23 Santiago PastorinoAdd ConstraintLocator docs
2021-07-23 Santiago PastorinoAdd VecMap::get_value_matching and assert if > 1 element
2021-07-23 Yuki OkushiRollup merge of #87383 - Alexendoo:impl_trait_in_bindin...
2021-07-23 Yuki OkushiRollup merge of #87376 - Thomasdezeeuw:rustdoc-large...
2021-07-23 Yuki OkushiRollup merge of #87373 - Aaron1011:hir-wf-field, r...
next