]> git.lizzy.rs Git - rust.git/history - compiler
Add Nicholas Nethercote to `.mailmap`.
[rust.git] / compiler /
2022-11-28 borsAuto merge of #105017 - matthiaskrgr:rollup-j0x550l...
2022-11-28 Matthias KrügerRollup merge of #105006 - RalfJung:scalar-pair-alignmen...
2022-11-28 Matthias KrügerRollup merge of #104998 - JakobDegen:mailmap, r=jyn514
2022-11-28 Matthias KrügerRollup merge of #104982 - RalfJung:norun, r=oli-obk
2022-11-28 Matthias KrügerRollup merge of #104956 - mucinoab:issue-104870, r...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 Matthias KrügerRollup merge of #104804 - nnethercote:MetaItemLit,...
2022-11-28 Ralf Jungstricter alignment enforcement for ScalarPair and Vector
2022-11-28 borsAuto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 Ralf Jungsanity_check_layout: less rightwards drift
2022-11-28 Esteban KüberTweak output
2022-11-28 Esteban KüberChange multiline span ASCII art visual order
2022-11-28 Nicholas NethercoteRename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem...
2022-11-28 Nicholas NethercoteAdjust comments on `StrLit`.
2022-11-28 Nicholas NethercoteRename `ast::Lit` as `ast::MetaItemLit`.
2022-11-28 Nicholas NethercoteFactor out a repeated expression in `lower_attr_args`.
2022-11-28 Nicholas NethercoteRemove `Lit::from_included_bytes`.
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-28 Bruno A. MuciñoAvoid ICE if the Clone trait is not found while buildin...
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 Matthias KrügerRollup merge of #104976 - WaffleLapkin:move_comments...
2022-11-27 Matthias KrügerRollup merge of #104955 - GuillaumeGomez:migrate-to...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 lcnrfix type
2022-11-27 Vadim PetrochenkovStabilize native library modifier `verbatim`
2022-11-27 borsAuto merge of #104983 - matthiaskrgr:rollup-018sk73...
2022-11-27 Matthias KrügerRollup merge of #104946 - notriddle:notriddle/popover...
2022-11-27 Matthias KrügerRollup merge of #104944 - aDotInTheVoid:jsondoclint...
2022-11-27 Matthias KrügerRollup merge of #104934 - ChrisDenton:all-anybody-wants...
2022-11-27 Matthias KrügerRollup merge of #104931 - Swatinem:async-pretty, r...
2022-11-27 Matthias KrügerRollup merge of #104917 - compiler-errors:requires...
2022-11-27 Matthias KrügerRollup merge of #104892 - lukas-code:discriminant,...
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 Matthias KrügerRollup merge of #95836 - workingjubilee:doctest-exe...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 Ralf Junginterpret: get rid of run() function
2022-11-27 Maybe WafflePrefer doc comments over `//`-comments in compiler
2022-11-27 Vincenzo Palazzomake simple check of prinf function.
2022-11-27 borsAuto merge of #103917 - oli-obk:layout_math, r=RalfJung...
2022-11-27 Maybe WaffleUse `TyCtxt::is_fn_trait` is a couple more places
2022-11-27 Maybe Wafflemicro doc fixes
2022-11-27 Maybe WaffleSimplify `ty::ClosureKind::extends`
2022-11-27 Maybe WaffleAdd `TyCtxt::is_fn_trait`
2022-11-27 Maybe WaffleRemove `ty::ClosureKind::from_def_id`
2022-11-27 Maybe WaffleRename `fn_trait_kind_from_{from_lang=>def_id}` to...
2022-11-27 borsAuto merge of #103786 - tshepang:obsolete, r=jyn514
2022-11-27 borsAuto merge of #96451 - JakobDegen:dest-prop, r=tmiasko
2022-11-27 Jakob DegenRewrite dest prop.
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 borsAuto merge of #104950 - jyn514:revert-preview, r=Mark...
2022-11-26 Arpad BorsosPretty-print generators with their `generator_kind`
2022-11-26 borsAuto merge of #104945 - GuillaumeGomez:rollup-ygzbpbe...
2022-11-26 Guillaume GomezRollup merge of #104943 - aDotInTheVoid:jsondoclint...
2022-11-26 Guillaume GomezRollup merge of #104928 - notriddle:notriddle/sidebar...
2022-11-26 Guillaume GomezRollup merge of #104924 - aDotInTheVoid:jsondocck-trait...
2022-11-26 Guillaume GomezRollup merge of #104921 - compiler-errors:no-binder...
2022-11-26 Guillaume GomezRollup merge of #104909 - compiler-errors:normalize_opa...
2022-11-26 Guillaume GomezRollup merge of #104788 - compiler-errors:unresolved...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 borsAuto merge of #104935 - matthiaskrgr:rollup-nuca86l...
2022-11-26 Chris DentonRemove more redundant `all`s
2022-11-26 Camille GILLOTIgnore bivariant parameters in test_type_match.
2022-11-26 Matthias KrügerRollup merge of #104906 - spastorino:remove-ascribeuser...
2022-11-26 Matthias KrügerRollup merge of #104899 - notriddle:notriddle/help...
2022-11-26 Matthias KrügerRollup merge of #104880 - krasimirgg:llvm-16-ctx, r...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104675 - SarthakSingh31:issue-101666...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 Ralf Junginterpret: remove PartialOrd from a bunch of types...
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 Michael GouletDo not record unresolved const vars in generator interior
2022-11-26 Michael GouletRemove unnecessary binder from get_impl_future_output_ty
2022-11-26 Michael Gouletsimplify some binder shifting logic
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-25 Michael GouletRemove SelectionContext::infcx() in favor of field...
2022-11-25 borsAuto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU
2022-11-25 LokathorRefine instruction_set inline rules
2022-11-25 Michael GouletRename normalize_opaque_types to reveal_opaque_types_in...
2022-11-25 borsAuto merge of #104902 - matthiaskrgr:rollup-oo27a4u...
2022-11-25 Santiago PastorinoDefine all clauses as dummy_with_span as the usages...
2022-11-25 Santiago PastorinoRemove AscribeUserTypeCx
2022-11-25 Matthias KrügerRollup merge of #104896 - notriddle:notriddle/tooltip...
2022-11-25 Matthias KrügerRollup merge of #104887 - aDotInTheVoid:rustbuild-json...
2022-11-25 Matthias KrügerRollup merge of #104879 - aDotInTheVoid:jsondoclint...
next