]> git.lizzy.rs Git - rust.git/history - src/librustc
let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and introduce ...
[rust.git] / src / librustc /
2019-06-22 borsAuto merge of #61874 - jonas-schievink:remove-rem-outpu...
2019-06-22 borsAuto merge of #61020 - HeroicKatora:master, r=matthewjasper
2019-06-22 borsAuto merge of #62010 - ecstatic-morse:kill-borrows...
2019-06-22 borsAuto merge of #62041 - Centril:rollup-95eeyx7, r=Centril
2019-06-21 Mazdak FarrokhzadRollup merge of #62019 - jeremystucki:refactoring,...
2019-06-21 Mazdak FarrokhzadRollup merge of #62016 - JohnTitor:add-test-for-issue...
2019-06-21 Mazdak FarrokhzadRollup merge of #61984 - ljedrz:more_node_id_pruning...
2019-06-21 Mazdak FarrokhzadRollup merge of #61681 - asfreitas:addSendTrait, r...
2019-06-21 Mazdak FarrokhzadRollup merge of #61270 - michaelwoerister:remove-incr...
2019-06-21 Mazdak FarrokhzadRollup merge of #61267 - michaelwoerister:update-xlto...
2019-06-21 Mazdak FarrokhzadRollup merge of #61181 - GuillaumeGomez:fix-theme-check...
2019-06-21 Mazdak FarrokhzadRollup merge of #61146 - czipperz:SliceConcatExt-connec...
2019-06-21 Mazdak FarrokhzadRollup merge of #60971 - rbtcollins:docs-perf, r=rbtcol...
2019-06-21 borsAuto merge of #62018 - Zoxc:vs2019, r=alexcrichton
2019-06-21 borsAuto merge of #62027 - lzutao:clippy-update, r=oli-obk
2019-06-21 borsAuto merge of #61959 - oli-obk:const_field_ice, r=eddyb
2019-06-21 Jeremy StuckiRemove needless lifetimes
2019-06-21 Michael WoeristerRemove warnings about incr. comp. generating less debug...
2019-06-21 Oliver SchererFurther reduce the likelyhood of hash collisions
2019-06-21 Oliver SchererDocumentation typo
2019-06-21 borsAuto merge of #62003 - christianpoveda:master, r=oli-obk
2019-06-20 borsAuto merge of #60293 - nagisa:rustdoc-all-the-auto...
2019-06-20 Christian PovedaFix merge issues
2019-06-20 borsAuto merge of #62006 - Centril:rollup-4my59er, r=Centril
2019-06-20 Mazdak FarrokhzadRollup merge of #62000 - JohnTitor:add-test-issue-54189...
2019-06-20 Mazdak FarrokhzadRollup merge of #61996 - Xanewok:unescape-raw-strings...
2019-06-20 Mazdak FarrokhzadRollup merge of #61981 - rust-lang:generators-clone...
2019-06-20 Mazdak FarrokhzadRollup merge of #61979 - spastorino:fmt-place-base...
2019-06-20 Mazdak FarrokhzadRollup merge of #61900 - s3bk:master, r=sfackler
2019-06-20 borsAuto merge of #61827 - golddranks:lldb_fix, r=nikomatsakis
2019-06-20 Santiago PastorinoImplement Debug for PlaceBase
2019-06-20 borsAuto merge of #61929 - 95th:master, r=GuillaumeGomez
2019-06-20 ljedrzrename hir::map::get_by_hir_id to get
2019-06-20 ljedrzremove hir::map::get
2019-06-20 ljedrzmake blocks::Code work with HirId
2019-06-20 ljedrzrename hir::map::expect_expr_by_hir_id to expect_expr
2019-06-20 ljedrzremove uses of the NodeId hir::map::expr
2019-06-20 ljedrzremove definitions::def_index_to_node_id (unused)
2019-06-20 ljedrzmake hir::def_kind work with HirId
2019-06-20 ljedrzrename hir::map::name_by_hir_id to ::name
2019-06-20 ljedrzremove hir::map::name
2019-06-20 ljedrzreplace NodeId with HirId in infer::SubregionOrigin
2019-06-20 ljedrzremove TyCtx::expr_span (unused)
2019-06-20 ljedrzreplace NodeId with HirId in traits::ObligationCauseCode
2019-06-20 borsAuto merge of #61983 - Centril:rollup-wnfo07y, r=Centril
2019-06-20 Mazdak FarrokhzadRollup merge of #61968 - eddyb:hir-noclone, r=petrochenkov
2019-06-20 Mazdak FarrokhzadRollup merge of #61782 - Electron-libre:suggest_tuple_s...
2019-06-20 Mazdak FarrokhzadRollup merge of #60772 - timvermeulen:slice_iter_nth_ba...
2019-06-20 Mazdak FarrokhzadRollup merge of #60454 - acrrd:issues/54054_skip, r...
2019-06-20 borsAuto merge of #60341 - mtak-:macos-tlv-workaround,...
2019-06-19 borsAuto merge of #61947 - estebank:ice-ice-revolution...
2019-06-19 borsAuto merge of #61967 - lzutao:clippy-update, r=oli-obk
2019-06-19 Oliver SchererPacify tidy
2019-06-19 Eduard-Mihai Burtescurustc: disallow cloning HIR nodes.
2019-06-19 Eduard-Mihai Burtescurustc: replace `GenericArgs::with_generic_args` hack...
2019-06-19 Oliver SchererChange `ByRef` to a struct variant to clarify its field...
2019-06-19 borsAuto merge of #61962 - Centril:rollup-y6sg1zw, r=Centril
2019-06-19 Mazdak FarrokhzadRollup merge of #61940 - spastorino:place-ty-iterate...
2019-06-19 Mazdak FarrokhzadRollup merge of #61861 - topecongiro:rustfmt-1.3.0...
2019-06-19 Mazdak FarrokhzadRollup merge of #61547 - petrochenkov:cfgen, r=Centril
2019-06-19 Mazdak FarrokhzadRollup merge of #60667 - oli-obk:raw_from_raw_parts...
2019-06-19 Oliver SchererRemove the `AllocId` from `ByRef` values
2019-06-19 Oliver SchererMake `Allocation` stable hash robust
2019-06-19 Oliver Scherermark_definedness cannot fail
2019-06-19 borsAuto merge of #61172 - matthewjasper:cleanup-implied...
2019-06-19 borsAuto merge of #58351 - oli-obk:double_check_const_eval...
2019-06-19 Oliver Schererpacked -> repr(packed)
2019-06-19 Oliver SchererFix comment about alignments
2019-06-19 Oliver SchererExplain existance of `Align` field
2019-06-19 Oliver SchererWeave the alignment through `ByRef`
2019-06-19 borsAuto merge of #61945 - Centril:rollup-xdqo2mn, r=Centril
2019-06-18 Mazdak FarrokhzadRollup merge of #61941 - cramertj:no-more-yield-errors...
2019-06-18 Mazdak FarrokhzadRollup merge of #61938 - RalfJung:miri-toolstate, r...
2019-06-18 Mazdak FarrokhzadRollup merge of #61898 - petrochenkov:sekind, r=eddyb
2019-06-18 Mazdak FarrokhzadRollup merge of #61896 - eddyb:correct-self-ctor, r...
2019-06-18 Mazdak FarrokhzadRollup merge of #61843 - alexcrichton:disable-myriad...
2019-06-18 Mazdak FarrokhzadRollup merge of #61842 - Zoxc:trim-lift, r=eddyb
2019-06-18 Mazdak FarrokhzadRollup merge of #61839 - alexcrichton:pr-and-master...
2019-06-18 Mazdak FarrokhzadRollup merge of #61802 - mjbshaw:maybe-uninit-transpare...
2019-06-18 Mazdak FarrokhzadRollup merge of #61748 - estebank:transparent-span...
2019-06-18 Mazdak FarrokhzadRollup merge of #61701 - RalfJung:const-tests, r=cramertj
2019-06-18 Mazdak FarrokhzadRollup merge of #61505 - ebarnard:doc-shrink, r=Guillau...
2019-06-18 Taylor CramerPreserve generator and yield source for error messages
2019-06-18 Matthew JasperRemove the HirId/NodeId from where clauses
2019-06-18 borsAuto merge of #59625 - immunant:copy_variadics_typealia...
2019-06-18 Santiago PastorinoMake Place::ty iterate
2019-06-18 borsAuto merge of #61891 - eddyb:lifetime-cleanups, r=oli-obk
2019-06-18 Eduard-Mihai BurtescuRun `rustfmt --file-lines ...` for changes from previou...
2019-06-18 Eduard-Mihai Burtescurustc: reintroduce lifetime bounds where necessary.
2019-06-18 Eduard-Mihai Burtescurustc: remove unused lifetimes.
2019-06-18 Eduard-Mihai Burtescurustc: remove leftover lifetimes with no bounds from...
2019-06-18 Eduard-Mihai Burtescurustc: remove 'x: 'y bounds (except from comments/strings).
2019-06-18 borsAuto merge of #61822 - JohnTitor:add-long-e0592, r...
2019-06-18 Vadim Petrochenkovsyntax: Move `default_transparency` into `ExpnInfo`
2019-06-18 Vadim Petrochenkovsyntax: Introduce `default`/`with_unstable` constructor...
2019-06-18 Vadim Petrochenkovallow_internal_unstable: Avoid some more allocations
2019-06-18 borsAuto merge of #61864 - lzutao:ptr-null, r=sfackler
2019-06-18 borsAuto merge of #61771 - ehuss:update-cargo, r=alexcrichton
2019-06-17 borsAuto merge of #61915 - Centril:rollup-oire3i8, r=Centril
2019-06-17 Andrei HomescuExpose `VaListImpl` as the Rust equivalent of `__va_lis...
next