]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-15 Mark RousskovRollup merge of #62405 - hellow554:patch-1, r=varkor
2019-07-15 Mark RousskovRollup merge of #62103 - RalfJung:debug-assert, r=alexc...
2019-07-15 borsAuto merge of #62687 - gnzlbg:stdarch, r=alexcrichton
2019-07-15 Ralf Jungbump compiler_builtins
2019-07-15 Ralf Jungignore some codegen tests in debug mode
2019-07-15 Valentin TolmerAdd debug assertions to write_bytes and copy*
2019-07-15 gnzlbgUpdate stdarch
2019-07-15 borsAuto merge of #62667 - petrochenkov:printattr2, r=Mark...
2019-07-15 gnzlbgAdd rtm and f16c features to libcore
2019-07-15 gnzlbgUpdate the stdarch submodule
2019-07-15 Vadim Petrochenkovpprust: Support `macro` macros
2019-07-15 Vadim Petrochenkovpprust: Fix formatting regressions from the previous...
2019-07-15 Vadim Petrochenkovpprust: Do not convert attributes into `MetaItem`s...
2019-07-15 Vadim Petrochenkovpprust: Remove the box from `print_tts`
2019-07-15 Vadim Petrochenkovpprust: Use `print_mac_common` for delimited token...
2019-07-15 Vadim Petrochenkovpprust: Use `print_mac_common` for attributes
2019-07-15 Vadim Petrochenkovpprust: Use `print_mac_common` for `macro_rules` defini...
2019-07-15 Vadim Petrochenkovpprust: Move some methods to the `PrintState` trait
2019-07-15 borsAuto merge of #62629 - matthewjasper:cleanup-borrowck...
2019-07-15 borsAuto merge of #62674 - RalfJung:miri-abi, r=eddyb
2019-07-15 borsAuto merge of #62670 - estebank:extern-fn-with-body...
2019-07-14 borsAuto merge of #62643 - estebank:parse-recovery-type...
2019-07-14 Matthew Jasper`pub(crate)` -> `crate`
2019-07-14 Matthew JasperMove suggest_ref_mut into rustc_mir::borrow_check
2019-07-14 Matthew JasperRemove BorrowckErrors trait
2019-07-14 Matthew JasperRemove rustc_mir::borrowck_errors::Origin
2019-07-14 Matthew JasperRemove unused BorrowckErrors methods
2019-07-14 borsAuto merge of #62638 - estebank:issue-62554, r=petrochenkov
2019-07-14 borsAuto merge of #62610 - Stargateur:fix-miri-error-cstrin...
2019-07-14 Ralf Jungremove outdated comment
2019-07-14 borsAuto merge of #62464 - GuillaumeGomez:add-missing-urls...
2019-07-14 Ralf JungRustIntrinsic and PlatformIntrinsic are also the same...
2019-07-14 Esteban Küberreview comment
2019-07-14 borsAuto merge of #62331 - wesleywiser:fix_early_return_lea...
2019-07-14 Esteban KüberDetect `fn` with a body in an `extern` block
2019-07-14 borsAuto merge of #62560 - pietroalbini:tools-builders...
2019-07-13 borsAuto merge of #62584 - eddyb:circular-math-is-hard...
2019-07-13 borsAuto merge of #62659 - Centril:rollup-90oz643, r=Centril
2019-07-13 Mazdak FarrokhzadRollup merge of #62651 - matthewjasper:rustc-macro...
2019-07-13 Mazdak FarrokhzadRollup merge of #62636 - alexcrichton:assert-build...
2019-07-13 Mazdak FarrokhzadRollup merge of #62604 - estebank:unemitted-err-ice...
2019-07-13 Mazdak FarrokhzadRollup merge of #62585 - pnkfelix:issue-60431-make...
2019-07-13 Mazdak FarrokhzadRollup merge of #62577 - Zoxc:atomic-cell, r=matthewjasper
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 Matthew JasperMake `register_[long_]diagnostics` hygienic
2019-07-13 Matthew JasperMake `newtype_index` hygienic and use allow_internal_un...
2019-07-13 Antoine PLASKOWSKIFix miri error in into_inner() of CString
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-13 Esteban KüberDo not emit type errors after parse error in last state...
2019-07-12 borsAuto merge of #62635 - Centril:rollup-potvfnk, r=Centril
2019-07-12 Esteban Küberadd tests
2019-07-12 Esteban KüberUse snippet instead of pprinting statement
2019-07-12 Alex Crichtonrustbuild: Improve assert about building tools once
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 Eduard-Mihai... rustc_codegen_ssa: fix range check in codegen_get_discr.
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 Felix S. Klock IIUpdate docs to reflect review feedback.
2019-07-12 Felix S. Klock IIRegression test for issue 60431.
2019-07-12 Felix S. Klock IIReplace `struct_tail` and `struct_lockstep_tails` with...
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-12 Wesley WiserFix leak when early returning out of `box` syntax
2019-07-11 Esteban KüberEmit dropped unemitted errors to aid in ICE debugging
2019-07-11 Esteban KüberHandle errors during error recovery gracefully
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
next