]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-15 lcnrremove `impl_implied_bounds` from `FnCtxt`
2022-07-15 lcnr`QueryNormalizer` bug on ambiguity
2022-07-15 borsAuto merge of #99278 - Dylan-DPC:rollup-fcln6st, r...
2022-07-15 Dylan DPCRollup merge of #99246 - Xanewok:update-rls, r=jyn514
2022-07-15 Dylan DPCRollup merge of #99209 - GuillaumeGomez:crate-level...
2022-07-15 Dylan DPCRollup merge of #99119 - TaKO8Ki:remove-string-matching...
2022-07-15 Dylan DPCRollup merge of #98869 - compiler-errors:stop_guessing_...
2022-07-15 Dylan DPCRollup merge of #88991 - libstd-switch:aarch64-nintendo...
2022-07-15 borsAuto merge of #99013 - RalfJung:dont-poison-my-places...
2022-07-15 borsAuto merge of #99267 - Dylan-DPC:rollup-d8l7y1o, r...
2022-07-15 Takayuki Maedasimplify `suggest_deref_ref_or_into`
2022-07-15 Michael GouletRemove some more usages of guess_head_span
2022-07-15 Dylan DPCRollup merge of #99257 - Manishearth:regression, r...
2022-07-15 Dylan DPCRollup merge of #99241 - danbev:intrinsics-comment...
2022-07-15 Dylan DPCRollup merge of #99239 - vakaras:add-myself-to-mir...
2022-07-15 Dylan DPCRollup merge of #99237 - GuillaumeGomez:rustdoc-css...
2022-07-15 Dylan DPCRollup merge of #99131 - compiler-errors:label-fn,...
2022-07-15 Dylan DPCRollup merge of #99113 - WaffleLapkin:arc_simplify...
2022-07-15 borsAuto merge of #97406 - aliemjay:verify-bounds-fix-maste...
2022-07-15 Michael GouletRemove some span_of_impl+unwrap
2022-07-15 Michael GouletMove item_span from check_item_type into each function
2022-07-15 Michael Gouletremove tcx from ObligationCauseCode::span
2022-07-15 Michael GouletRemove some more usages of guess_head_span
2022-07-15 Michael GouletRemove some usages of guess_head_span from typeck
2022-07-15 Michael GouletMake item spans more consistent
2022-07-15 borsAuto merge of #98203 - kckeiks:gather-body-owners-in...
2022-07-14 Michael GouletPoint out custom Fn-family trait impl
2022-07-14 Michael GouletAdd support for APIT and RPIT callables in label_fn_like
2022-07-14 Manish GoregaokarAdd regression test for #89436
2022-07-14 borsAuto merge of #96544 - m-ysk:feature/issue-96358, r...
2022-07-14 leo60228Rename aarch64-nintendo-switch to aarch64-nintendo...
2022-07-14 leo60228Add aarch64-nintendo-switch.md to SUMMARY.md
2022-07-14 leo60228Add docs for Switch target
2022-07-14 leo60228Remove obsolete crt0 references in linker script
2022-07-14 jam1garnerRemove unneeded options from Nintendo Switch target
2022-07-14 leo60228Don't build std for switch
2022-07-14 leo60228Add linker script for switch
2022-07-14 leo60228Remove unnecessary linker args
2022-07-14 leo60228Don't use host linker for switch
2022-07-14 jam1garnerAdd Nintendo Switch tier 3 target
2022-07-14 borsAuto merge of #99252 - lqd:win-dwarf5, r=eddyb
2022-07-14 Rémy Rakicfix dwarf debuginfo being used in addition to CodeView...
2022-07-14 Guillaume GomezCorrectly handle crate level page on docs.rs as well
2022-07-14 borsAuto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r...
2022-07-14 Ralf Jungrename MPlaceTy::dangling to fake_alloc_zst
2022-07-14 Igor MatuszewskiUpdate RLS
2022-07-14 Daniel BeveniusRemove comment referring to constness.rs
2022-07-14 Dylan DPCRollup merge of #99236 - psumbera:Issue99208, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99222 - atsuzaki:generic_const_err...
2022-07-14 Dylan DPCRollup merge of #99192 - Amanieu:fix-asm-srcloc, r...
2022-07-14 Dylan DPCRollup merge of #99000 - JulianKnodt:allow_resolve_no_s...
2022-07-14 Dylan DPCRollup merge of #98580 - PrestonFrom:issue_98466, r...
2022-07-14 Dylan DPCRollup merge of #98072 - yaahc:generic-member-access...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 Guillaume GomezRemoved unused HTML IDs
2022-07-14 Guillaume GomezRemove unused CSS
2022-07-14 Vytautas AstrauskasAdd vakaras to the set of people notified when MIR...
2022-07-14 Petr Sumberasolaris: unbreak build on native platform
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 Amanieu d'AntrasFix spans for asm diagnostics
2022-07-14 kadminFix overlapping impls
2022-07-14 Dylan DPCRollup merge of #99139 - jyn514:dist-tool-help, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99126 - NiklasJonsson:84447/rustc_span...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #98315 - joshtriplett:stabilize-core...
2022-07-14 Dylan DPCRollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
2022-07-14 borsAuto merge of #98975 - jyn514:unstable_opts, r=wesleywiser
2022-07-14 borsAuto merge of #99225 - ehuss:update-cargo, r=ehuss
2022-07-14 Eric HussUpdate cargo
2022-07-14 Josh TriplettStabilize `core::ffi:c_*` and rexport in `std::ffi`
2022-07-14 borsAuto merge of #98754 - jyn514:non-trivial-drop, r=compi...
2022-07-14 Katherine PhilipUpdate tests
2022-07-14 Ali MJ Al-Nasrawybless tests
2022-07-14 Ali MJ Al-NasrawyMake outlives::{components,verify} agree
2022-07-13 borsAuto merge of #97995 - RalfJung:union-more-nodrop,...
2022-07-13 Katherine PhilipRemove predicate note
2022-07-13 Katherine PhilipAdd checks & fallback branch
2022-07-13 Katherine PhilipUse emit_inference_failure_err for ConstEvaluatable...
2022-07-13 Joshua NelsonRename `debugging_opts` to `unstable_opts`
2022-07-13 Ralf Jungadd array tests, cleanup, tidy, and bless
2022-07-13 Ralf Jungassigning to a union field can never drop now
2022-07-13 Ralf Jungremove untagged_union feature gate
2022-07-13 Ralf Jungalso allow arrays of allowed types
2022-07-13 Ralf Jungallow unions with mutable references and tuples of...
2022-07-13 Ralf Jungfactor 'is this type allowed as union field on stable...
2022-07-13 Preston FromEmit warning when named arguments are used positionally...
2022-07-13 borsAuto merge of #99136 - CAD97:layout-faster, r=scottmcm
2022-07-13 Miguel Guarnizcollect module item-likes in visit_items
2022-07-13 Niklas Jonssonreduce scope of allow(rustc::potential_query_instabilit...
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 Miguel Guarnizmerge visitors in queries
2022-07-13 Miguel Guarnizinline associated_body
2022-07-13 Miguel Guarnizuse gathered body_owners in par_body_owners
2022-07-13 borsAuto merge of #98145 - ouz-a:some_branch, r=oli-obk
2022-07-13 Ralf Jungget rid of MemPlaceMeta::Poison
2022-07-13 Dylan DPCRollup merge of #99199 - TaKO8Ki:remove-unnecessary...
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-13 Dylan DPCRollup merge of #99030 - rust-lang:notriddle/field...
2022-07-13 Dylan DPCRollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb
2022-07-13 Dylan DPCRollup merge of #98574 - dingxiangfei2009:let-else...
next