]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-01 Dylan MacKenzieIncorporate fixes from review
2019-11-28 Dylan MacKenzieUpdate test for mutably borrowed statics in a const
2019-11-28 Dylan MacKenzieDon't treat a reference to a `static` as a reborrow
2019-11-27 Dylan MacKenzieRemove test for unused error code
2019-11-27 Dylan MacKenzieAlso test shared borrows of `Cell` for good errors
2019-11-27 Dylan MacKenzieRemove `CheckOpResult`
2019-11-27 Dylan MacKenzieRemove `derived_from_illegal_borrow`
2019-11-27 Dylan MacKenzieRemove `Rvalue::Ref` handling from `HasMutInterior`
2019-11-27 Dylan MacKenzieUpdate test with improved diagnostics
2019-11-27 Dylan MacKenzieHandle `Rvalue::Ref` in one place
2019-11-27 Dylan MacKenzieUse type-based qualification for statics
2019-11-27 Dylan MacKenzieAdd `#![feature(matches_macro)]`
2019-11-27 borsAuto merge of #56231 - eddyb:mir-debuginfo, r=oli-obk
2019-11-27 Eduard-Mihai... rustc: move debug info from LocalDecl and UpvarDecl...
2019-11-27 borsAuto merge of #66691 - dtolnay:fmt0, r=sfackler
2019-11-27 borsAuto merge of #66677 - wesleywiser:fix_const_prop_alloc...
2019-11-27 David TolnayBless ui tests for libcore reformat
2019-11-27 David TolnayFormat libcore with rustfmt
2019-11-27 borsAuto merge of #66675 - GuillaumeGomez:support-anchors...
2019-11-27 borsAuto merge of #66794 - tmandry:rollup-99qrpr0, r=tmandry
2019-11-26 Tyler MandryRollup merge of #66788 - ecstatic-morse:const-fn-unreac...
2019-11-26 Tyler MandryRollup merge of #66786 - jyn514:const-if-match-tests...
2019-11-26 Tyler MandryRollup merge of #66779 - guanqun:reorder-funcs, r=Dylan-DPC
2019-11-26 Tyler MandryRollup merge of #66763 - Parth:patch-2, r=steveklabnik
2019-11-26 Tyler MandryRollup merge of #66754 - estebank:rustdoc-capitalizatio...
2019-11-26 Tyler MandryRollup merge of #66737 - GuillaumeGomez:err-codes-clean...
2019-11-26 Tyler MandryRollup merge of #66720 - Mark-Simulacrum:error-reported...
2019-11-26 Tyler MandryRollup merge of #66719 - Mark-Simulacrum:int-normalizat...
2019-11-26 Tyler MandryRollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum
2019-11-26 Tyler MandryRollup merge of #66713 - hermitcore:hermit, r=alexcrichton
2019-11-26 Tyler MandryRollup merge of #66711 - mattico:aarch-msvc-fp, r=nagisa
2019-11-26 Tyler MandryRollup merge of #66663 - RalfJung:miri-leaks, r=oli-obk
2019-11-26 Tyler MandryRollup merge of #66661 - msizanoen1:riscv-gnu, r=alexcr...
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-26 borsAuto merge of #66646 - RalfJung:unwind_to_block, r...
2019-11-26 Dylan MacKenzieRemove test for #66758
2019-11-26 Mark RousskovMove ErrorReported to rustc_errors
2019-11-26 Dylan MacKenzieAdd regression test for #66756
2019-11-26 Dylan MacKenzieAllow `Unreachable` terminators behind `const_if_match`
2019-11-26 Joshua NelsonTest multiple variants
2019-11-26 borsAuto merge of #66776 - Mark-Simulacrum:revert-try-break...
2019-11-26 Guanqun Lufollow the same function order in the trait
2019-11-26 Mark RousskovRevert "DO NOT MERGE: enable windows try builder"
2019-11-26 borsAuto merge of #66631 - michaelwoerister:additional...
2019-11-26 Michael WoeristerPGO: Make branch-weights regression test more robust.
2019-11-26 borsAuto merge of #66561 - TimoFreiberg:trait-name-report...
2019-11-26 borsAuto merge of #66522 - tmiasko:sanitize-flags, r=alexcr...
2019-11-26 Joshua NelsonAdd wildcard test for const_if_match
2019-11-26 Parth MehrotraUpdate documentation-tests.md
2019-11-25 borsAuto merge of #66178 - Aaron1011:fix/opaque-normalize...
2019-11-25 Ralf Jungmake sure we handle all transmute invocations, includin...
2019-11-25 Esteban KüberVarious cleanups
2019-11-25 Esteban KüberTweak removed feature error
2019-11-25 Esteban KüberTweak bad `continue` error
2019-11-25 Esteban KüberTweak duplicate matcher binding error
2019-11-25 Esteban KüberTweak duplicate fmt arg error
2019-11-25 Esteban KüberTweak move error due to non-Copy
2019-11-25 Esteban KüberTweak multiple allocators error
2019-11-25 Ralf Jungmiri: couple ret place and ret block together (they...
2019-11-25 Esteban KüberFix capitalization when mentioning different crate...
2019-11-25 borsAuto merge of #66739 - pietroalbini:rollup-2t2pd4a...
2019-11-25 borsAuto merge of #66748 - ehuss:update-cargo-books, r...
2019-11-25 Eric HussUpdate cargo, rls, books.
2019-11-25 Ralf Jungmove ABI check out to cover all calls
2019-11-25 Ralf Jungunify call_intrinsic handling of intruction pointer...
2019-11-25 Ralf Jungrefactor goto_block and also add unwind_to_block
2019-11-25 Guillaume GomezClean up E0070 long explanation
2019-11-25 Guillaume GomezClean up E0069 long explanation
2019-11-25 Guillaume GomezClean up E0067 long explanation
2019-11-25 Pietro AlbiniRollup merge of #66698 - petrochenkov:tidywarn, r=Mark...
2019-11-25 Pietro AlbiniRollup merge of #66694 - RalfJung:panic-comments, r...
2019-11-25 Pietro AlbiniRollup merge of #66684 - mark-i-m:error-reporting-clean...
2019-11-25 Pietro AlbiniRollup merge of #66678 - GuillaumeGomez:remove-useless...
2019-11-25 Pietro AlbiniRollup merge of #66569 - pietroalbini:gha-1, r=alexcrichton
2019-11-25 Pietro AlbiniRollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC
2019-11-25 Pietro AlbiniRollup merge of #65613 - Mark-Simulacrum:rustdoc-preser...
2019-11-25 Guillaume GomezUpdate error messages
2019-11-25 borsAuto merge of #66682 - estebank:fn-type-err, r=davidtwco
2019-11-25 Guillaume GomezClean up E0063 long explanation
2019-11-25 Guillaume GomezClean up E0062 long explanation
2019-11-25 borsAuto merge of #66279 - cjgillot:hashstable, r=Zoxc
2019-11-25 borsAuto merge of #66669 - petrochenkov:tup2attr, r=matthew...
2019-11-25 Esteban KüberFix some rustdoc error capitalization
2019-11-25 borsAuto merge of #66671 - matthewjasper:ast-address-of...
2019-11-25 Wesley WiserRespond to CR feedback
2019-11-24 Stefan Lankesdisable redzone
2019-11-24 borsAuto merge of #66540 - nnethercote:SmallVec-Candidate...
2019-11-24 Stefan Lankesuse nicer code style to pass tidy check
2019-11-24 Mark RousskovStore ptr_width as u32 on Config
2019-11-24 David Tolnaytidy: Accommodate rustfmt's preferred layout of stabili...
2019-11-24 Stefan Lankesintroduce a target to build the kernel HermitCore
2019-11-24 Matt IckstadtAdd hardware floating point features to aarch64-pc...
2019-11-24 Aaron HillUpdate for ConstKind refactor
2019-11-24 Aaron HillAdd example and extra documentation
2019-11-24 Aaron HillFix missing character
2019-11-24 Aaron Hillbug!() on const inference variable in opaque type
2019-11-24 Aaron HillAlso fix lifetimes and consts in opaque types
2019-11-24 Aaron HillImprove error message when opaque type is not fully...
2019-11-24 Aaron HillFix opaque types resulting from projections in function...
2019-11-24 borsAuto merge of #66647 - petrochenkov:nosynt, r=Centril
next