]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #94699 - ssomers:btree_prune_insert, r=Dylan-DPC
[rust.git] / compiler /
2022-03-09 Dylan DPCRollup merge of #94699 - ssomers:btree_prune_insert...
2022-03-09 Dylan DPCRollup merge of #94686 - ChayimFriedman2:issue-94629...
2022-03-09 Dylan DPCRollup merge of #94583 - dtolnay:fuchsia, r=Mark-Simulacrum
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-09 borsAuto merge of #94750 - cuviper:dirent64_min, r=joshtriplett
2022-03-08 borsAuto merge of #94751 - Dylan-DPC:rollup-zr7viw0, r...
2022-03-08 Dylan DPCRollup merge of #94730 - msabansal:sabansal/b-atomic...
2022-03-08 Dylan DPCRollup merge of #94724 - cuviper:rmdirall-cstr, r=Dylan-DPC
2022-03-08 Dylan DPCRollup merge of #94723 - dtolnay:mustuse, r=Mark-Simulacrum
2022-03-08 Dylan DPCRollup merge of #94714 - ChrisDenton:win-close_read_wak...
2022-03-08 Dylan DPCRollup merge of #94689 - compiler-errors:on-unimplement...
2022-03-08 borsAuto merge of #94702 - b-naber:static-refs-mir, r=lcnr
2022-03-08 borsAuto merge of #92260 - jyn514:less-python-logic, r...
2022-03-08 b-nabermention ignored fields of ExprKind::StaticRef
2022-03-08 borsAuto merge of #94734 - matthiaskrgr:rollup-28shqhy...
2022-03-08 Matthias KrügerRollup merge of #94726 - lnicola:rust-analyzer-2022...
2022-03-08 Matthias KrügerRollup merge of #94712 - kckeiks:remove-rwlock-read...
2022-03-08 Matthias KrügerRollup merge of #94708 - notriddle:notriddle/cargo...
2022-03-08 Matthias KrügerRollup merge of #94586 - sunfishcode:sunfishcode/io...
2022-03-08 Matthias KrügerRollup merge of #94580 - xFrednet:55112-only-reason...
2022-03-08 Matthias KrügerRollup merge of #94559 - m-ou-se:thread-scope-spawn...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-08 Matthias KrügerRollup merge of #91993 - estebank:match-span-suggestion...
2022-03-08 b-nabertreat literals in ExprKind::StaticRef as mir::ConstantK...
2022-03-08 borsAuto merge of #94716 - RalfJung:miri, r=RalfJung
2022-03-08 borsAuto merge of #90887 - jackh726:issue-90729, r=nikomatsakis
2022-03-08 Esteban KuberChange wording of suggestion to add missing `match...
2022-03-08 Esteban KuberPoint at uncovered variants in enum definition in ...
2022-03-08 Esteban KuberWhen finding a match expr with multiple arms that requi...
2022-03-08 Esteban KuberWhen finding a match expr with a single arm that requir...
2022-03-08 Esteban KuberWhen encountering a match expr with no arms, suggest it
2022-03-07 borsAuto merge of #94709 - martingms:link-to-chunked-opt...
2022-03-07 Jack HueyTry to normalize associated types before processing...
2022-03-07 Martin GammelsæterAdd comment linking to closed PR for future optimizers
2022-03-07 borsAuto merge of #94706 - matthiaskrgr:rollup-l5erynr...
2022-03-07 Michael Howelldiagnostics: only talk about `Cargo.toml` if running...
2022-03-07 Matthias KrügerRollup merge of #94700 - GuillaumeGomez:update-minifier...
2022-03-07 Matthias KrügerRollup merge of #94696 - GuillaumeGomez:align-line...
2022-03-07 Matthias KrügerRollup merge of #93827 - eholk:stabilize-const_fn-featu...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 Eric HolkBump stabilization version to 1.61.0
2022-03-07 Eric HolkStabilize const_impl_trait as well
2022-03-07 Eric HolkRemove dead/useless code
2022-03-07 Eric HolkUpdate tests after feature stabilization
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-07 Chayim Refael FriedmanDo not allow `#[rustc_legacy_const_generics]` on methods
2022-03-07 borsAuto merge of #94690 - nnethercote:clarify-Layout-inter...
2022-03-07 borsAuto merge of #94695 - matthiaskrgr:rollup-5pi3acz...
2022-03-07 Matthias KrügerRollup merge of #94688 - compiler-errors:free-regions...
2022-03-07 Matthias KrügerRollup merge of #94685 - RalfJung:saturating, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 borsAuto merge of #94692 - matthiaskrgr:rollup-64p7ya7...
2022-03-07 Matthias KrügerRollup merge of #94684 - compiler-errors:gat-anon-late...
2022-03-07 Matthias KrügerRollup merge of #94681 - RalfJung:miri-cast, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94676 - TaKO8Ki:remove-unnecessary...
2022-03-07 Matthias KrügerRollup merge of #94636 - compiler-errors:issue-94599...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-07 Michael Gouletallow referencing impl substs from rustc_on_unimplemented
2022-03-07 Michael Gouletuse impl substs in on_unimplemented
2022-03-07 Nicholas NethercoteClarify `Layout` interning.
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-07 Michael GouletErase regions when checking for missing Copy predicates
2022-03-07 Ralf Junguse singed_int_max/min helper methods
2022-03-07 Ralf Jungmove saturating_add/sub into (pub) helper method
2022-03-06 borsAuto merge of #94597 - nnethercote:ConstAllocation...
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 borsAuto merge of #94679 - matthiaskrgr:rollup-9vd7w6a...
2022-03-06 Ralf JungCTFE engine: expose misc_cast to Miri
2022-03-06 Matthias KrügerRollup merge of #94672 - joedeandev:master, r=Dylan-DPC
2022-03-06 Matthias KrügerRollup merge of #94671 - csmoe:pin-typo, r=m-ou-se
2022-03-06 Matthias KrügerRollup merge of #94659 - RalfJung:signed-shift, r=oli-obk
2022-03-06 borsAuto merge of #94579 - tmiasko:target-features, r=nagisa
2022-03-06 Erik Desjardinscleanup: remove unused ability to have LLVM null-termin...
2022-03-06 Takayuki Maedaremove unnecessary `..` patterns
2022-03-06 Ralf Jungexplain why shift with signed offset works the way...
2022-03-06 borsAuto merge of #94673 - matthiaskrgr:rollup-2tnifg9...
2022-03-06 Matthias KrügerRollup merge of #94669 - Alexendoo:unpretty-help, r...
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 JoeImproved error message for failed bitcode load
2022-03-06 Alex MacleodUpdate -Z unpretty error message
2022-03-06 fee1-deadRollup merge of #94649 - ChrisDenton:unix-absolute...
2022-03-06 fee1-deadRollup merge of #94621 - ridwanabdillahi:lld-rel-dbg...
2022-03-06 fee1-deadRollup merge of #92509 - Gentoli:partition-ex, r=camelid
2022-03-06 borsAuto merge of #90076 - jackh726:wherethewhere, r=nikoma...
2022-03-06 borsAuto merge of #94658 - RalfJung:miri, r=RalfJung
2022-03-06 Jack HueyIgnore
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 borsAuto merge of #94601 - csmoe:android-asan, r=nagisa
2022-03-05 borsAuto merge of #94648 - RalfJung:rollup-4iorcrd, r=RalfJung
2022-03-05 Jack HueyAdd commment covering the case with no where clause
2022-03-05 Jack HueyReview changes
2022-03-05 Jack HueyFallback to other where clause if preferred is missing
2022-03-05 Jack HueyChange to lint
2022-03-05 Jack HueyChange syntax for TyAlias where clauses
2022-03-05 Ralf JungRollup merge of #94645 - RalfJung:available-parallelism...
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Ralf JungRollup merge of #94633 - TaKO8Ki:suggest-removing-semic...
2022-03-05 Ralf JungRollup merge of #94630 - ehuss:remove-tier-2-docs-note...
next