]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-05 Mazdak FarrokhzadRollup merge of #62371 - Nemo157:fix-62288, r=Centril
2019-07-05 Mazdak FarrokhzadRollup merge of #62324 - Centril:reduce-await-macro...
2019-07-05 Mazdak FarrokhzadRollup merge of #62323 - Centril:clarify-read-unaligned...
2019-07-05 Mazdak FarrokhzadRollup merge of #62292 - Centril:split-async-closures...
2019-07-05 Mazdak FarrokhzadRollup merge of #62238 - GuillaumeGomez:fix-code-block...
2019-07-05 Mazdak FarrokhzadRollup merge of #62169 - Zoxc:store-query-results,...
2019-07-05 Mazdak FarrokhzadRollup merge of #62150 - alex:mem-uninit-refactor,...
2019-07-05 Mazdak FarrokhzadRollup merge of #62123 - jeremystucki:needless_lifetime...
2019-07-05 Eduard-Mihai... rustc_target: avoid negative register counts in the...
2019-07-05 borsAuto merge of #62099 - Mark-Simulacrum:syntax-print...
2019-07-05 Ralf Jungremove Scalar::is_null_ptr
2019-07-05 borsAuto merge of #62376 - Mark-Simulacrum:1.38-nightly...
2019-07-05 Mark RousskovPermit use of mem::uninitialized via allow(deprecated)
2019-07-04 Nicholas NethercoteAdd a "total" measurement to -Ztime-passes.
2019-07-04 Nicholas NethercoteRemove `solve_nll_region_constraints` measurements...
2019-07-04 borsAuto merge of #62153 - alexcrichton:parallel-compress...
2019-07-04 Mark BrooksUpdate README.md
2019-07-04 Matthew JasperBreak out of the correct number of scopes in loops
2019-07-04 Matthew JasperCreate async version of the dynamic-drop test
2019-07-04 Alex CrichtonUpdate the `rust-installer` submodule
2019-07-04 borsAuto merge of #61392 - Zoxc:single-interner, r=eddyb
2019-07-04 Aaron HillImprove error span for async type inference error
2019-07-04 Paweł RomanowskiFix a typo in Write::write_vectored docs
2019-07-04 Guillaume GomezAdd missing links in Option documentation
2019-07-04 Mark RousskovSwitch master to 1.38
2019-07-04 Wesley WiserAdd test for ICE #62375
2019-07-04 Alex GaynorImplement mem::{zeroed,uninitialized} in terms of Maybe...
2019-07-04 Wim LoomanAdd tracking issue for Box::into_pin
2019-07-04 ljedrzinfer: fix a Region-related debug message
2019-07-04 ljedrzfix a dep_graph doc regarding type_of_item
2019-07-04 ljedrzinfer::error_reporting: adjust 2 debug messages
2019-07-04 ljedrzrename hir::map::opt_local_def_id*
2019-07-04 ljedrzrename hir::map::local_def_id_from_hir_id to local_def_id
2019-07-04 ljedrzrename hir::map::local_def_id to local_def_id_from_node_id
2019-07-04 ljedrzremove FIXMEs for functions that won't go away
2019-07-04 Ralf Jungimprove validity error range printing for singleton...
2019-07-04 Ralf Jungturns out that dangling pointer branch is dead code...
2019-07-04 Ralf Junguse get_size_and_align to test if an allocation is...
2019-07-04 Jeremy StuckiAdd missing lifetime specifier
2019-07-04 Ralf Jungorganize methods a bit better
2019-07-04 Ralf Jungmore inlining
2019-07-04 Ralf Jungmake Memory::get_fn take a Scalar like most of the...
2019-07-04 Ralf Jungfix for tidy
2019-07-04 Ralf Jungfix determinig the size of foreign static allocations
2019-07-04 Ralf Jungadd machine hook to handle calls to 'extra' function...
2019-07-04 Ralf JungAdd basic support for "other" kinds of values for funct...
2019-07-04 Ralf JungGo back to just passing MemoryExtra to the machine...
2019-07-04 Ralf JungMachine: make self-like parameters come first
2019-07-04 Mazdak Farrokhzadptr::{read,write}_unaligned: use no_run and reword...
2019-07-04 Christian PovedaFix merge conflicts
2019-07-04 Aleksey Kladovmake unwrap_or_abort non-generic again
2019-07-04 Aleksey Kladovremove unused mk_sp_and_raw
2019-07-04 Aleksey Kladovdon't rely on spans when checking tokens for jointness
2019-07-04 Aleksey Kladovslightly comment lexer API
2019-07-04 Aleksey Kladovmove constructors to top
2019-07-04 Aleksey Kladovcleanup lexer constructors
2019-07-04 Aleksey Kladovremove peek_span_src_raw from StringReader
2019-07-04 Aleksey Kladovremove peek_token from StringReader
2019-07-04 Aleksey Kladovremove StringReader::peek
2019-07-04 Mazdak FarrokhzadClarify unaligned fields in ptr::read_unaligned.
2019-07-03 borsAuto merge of #62355 - Centril:rollup-xnxtcgm, r=Centril
2019-07-03 Mazdak FarrokhzadRollup merge of #62351 - RalfJung:drop-in-place, r...
2019-07-03 Mazdak FarrokhzadRollup merge of #62346 - RalfJung:miri-tests, r=Centril
2019-07-03 Mazdak FarrokhzadRollup merge of #62344 - matklad:simplify-option, r...
2019-07-03 Mazdak FarrokhzadRollup merge of #62337 - Mark-Simulacrum:fix-cpu-usage...
2019-07-03 Mazdak FarrokhzadRollup merge of #62317 - JohnTitor:move-tests-to-build...
2019-07-03 Mazdak FarrokhzadRollup merge of #62316 - khuey:efficient_last, r=sfackler
2019-07-03 Mazdak FarrokhzadRollup merge of #62297 - matklad:peek-delimited, r...
2019-07-03 Mazdak FarrokhzadRollup merge of #62295 - RalfJung:miri-realloc, r=cramertj
2019-07-03 Mazdak FarrokhzadRollup merge of #62287 - petrhosek:libunwind-link-attri...
2019-07-03 Mazdak FarrokhzadRollup merge of #62268 - Zoxc:inherent_impls, r=eddyb
2019-07-03 Mazdak FarrokhzadRollup merge of #62258 - petrochenkov:idclean, r=Centril
2019-07-03 Mazdak FarrokhzadRollup merge of #62252 - czipperz:change-mem-replace...
2019-07-03 Mazdak FarrokhzadRollup merge of #62249 - czipperz:use-mem-take-instead...
2019-07-03 Mazdak FarrokhzadRollup merge of #62240 - arielb1:resolve-wf-fields...
2019-07-03 Mazdak FarrokhzadRollup merge of #62173 - RalfJung:miri-interp, r=oli-obk
2019-07-03 Mazdak FarrokhzadRollup merge of #62039 - jeremystucki:needless_lifetime...
2019-07-03 Mazdak FarrokhzadReduce reliance on feature(await_macro).
2019-07-03 Mazdak FarrokhzadAdjust tests wrt. 'async_closure' feature gate.
2019-07-03 Mazdak FarrokhzadAdd separate 'async_closure' feature gate.
2019-07-03 Ralf Jungfix unused-import error on android
2019-07-03 Ralf Jungremove bogus example from drop_in_place
2019-07-03 Ralf Jungenable a few more tests in Miri and update the comment...
2019-07-03 Aleksey Kladovsimplify Option::get_or_insert
2019-07-03 Andre BogusFirst question mark in doctest
2019-07-03 borsAuto merge of #62335 - Mark-Simulacrum:rollup-0pcaz5a...
2019-07-03 Mark RousskovFix bucket in CPU usage script
2019-07-03 Mark RousskovRollup merge of #62327 - Flast:patch-1, r=Mark-Simulacrum
2019-07-03 Mark RousskovRollup merge of #62319 - ia0:fix_kleene, r=petrochenkov
2019-07-03 Mark RousskovRollup merge of #62304 - SimonSapin:safe, r=eddyb
2019-07-03 Mark RousskovRollup merge of #62285 - Mark-Simulacrum:mailmap-mw...
2019-07-03 Mark RousskovRollup merge of #62255 - Centril:slice-patterns-change...
2019-07-03 Mark RousskovRollup merge of #62250 - czipperz:improve-box-clone...
2019-07-03 Mark RousskovRollup merge of #62229 - christianpoveda:intptrcast...
2019-07-03 Mark RousskovRollup merge of #62199 - cclauss:patch-1, r=nikomatsakis
2019-07-03 Mark RousskovRollup merge of #62196 - cramertj:vec-leak, r=centril...
2019-07-03 Mark RousskovRollup merge of #62186 - GuillaumeGomez:add-missing...
2019-07-03 Mark RousskovRollup merge of #62183 - alexcrichton:fix-tests, r...
2019-07-03 Mark RousskovRollup merge of #62161 - GuillaumeGomez:add-missing...
2019-07-03 Mark RousskovRollup merge of #62128 - ehuss:extra-filename-warning...
next