]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-25 borsAuto merge of #66178 - Aaron1011:fix/opaque-normalize...
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 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 borsAuto merge of #66682 - estebank:fn-type-err, r=davidtwco
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 borsAuto merge of #66671 - matthewjasper:ast-address-of...
2019-11-24 borsAuto merge of #66540 - nnethercote:SmallVec-Candidate...
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 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 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 borsAuto merge of #66674 - flip1995:clippyup, r=Manishearth
2019-11-23 Camille GILLOTDerive HashStable for TokenKind.
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 Vadim PetrochenkovMove def collector from `rustc` to `rustc_resolve`
2019-11-23 borsAuto merge of #66597 - MaulingMonkey:pr-natvis-std...
2019-11-23 Mazdak Farrokhzadmake `./x.py bench` again
2019-11-23 borsAuto merge of #66656 - Centril:rollup-fivygwz, r=Centril
2019-11-23 Janusz MarcinkiewiczCleanup code after review fixes
2019-11-23 Janusz MarcinkiewiczAdd error reporting on nested keywords inside 'enum...
2019-11-23 Oliver Middletonrustdoc: Don't panic when failing to write .lock file
2019-11-23 Mazdak FarrokhzadRollup merge of #66583 - Phlosioneer:patch-2, r=Dylan-DPC
2019-11-23 Mazdak FarrokhzadRollup merge of #66576 - pnkfelix:more-robust-gdb-vec...
2019-11-23 Mazdak FarrokhzadRollup merge of #66574 - GuillaumeGomez:update-tidy...
2019-11-23 Mazdak FarrokhzadRollup merge of #65961 - lcnr:typename_of, r=Dylan-DPC
2019-11-23 borsAuto merge of #66507 - ecstatic-morse:const-if-match...
2019-11-23 Ivan Kozikdocs: fix lint name for `unused_variables`
2019-11-23 Oliver Middletonrustdoc: Mark `--extern-private` as unstable
2019-11-22 borsAuto merge of #66640 - Centril:rollup-862009l, r=Centril
2019-11-22 Camille GILLOTFix rebase fallout.
2019-11-22 Camille GILLOTRetire impl_stable_hash_for.
2019-11-22 Camille GILLOTRetire impl_stable_hash_for_spanned.
2019-11-22 Camille GILLOTDerives for ast.
2019-11-22 Camille GILLOTInvert implementations for TokenKind.
2019-11-22 Camille GILLOTExport HashStable for DelimSpan, Lit and Path.
2019-11-22 Camille GILLOTDerive HashStable_Generic for Ident.
2019-11-22 Camille GILLOTDerive HashStable_Generic for ExpnData.
2019-11-22 Mazdak FarrokhzadRollup merge of #66639 - Centril:simplify-fresh-binding...
2019-11-22 Mazdak FarrokhzadRollup merge of #66637 - RalfJung:typo, r=Centril
2019-11-22 Mazdak FarrokhzadRollup merge of #66633 - GuillaumeGomez:err-codes-clean...
2019-11-22 Mazdak FarrokhzadRollup merge of #66619 - guanqun:use-third-person-singu...
2019-11-22 Mazdak FarrokhzadRollup merge of #66587 - matthewjasper:handle-static...
2019-11-22 Mazdak FarrokhzadRollup merge of #66575 - Mark-Simulacrum:no-uii, r...
next