]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-22 CrLF0710Fix one missing `dyn`.
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 Andrewadding in these files that didn't get added in previous...
2019-06-21 Andrewchanged expected output in tests so it now passes with...
2019-06-21 Lzu Taosubmodules: Update clippy from 149a988 to 5a11ed7b
2019-06-21 Felix S. Klock IIAdd test checking our behavior for assigning over a...
2019-06-21 Felix S. Klock IIAdd test that our handling of projections hasn't gone...
2019-06-21 Felix S. Klock IIAdded test for deref projection.
2019-06-21 Felix S. Klock IIadd comment outlining test.
2019-06-21 Felix S. Klock IIrename file because I found the old filename too long...
2019-06-21 borsAuto merge of #61959 - oli-obk:const_field_ice, r=eddyb
2019-06-21 Guillaume GomezBetter handling of the sender channel part in rustdoc...
2019-06-21 Guillaume GomezHandle fs errors through errors::Handler instead of...
2019-06-21 Robert CollinsAdd DocFS layer to rustdoc
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 ljedrzrevert the NodeId to HirId parameter change to get_path_res
2019-06-21 borsAuto merge of #62003 - christianpoveda:master, r=oli-obk
2019-06-21 John Kåre AlsakerUpdate LLVM to fix VS 2019 compilation
2019-06-21 Yuki OkushiAdd test for issue-27697
2019-06-21 borsAuto merge of #61948 - ehuss:update-mdbook, r=steveklabnik
2019-06-21 Eric HussUpdate mdbook
2019-06-20 borsAuto merge of #60293 - nagisa:rustdoc-all-the-auto...
2019-06-20 Dylan MacKenzieKill conflicting borrows of places with projections.
2019-06-20 Christian PovedaFix merge issues
2019-06-20 Christian PovedaUpdated tag methods for consistency
2019-06-20 Guillaume GomezImprove theme checker by removing unneeded conditions
2019-06-20 Guillaume GomezAdd test for empty css file check
2019-06-20 Guillaume GomezFix theme-checker failure
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 Christian PovedaReplace MemoryExtra by Memory in intptrcast methods
2019-06-20 borsAuto merge of #61827 - golddranks:lldb_fix, r=nikomatsakis
2019-06-20 Yuki OkushiAdd test for issue-54189
2019-06-20 borsAuto merge of #61998 - eddyb:type-name-params, r=oli-obk
2019-06-20 Eduard-Mihai... rustc_mir: support type parameters by printing them...
2019-06-20 Simonas Kazlauskasrustdoc: generate implementors for all auto traits
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 Gurwinder SinghFix Into trait links
2019-06-20 Igor MatuszewskiAdd unit tests for unescaping raw (byte) strings
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 Jake GouldingClosures implement Copy and Clone, generators don't
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 tylerfix compile-fail test for targets without thread locals
2019-06-19 Oliver SchererPacify tidy
2019-06-19 Eduard-Mihai... rustc: disallow cloning HIR nodes.
2019-06-19 Eduard-Mihai... rustc: replace `GenericArgs::with_generic_args` hack...
2019-06-19 Oliver SchererRename regression test to link it to the corresponding...
2019-06-19 Cedricfix indentation
2019-06-19 Oliver SchererChange `ByRef` to a struct variant to clarify its field...
2019-06-19 Lzu TaoUpdate clippy from 868f168c to 149a988
2019-06-19 borsAuto merge of #61962 - Centril:rollup-y6sg1zw, r=Centril
2019-06-19 Esteban Küberreview comment
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 topecongiroUpdate rustfmt and rls
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...
next