]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 yuyoyuppeUse LLVMDisposePassManager instead of raw delete in...
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 Christian DuerrFix shrink_to panic documentation
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 Matthew JasperHandle non_exhaustive in borrow checking
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
2019-11-24 Matthew JasperAdd tests for raw_ref_op
2019-11-24 Matthew JasperParse and feature gate raw address of expressions
2019-11-24 Matthew JasperAdd raw address of expressions to the AST and HIR
2019-11-24 Janusz MarcinkiewiczFix pointing at arg for fulfillment errors in function...
2019-11-24 Timo Freibergfixup! Lowercase diagnostic message label
2019-11-24 Timo Freibergfixup! Add negative tests where the diagnostic message...
2019-11-24 Timo FreibergAdd version mismatch help message for unimplemented...
2019-11-24 borsAuto merge of #66592 - estebank:raw-raw-ah-ah-ah, r...
2019-11-24 Vadim Petrochenkovtidy: Remove unused import
2019-11-24 Ralf Jungmake comment compile
2019-11-24 Ralf Jungexpand type info on __rust_start_panic
2019-11-24 Elichai TurkelUpdate tests for raw array in FFI lint
2019-11-24 Elichai TurkelAdd FFI raw array lint
2019-11-24 borsAuto merge of #66393 - ssomers:hash_benches, r=dtolnay
2019-11-24 Ralf Jungpanicking comments
2019-11-24 Vadim Petrochenkovrustc_plugin: Remove support for syntactic plugins
2019-11-24 Vadim Petrochenkovexpand: Fully preserve visibilities on unnamed fields...
2019-11-24 Vadim Petrochenkovdef_collector: Do not forget to save indices of fields...
2019-11-24 borsAuto merge of #66322 - lzutao:consistent-result-map_or_...
2019-11-24 Esteban Küberreview comments: remove unnecessary `&str` to `String...
2019-11-24 borsAuto merge of #66686 - Centril:rollup-07slyoo, r=Centril
2019-11-24 Mazdak FarrokhzadRollup merge of #66659 - Centril:fix-bench, r=Mark...
2019-11-24 Mazdak FarrokhzadRollup merge of #66641 - VirrageS:master, r=Centril
2019-11-24 Mazdak FarrokhzadRollup merge of #66594 - Aaron1011:fix/debug-print...
2019-11-24 Mazdak FarrokhzadRollup merge of #66411 - RalfJung:forget, r=sfackler
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-24 Esteban Küberreview comments
2019-11-24 Esteban KüberRework raw ident suggestions
2019-11-24 Mark Mansidrive-by cleanup in region naming
2019-11-24 Esteban KüberHighlight parts of fn in type errors
2019-11-23 Janusz MarcinkiewiczAdd FIXME for using 'parse_delim_comma_seq' when parsin...
2019-11-23 borsAuto merge of #66680 - Centril:rollup-1ke3svj, r=Centril
2019-11-23 Mazdak FarrokhzadRollup merge of #66673 - petrochenkov:toresolve, r...
2019-11-23 Mazdak FarrokhzadRollup merge of #66657 - ollie27:rustdoc_flock_panic...
2019-11-23 Mazdak FarrokhzadRollup merge of #66655 - ollie27:rustdoc_extern-private...
2019-11-23 Mazdak FarrokhzadRollup merge of #66539 - estebank:let-ty, r=Centril
2019-11-23 Mazdak FarrokhzadRollup merge of #61351 - GuillaumeGomez:stabilize-cfg...
2019-11-23 Guillaume GomezRemove useless line for error index generation
2019-11-23 Wesley Wiser[const prop] Fix "alloc id without corresponding alloca...
2019-11-23 Wesley WiserIntern allocations during constant propagation
2019-11-23 borsAuto merge of #66674 - flip1995:clippyup, r=Manishearth
2019-11-23 Camille GILLOTDerive HashStable for TokenKind.
2019-11-23 Guillaume GomezAdd test for anchors
2019-11-23 Guillaume GomezHandle anchor errors
2019-11-23 Camille GILLOTUse proc-macro for TokenTree.
2019-11-23 Camille GILLOTImplement HashStable for Span in libsyntax_pos.
2019-11-23 Camille GILLOTMove CachingSourceMapView to libsyntax_pos.
2019-11-23 Camille GILLOTRename StableHashingContextLike to HashStableContext.
2019-11-23 flip1995Update Cargo.lock
2019-11-23 flip1995Update Clippy
2019-11-23 borsAuto merge of #66653 - ivan:lint-name-fix, r=Centril
2019-11-23 Aaron HillRemove unnecessary clone
2019-11-23 Guillaume GomezHandle anchors in intra doc links
2019-11-23 Vadim PetrochenkovMove def collector from `rustc` to `rustc_resolve`
next