]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-22 Maybe WaffleUse `tcx.require_lang_item` instead of unwrapping
2022-11-22 borsAuto merge of #104696 - matthiaskrgr:rollup-gi1pdb0...
2022-11-21 Matthias KrügerRollup merge of #104692 - chbaker0:libtest-cfg-if,...
2022-11-21 Matthias KrügerRollup merge of #104674 - spastorino:negative-impl...
2022-11-21 Matthias KrügerRollup merge of #104666 - GuillaumeGomez:migrate-alias...
2022-11-21 Matthias KrügerRollup merge of #104663 - notriddle:notriddle/button...
2022-11-21 Matthias KrügerRollup merge of #104657 - hi-rustin:rustin-patch-check...
2022-11-21 Matthias KrügerRollup merge of #104656 - c410-f3r:moar-errors, r=petro...
2022-11-21 Matthias KrügerRollup merge of #104597 - compiler-errors:need_migrate_...
2022-11-21 Matthias KrügerRollup merge of #104559 - nnethercote:split-MacArgs...
2022-11-21 Matthias KrügerRollup merge of #104557 - eholk:dyn-star-in-traits...
2022-11-21 Matthias KrügerRollup merge of #104416 - clubby789:fix-104414, r=eholk
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 Nicholas NethercoteSplit `MacArgs` in two.
2022-11-21 borsAuto merge of #104533 - oli-obk:method_callee, r=lcnr
2022-11-21 Collin BakerUpdate test's cfg-if dependency to 1.0
2022-11-21 Oli Scherermerge self type and substs in `trait_method`
2022-11-21 Oli SchererSimplify one more `TraitRef::new` site
2022-11-21 Oli SchererSimplify test
2022-11-21 Oli SchererUse `as_closure` helper method
2022-11-21 Oli SchererStop passing the self-type as a separate argument.
2022-11-21 Oli SchererFix clippy's missing substs
2022-11-21 Oli SchererRemove some unnecessary slicing
2022-11-21 Oli SchererRemove a redundant assert
2022-11-21 Oli SchererFix an ICE that I just made worse
2022-11-21 Oli SchererFor lcnr
2022-11-21 Oli SchererAdd helper to create the trait ref for a lang item
2022-11-21 Oli SchererSome cleanup around trait_method lookup
2022-11-21 Oli SchererUse iterators instead of slices at more sites
2022-11-21 Oli SchererAllow iterators instead of requiring slices that will...
2022-11-21 Oli SchererRemove an unnecessary query + subst round
2022-11-21 Oli SchererAdd a helper for replacing the self type in trait refs
2022-11-21 Oli SchererAssert that various types have the right amount of...
2022-11-21 Oli SchererSplit out the actual predicate solving code into a...
2022-11-21 Oli SchererUse ty::List instead of InternalSubsts
2022-11-21 Oli SchererCheck that type_implements_trait actually is passed...
2022-11-21 Oli SchererReduce the amount of passed-around arguments that will...
2022-11-21 borsAuto merge of #104120 - mejrs:diag, r=davidtwco
2022-11-21 Eric HolkCoercions work now
2022-11-21 Eric HolkAdd a test case for async dyn* traits
2022-11-21 Michael Howellrustdoc: add test case for pointer cursor
2022-11-21 borsAuto merge of #104673 - matthiaskrgr:rollup-85f65ov...
2022-11-21 Santiago Pastorinonegative_impl_exists should take an InferCtxt
2022-11-21 mejrsFix make test
2022-11-21 mejrsImprove slug name error
2022-11-21 mejrsFix tests
2022-11-21 mejrsMatch crate and slug names
2022-11-21 Santiago Pastorinonegative_impl should take a TyCtxt
2022-11-21 Matthias KrügerRollup merge of #104667 - WaffleLapkin:unfmttest, r...
2022-11-21 Matthias KrügerRollup merge of #104662 - nnethercote:tweak-deriving...
2022-11-21 Matthias KrügerRollup merge of #104628 - alex-pinkus:revert-android...
2022-11-21 Matthias KrügerRollup merge of #104605 - RalfJung:clf_consts, r=bjorn3
2022-11-21 Matthias KrügerRollup merge of #104595 - compiler-errors:poly-existent...
2022-11-21 Matthias KrügerRollup merge of #104511 - dpaoliello:privateglobalworka...
2022-11-21 Matthias KrügerRollup merge of #104500 - WaffleLapkin:deref-the-compil...
2022-11-21 Matthias KrügerRollup merge of #104499 - Enselic:no-method-in-rustdoc...
2022-11-21 Matthias KrügerRollup merge of #104420 - TethysSvensson:master, r...
2022-11-21 borsAuto merge of #103491 - cjgillot:self-rpit, r=oli-obk
2022-11-21 hi-rustinAdd delay span bug
2022-11-21 Maybe WaffleRevert formatting changes of a test
2022-11-21 Guillaume GomezExtend GUI test for alias search result
2022-11-21 Guillaume GomezMigrate search result alias to CSS variables
2022-11-21 Maybe WaffleRemove `ref` patterns from `rustc_ast`
2022-11-21 Michael Howellrustdoc: factor out common button CSS
2022-11-21 borsAuto merge of #103454 - camsteffen:remove-conservativel...
2022-11-21 Nicholas NethercoteStreamline deriving on packed structs.
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-21 Cameron SteffenFactor out conservative_is_privately_uninhabited
2022-11-21 Cameron SteffenChange to Ty::is_inhabited_from
2022-11-21 Cameron SteffenFix typo
2022-11-21 hi-rustinDo not check transmute if has non region infer
2022-11-20 CaioMove tests
2022-11-20 borsAuto merge of #104655 - matthiaskrgr:rollup-r5kfffy...
2022-11-20 Matthias KrügerRollup merge of #104643 - pnkfelix:examples-for-chunks...
2022-11-20 Matthias KrügerRollup merge of #104641 - tshepang:grammar, r=Mark...
2022-11-20 Matthias KrügerRollup merge of #104634 - RalfJung:core-arch, r=Mark...
2022-11-20 Matthias KrügerRollup merge of #104632 - RalfJung:core-test-strict...
2022-11-20 Matthias KrügerRollup merge of #104581 - notriddle:notriddle/js-iife...
2022-11-20 Matthias KrügerRollup merge of #104504 - compiler-errors:fru-syntax...
2022-11-20 Matthias KrügerRollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum
2022-11-20 Matthias KrügerRollup merge of #104461 - mati865:gnullvm-aarch64-fixup...
2022-11-20 Matthias KrügerRollup merge of #101310 - zachs18:rc_get_unchecked_mut_...
2022-11-20 borsAuto merge of #104646 - matthiaskrgr:rollup-7xnhzf0...
2022-11-20 Matthias KrügerRollup merge of #104640 - GuillaumeGomez:migrate-kdb...
2022-11-20 Matthias KrügerRollup merge of #104611 - notriddle:notriddle/scrape...
2022-11-20 Matthias KrügerRollup merge of #104568 - RalfJung:realloc, r=Amanieu
2022-11-20 Matthias KrügerRollup merge of #104564 - RalfJung:either, r=oli-obk
2022-11-20 Matthias KrügerRollup merge of #104558 - thomcc:unalign-diriter, r...
2022-11-20 Matthias KrügerRollup merge of #104537 - HintringerFabian:docs_default...
2022-11-20 Felix S. Klock IIadd examples to chunks remainder methods. Also fixed...
2022-11-20 Tshepang Mbamboreplace unusual grammar
2022-11-20 Ralf Jungenable fuzzy_provenance_casts in libcore+tests
2022-11-20 Guillaume GomezExtend GUI tests to check kbd colors
2022-11-20 Guillaume GomezMigrate kdb colors to CSS variables
2022-11-20 borsAuto merge of #104617 - RalfJung:miri, r=RalfJung
2022-11-20 Martin Nordholtsrustdoc JSON: Clarify that `Function` is also used...
2022-11-20 Tethys SvenssonIncorporate review feedback
2022-11-20 Ralf Jungcfg(miri) no longer needed in sys/unix/time.rs
2022-11-20 Ralf Jungupdate lockfile
2022-11-20 borsAuto merge of #2683 - RalfJung:align_offset, r=RalfJung
next