]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-13 borsAuto merge of #62468 - rust-lang:mutable-overloaded...
2019-07-13 borsAuto merge of #60266 - albins:polonius-liveness, r...
2019-07-13 borsAuto merge of #61953 - Centril:shared-from-iter, r...
2019-07-13 borsAuto merge of #62613 - lzutao:clippy-up, r=Manishearth
2019-07-12 borsAuto merge of #62635 - Centril:rollup-potvfnk, r=Centril
2019-07-12 Albin Stjernarustfmt all the things!
2019-07-12 Albin Stjernapolonius: add generation of liveneness-related facts
2019-07-12 Mazdak FarrokhzadRollup merge of #62623 - pnkfelix:issue-62614-downgrade...
2019-07-12 Mazdak FarrokhzadRollup merge of #62608 - delan:async-unsafe-fn-tests...
2019-07-12 Mazdak FarrokhzadRollup merge of #62607 - estebank:this-mem-is-out-of...
2019-07-12 Mazdak FarrokhzadRollup merge of #62605 - estebank:emit-dropped-err...
2019-07-12 Mazdak FarrokhzadRollup merge of #62599 - RalfJung:uninit, r=cramertj
2019-07-12 Mazdak FarrokhzadRollup merge of #62595 - ngoldbaum:path-clarity-doc...
2019-07-12 Mazdak FarrokhzadRollup merge of #62578 - JohnTitor:add-test-for-49919...
2019-07-12 Mazdak FarrokhzadRollup merge of #62568 - lzutao:replace_may_dangle...
2019-07-12 Mazdak FarrokhzadRollup merge of #62453 - zackmdavis:single_path, r...
2019-07-12 Mazdak FarrokhzadRollup merge of #62431 - czipperz:add-messages-to-must...
2019-07-12 Mazdak FarrokhzadRollup merge of #62274 - eddyb:const-false-unwind,...
2019-07-12 Mazdak FarrokhzadRollup merge of #61535 - ohadravid:test-generic-with...
2019-07-12 Albin StjernaUpgrade Polonius
2019-07-12 Esteban Küberadd test case
2019-07-12 Felix S. Klock IIChange `indirect_structural_match` lint to allow-by...
2019-07-12 Felix S. Klock IITurn `indirect_structural_match` lint on explicitly...
2019-07-12 borsAuto merge of #61462 - GuillaumeGomez:fix-local-storage...
2019-07-12 Lzu Taosubmodules: Update clippy from 316da7eb to b0290424
2019-07-12 borsAuto merge of #62549 - ehuss:update-cargo-vendor, r...
2019-07-12 Delan Azabanitest `unsafe fn` and `async unsafe fn` calls in `unsafe...
2019-07-12 borsAuto merge of #61590 - matthewjasper:remove-borrowck...
2019-07-12 Delan Azabaniremove redundant async_closure test in async-await.rs
2019-07-12 Delan Azabanitest E0133 when calling free/impl `async unsafe fn...
2019-07-12 Delan Azabaniremove unused #![feature(async_closure)]
2019-07-12 Delan Azabanitest `unsafe fn` and `async unsafe fn` calls in `async...
2019-07-12 Delan Azabanitest E0133 when calling free/impl `async unsafe fn...
2019-07-12 Delan Azabanialign async-await.rs and await-macro.rs with one another
2019-07-12 Esteban KüberCorrectly break out of recovery loop
2019-07-11 Esteban KüberEmit dropped unemitted errors to aid in ICE debugging
2019-07-11 borsAuto merge of #62594 - JohnTitor:update-miri, r=RalfJung
2019-07-11 Ralf Jungmove mem::uninitialized deprecation back by 1 release...
2019-07-11 Lzu TaoRemove feature gate `dropck_parametricity` completely
2019-07-11 Nathan Goldbaumdocument that crate refers to the project root
2019-07-11 Lzu TaoReplace unsafe_destructor_blind_to_params with may_dangle
2019-07-11 Matthew JasperMove rustc_borrowck -> rustc_ast_borrowck
2019-07-11 Matthew JasperRemove rustc_mir dependency from rustc_borrowck
2019-07-11 Yuki OkushiUpdate miri
2019-07-11 borsAuto merge of #62503 - pnkfelix:dont-recur-infiitely...
2019-07-11 borsAuto merge of #62574 - petrochenkov:dcrate-40000, r...
2019-07-11 Vadim PetrochenkovAddress review comments
2019-07-11 Eduard-Mihai... rustc_mir: follow FalseUnwind's real_target edge in...
2019-07-11 Vadim Petrochenkovpretty-print: Merge `print_tts` and `print_tts_ext`
2019-07-11 Vadim Petrochenkovpretty-print: Do not lose the `$crate` printing flag...
2019-07-11 borsAuto merge of #62580 - Centril:rollup-remihe0, r=Centril
2019-07-11 Mazdak FarrokhzadRollup merge of #62557 - taiki-e:typo, r=Centril
2019-07-11 Mazdak FarrokhzadRollup merge of #62519 - pnkfelix:add-test-for-30786...
2019-07-11 Mazdak FarrokhzadRollup merge of #62476 - petrochenkov:expref, r=matthew...
2019-07-11 Mazdak FarrokhzadRollup merge of #62425 - cyphar:linux-cloexec-use-fcntl...
2019-07-11 Mazdak FarrokhzadRollup merge of #62270 - agnxy:move-async-test, r=Centr...
2019-07-11 Mazdak FarrokhzadRollup merge of #61923 - Zoxc:dep-stream-prefix-2,...
2019-07-11 Mazdak FarrokhzadRollup merge of #61665 - aschampion:slice-eq-ptr, r...
2019-07-11 Yuki OkushiAdd test for #49919
2019-07-11 John Kåre AlsakerRefactor diagnostic emission for green nodes
2019-07-10 borsAuto merge of #62561 - Centril:rollup-5pxj3bo, r=Centril
2019-07-10 Vadim PetrochenkovAdd a regression test for #44692
2019-07-10 Vadim PetrochenkovFix failing tests
2019-07-10 Vadim Petrochenkovexpand: Move "derive containers" into a separate `Invoc...
2019-07-10 Vadim Petrochenkovexpand: Merge `expand_{bang,attr,derive}_invoc` into...
2019-07-10 Vadim Petrochenkovexpand: It's always possible to create a dummy AST...
2019-07-10 Vadim Petrochenkovhygiene: Make sure each `Mark` has an associated expans...
2019-07-10 Vadim Petrochenkovhygiene: Fix wording of desugaring descriptions
2019-07-10 Vadim Petrochenkovhygiene: Introduce a helper method for creating new...
2019-07-10 Vadim Petrochenkovexpand: Do not overwrite existing `ExpnInfo` when injec...
2019-07-10 Vadim Petrochenkovresolve: Fix access to extern and stdlib prelude from...
2019-07-10 Vadim Petrochenkovresolve: Divide macro path resolution into speculative...
2019-07-10 Vadim Petrochenkovresolve: Include stdlib prelude into name lookup in...
2019-07-10 Vadim Petrochenkovresolve/expand: Catch macro kind mismatches early in...
2019-07-10 Vadim Petrochenkovresolve/expand: `resolve_macro_invocation` no longer...
2019-07-10 Vadim Petrochenkovresolve: Make proc macro stubs less stubby
2019-07-10 Vadim Petrochenkovdef_collector: `parent_def` is no longer optional
2019-07-10 Vadim Petrochenkovdef_collector: Simplify tracking of macro invocation...
2019-07-10 Vadim Petrochenkovhygiene: Reuse `MacroKind` in `ExpnKind`
2019-07-10 Vadim Petrochenkovhygiene: Remove some unused impls
2019-07-10 Vadim Petrochenkovsyntax: Make def-site span mandatory in ExpnInfo/MacroB...
2019-07-10 Vadim Petrochenkovexpand: Get rid of `resolve_macro_path`
2019-07-10 Vadim Petrochenkovhygiene: Remove some dead code
2019-07-10 Vadim PetrochenkovRemove unnecessary expansions created by `#[test_case...
2019-07-10 Vadim PetrochenkovRename some things in `syntax_pos/hygiene`
2019-07-10 Vadim PetrochenkovMove `MacroKind` into `libsyntax_pos`
2019-07-10 Vadim PetrochenkovRemove `MacroKind::ProcMacroStub`
2019-07-10 borsAuto merge of #62564 - Mark-Simulacrum:azure-line-endin...
2019-07-10 Felix S. Klock IIRegression test for issue 30786.
2019-07-10 Mazdak FarrokhzadRollup merge of #62532 - Mark-Simulacrum:syntax-print...
2019-07-10 Mazdak FarrokhzadRollup merge of #62493 - Freyskeyd:valid_example_read...
2019-07-10 Mazdak FarrokhzadRollup merge of #62481 - czipperz:iterator-last-nth...
2019-07-10 Mazdak FarrokhzadRollup merge of #62465 - matthewjasper:never-type-stora...
2019-07-10 Mazdak FarrokhzadRollup merge of #62275 - eddyb:const-drop-replace,...
2019-07-10 Aleksa Saraifiledesc: don't use ioctl(FIOCLEX) on Linux
2019-07-10 Mark RousskovEnsure that checkout is with \n line endings
2019-07-10 Andrew XuIgnore async-fn-size-moved-locals test on wasm
2019-07-10 borsAuto merge of #62339 - pnkfelix:issue-61188-use-visitor...
2019-07-10 Mark RousskovFile is now short enough for tidy
2019-07-10 Mark RousskovRemove writer function from PrintState
next