]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-23 Camille GILLOTDrop vis in ImplItem.
2022-04-23 Camille GILLOTDrop vis in FieldDef.
2022-04-23 Camille GILLOTStop visiting visibility.
2022-04-19 Dylan DPCRollup merge of #96142 - cjgillot:no-crate-def-index...
2022-04-17 borsAuto merge of #95779 - cjgillot:ast-lifetimes-undeclare...
2022-04-17 Camille GILLOTStop using CRATE_DEF_INDEX.
2022-04-17 Camille GILLOTBless clippy.
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 borsAuto merge of #94468 - Amanieu:global_asm_sym, r=nagisa
2022-04-15 Dylan DPCRollup merge of #94849 - ouz-a:master4, r=oli-obk
2022-04-15 Vadim Petrochenkovclippy: Update full path to `CString`
2022-04-14 ouz-aUpdate issue-92893.stderr
2022-04-14 Amanieu d'AntrasReimplement lowering of sym operands for asm! so that...
2022-04-13 borsAuto merge of #95968 - davidtwco:translation-lazy-fallb...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 David Wooderrors: lazily load fallback fluent bundle
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 Miguel Guarnizremove CheckVisitor, CollectExternCrateVisitor and...
2022-04-08 Miguel GuarnizRefactor HIR item-like traversal (part 1)
2022-04-08 Oli SchererAvoid looking at the internals of Interned directly
2022-04-08 flip1995Update Cargo.lock
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-06 b-naberget rid of visit_constant in thir visitor
2022-04-05 David Woodsession: opt for enabling directionality markers
2022-04-05 David Wooderrors: implement sysroot/testing bundle loading
2022-04-05 David Wooderrors: implement fallback diagnostic translation
2022-04-05 David Woodspan: move `MultiSpan`
2022-04-02 b-naberrebase and use ty::Const in patterns again
2022-03-31 borsAuto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 lcnrclippy: nameres for primitive type impls
2022-03-30 lcnrget clippy to compile again
2022-03-29 Camille GILLOTRemember mutability in `DefKind::Static`.
2022-03-28 Oli SchererRemove opaque type obligation and just register opaque...
2022-03-28 Oli SchererRevert "Auto merge of #93893 - oli-obk:sad_revert,...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-25 Grisha VartanyanUpdate clippy helper function types
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 Oli Schererupdate clippy stderr file
2022-03-20 Camille GILLOTTake &mut Diagnostic in emit_diagnostic.
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-15 Dylan DPCfix typos
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Eric HolkRemove is_autoref parameter
2022-03-08 lcnradd `#[rustc_pass_by_value]` to more types
2022-03-07 borsAuto merge of #94706 - matthiaskrgr:rollup-l5erynr...
2022-03-07 Eric HolkUpdate clippy to new ExprUseVisitor delegate
2022-03-07 Eric HolkUpdate and fix clippy tests
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-07 Nicholas NethercoteClarify `Layout` interning.
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-05 Jack HueyChange syntax for TyAlias where clauses
2022-03-05 Esteban KuberDo not point at whole file missing `fn main`
2022-03-04 pierwillUpdate `itertools`
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 Ralf Jungbless clippy
2022-03-02 flip1995Move transmute_undefined_repr back to nursery
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-25 Mark RousskovSwitch bootstrap cfgs
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 Dylan DPCRollup merge of #93714 - compiler-errors:can-type-impl...
2022-02-24 Vadim PetrochenkovUpdate clippy tests
2022-02-24 Vadim Petrochenkovresolve: Fix incorrect results of `opt_def_kind` query...
2022-02-24 Michael Gouletbetter ObligationCause for normalization errors in...
2022-02-23 Eduard-Mihai... rustc_errors: take `self` by value in `DiagnosticBuilde...
2022-02-23 Eduard-Mihai... Replace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-21 lcnrupdate clippy
2022-02-18 borsAuto merge of #94088 - oli-obk:revert, r=jackh726
2022-02-17 Oli SchererRevert "Auto merge of #91403 - cjgillot:inherit-async...
2022-02-17 Jason NewcombDon't lint `needless_borrow` in method receiver positions
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-16 Chayim Refael... Correctly mark the span of captured arguments in `forma...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 flip1995Move transmute_undefined_repr back to nursery
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-12 Ellenchange to a struct variant
2022-02-12 Camille GILLOTBless clippy test.
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 Oli SchererRevert "Auto merge of #92007 - oli-obk:lazy_tait2,...
2022-02-10 flip1995Clippy: Fix botstrap fallout
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-03 Camille GILLOTRemove defaultness from ImplItem.
2022-02-02 Oli SchererLazily resolve type-alias-impl-trait defining uses
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 lcnrremove `TyS::same_type`
2022-02-01 lcnrsilence lint in clippy
next