]> git.lizzy.rs Git - rust.git/history - compiler
Use count! macro in tuple length computation
[rust.git] / compiler /
2022-02-17 DrMeepsteradd comment explaining the check
2022-02-16 Mark RousskovMove ty::print methods to Drop-based scope guards
2022-02-16 borsAuto merge of #91182 - ChrisDenton:command-broken-symli...
2022-02-16 pierwillUse a `Field` in `ConstraintCategory::ClosureUpvar`
2022-02-16 est31Adopt let_else in even more places
2022-02-16 Nikita PopovExpose unstable llvm14-builtins-abi target feature...
2022-02-16 Nikita PopovUpdate data layout for wasm32 targets
2022-02-16 Nikita PopovUpdate data layout for 32-bit msvc targets
2022-02-16 borsAuto merge of #94061 - matthiaskrgr:rollup-oduekp5...
2022-02-16 Matthias KrügerRollup merge of #94054 - lnicola:rust-analyzer-2022...
2022-02-16 Matthias KrügerRollup merge of #94045 - ehuss:update-books, r=ehuss
2022-02-16 Matthias KrügerRollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum
2022-02-16 Matthias KrügerRollup merge of #94027 - GuillaumeGomez:update-browser...
2022-02-16 Matthias KrügerRollup merge of #94020 - tmiasko:pp, r=oli-obk
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-16 Michael HowellDo not suggest "is a function" for free variables
2022-02-16 Mark RousskovDestabilize cfg(target_has_atomic_load_store = ...)
2022-02-16 Ivan LozanoMemTagSanitizer Support
2022-02-16 borsAuto merge of #94044 - ehuss:update-cargo, r=ehuss
2022-02-16 lcnrallow special behavior when printing const infer
2022-02-16 lcnrextract Res to `generics_of` def_id conversion
2022-02-16 Michael Woeristerdebuginfo: Support fat pointers to unsized tuples.
2022-02-16 Daniel Henry-MantillaAdd mentions to `Copy` for `union` fields
2022-02-16 Loïc BRANSTETTImplement --check-cfg option (RFC 3013)
2022-02-16 Chayim Refael FriedmanCorrectly mark the span of captured arguments in `forma...
2022-02-16 DrMeepsterfix assumption that ScalarPair Box is always a fat...
2022-02-16 Lucas KentCleanup uses
2022-02-16 Lucas KentMake implementation generic
2022-02-16 Lucas KentSuggest deriving required supertraits
2022-02-16 borsAuto merge of #93800 - b-naber:static-initializers...
2022-02-16 Tomasz MiąskoFix inconsistent symbol mangling with -Zverbose
2022-02-15 borsAuto merge of #94021 - tmiasko:inline, r=nagisa
2022-02-15 Tomasz MiąskoSupport pretty printing of invalid constants
2022-02-15 b-nabertry to bless 32bit mir tests manually
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 b-naberuse AllocId and Ty in ExprKind::StaticRef and delay...
2022-02-15 b-naberuse mir::Visitor when collecting alloc_ids in pretty...
2022-02-15 b-nabertreat mir::ConstantKind::Val correctly in check_static_ptr
2022-02-15 b-naberuse ConstantKind::Val in StaticRef
2022-02-15 borsAuto merge of #93820 - compiler-errors:gat-wfcheck...
2022-02-15 Tomasz MiąskoInline LocalExpnId::from_raw and LocalExpnId::as_raw
2022-02-15 Tomasz MiąskoInline Target::deref
2022-02-15 Tomasz MiąskoInline GenericArg conversion functions
2022-02-15 Tomasz MiąskoInline UnifyKey::index and UnifyKey::from_index
2022-02-15 Michael GouletAdd removed comments back in self-outlives-lint
2022-02-15 Michael Gouletadd some more comments to GAT where clause check
2022-02-15 Michael Gouletmake the gat wfcheck algorithm a loop
2022-02-15 Michael Gouletcheck associated types too
2022-02-15 Michael Gouletcheck all GATs at once
2022-02-15 Michael Gouletrename some variables in gat wfcheck
2022-02-15 Michael Gouletintroduce gather_gat_bounds
2022-02-15 borsAuto merge of #94024 - matthiaskrgr:rollup-0hwxm0w...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 DeadbeefClarify confusing UB statement in MIR
2022-02-15 borsAuto merge of #93176 - danielhenrymantilla:stack-pinnin...
2022-02-15 borsAuto merge of #93918 - jonhoo:bootstrap-native-envflags...
2022-02-15 Nicholas NethercoteAddress review comments.
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteRemove unnecessary `RegionKind::` quals.
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `PredicateInner` and `Predicate`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-15 Nicholas NethercoteRename `PtrKey` as `Interned` and improve it.
2022-02-15 Nicholas NethercoteRename `Interned` as `InternedInSet`.
2022-02-15 borsAuto merge of #93863 - pierwill:fix-93676, r=Mark-Simul...
2022-02-15 Michael Gouletuse an enum in matches_projection_projection
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 Augie Facklerllvm: migrate to new parameter-bearing uwtable attr
2022-02-14 Erin Petra Sofiya... suggest using raw string literals when invalid escapes...
2022-02-14 Gary GuoFix missing dbg info
2022-02-14 Mara BosUpdate unsafe_pin_internals unstable version.
2022-02-14 borsAuto merge of #93652 - spastorino:fix-negative-overlap...
2022-02-14 Andrew BrownAdd support for control-flow protection
2022-02-14 Daniel Henry-MantillaMark `unsafe_pin_internals` as `incomplete`.
2022-02-14 Santiago Pastorinoreveal_defining_opaque_types field doesn't exist after...
2022-02-14 Santiago PastorinoInline loose_check fn on call site
2022-02-14 Santiago PastorinoAdd comments about outlives_env
2022-02-14 Santiago PastorinoCall the method fork instead of clone and add proper...
2022-02-14 Santiago PastorinoProperly check regions on negative overlap check
2022-02-14 Santiago PastorinoAdd debug calls for negative impls in coherence
2022-02-14 Santiago PastorinoMove FIXME text to the right place
2022-02-14 Santiago PastorinoRemove extra negative_impl_exists check
2022-02-14 borsAuto merge of #93298 - lcnr:issue-92113, r=cjgillot
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-14 lcnrfurther update `fuzzy_match_tys`
2022-02-14 lcnrfast_reject: remove `StripReferences`
2022-02-14 lcnrfuzzify `fuzzy_match_tys`
2022-02-14 Ben ReevesMake `find_similar_impl_candidates` a little fuzzier.
2022-02-14 borsAuto merge of #93937 - bjorn3:simplifications3, r=cjgillot
2022-02-14 Chayim Refael FriedmanFix suggestion to slice if scurtinee is a reference...
2022-02-13 pierwillUpdate `sha1`, `sha2`, and `md5` dependencies
next