]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-09-24 Nikolai VazquezAdd TryFrom tests for array reference types
2017-09-21 Nikolai VazquezImplement TryFrom for array reference types
2017-09-21 borsAuto merge of #44679 - oli-obk:clippy_ci, r=alexcrichton
2017-09-21 borsAuto merge of #44627 - zackmdavis:the_capgate_perogativ...
2017-09-21 borsAuto merge of #44551 - scalexm:copy-clone-closures...
2017-09-20 borsAuto merge of #44392 - Zoxc:yield-order, r=nikomatsakis
2017-09-20 scalexmFix ICE
2017-09-20 scalexmImplement `Copy`/`Clone` for closures
2017-09-20 borsAuto merge of #44525 - aidanhs:aphs-no-null-deref,...
2017-09-20 Ariel Ben-Yehudarebase fixup
2017-09-20 Ariel Ben-Yehudaaddress review comments
2017-09-20 Ariel Ben-Yehudaadd proofs and fix postorder traversal
2017-09-20 John Kåre AlsakerMark yields after visiting subexpressions. Never ignore...
2017-09-20 John Kåre AlsakerRemove debug statements
2017-09-20 John Kåre AlsakerSanity check the Expr visitation count
2017-09-20 John Kåre AlsakerOnly consider yields coming after the expressions when...
2017-09-20 John Kåre AlsakerFix HIR printing of yield
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44707 - GuillaumeGomez:rollup, r=arielb1
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-20 borsAuto merge of #44350 - GuillaumeGomez:id-false-positive...
2017-09-19 borsAuto merge of #44505 - nikomatsakis:lotsa-comments...
2017-09-19 Guillaume GomezImprove how warnings are displayed
2017-09-19 Guillaume GomezRollup merge of #44703 - GuillaumeGomez:missing-io...
2017-09-19 Guillaume GomezRollup merge of #44693 - mssun:native-static-libs-patch...
2017-09-19 Guillaume GomezRollup merge of #44689 - behnam:unicode, r=sfackler
2017-09-19 Guillaume GomezRollup merge of #44626 - MaulingMonkey:lld-link-natvis...
2017-09-19 Guillaume GomezRollup merge of #44513 - redox-os:master, r=alexcrichton
2017-09-19 Niko Matsakisincorporate suggestions from arielb1
2017-09-19 Guillaume GomezAdd some missing links in io docs
2017-09-19 Niko Matsakisstart writing some typeck docs (incomplete)
2017-09-19 Niko Matsakisdefine span
2017-09-19 Niko Matsakisrevamp the Compiler Process section to be more up to...
2017-09-19 Niko Matsakissplit maps into submodules, document
2017-09-19 Oliver SchneiderDisable clippy building
2017-09-19 borsAuto merge of #44620 - zackmdavis:rfc_1940_housekeeping...
2017-09-19 Niko Matsakispromote maps into its own directory
2017-09-19 Niko Matsakisapply various nits
2017-09-19 Niko Matsakisrework the README.md for rustc and add other readmes
2017-09-19 borsAuto merge of #44601 - alexcrichton:lower-attributes...
2017-09-19 Oliver SchneiderAdd clippy to `toolstate.toml`
2017-09-19 Bob SunFix a typo in rustc help menu
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-19 Behnam Esfahbod[libstd_unicode] Expose UnicodeVersion type
2017-09-19 Alex Crichtonrustc: Forbid interpolated tokens in the HIR
2017-09-18 borsAuto merge of #44680 - infinity0:master, r=Mark-Simulacrum
2017-09-18 Ximin Luorustbuild: with --no-fail-fast, report the specific...
2017-09-18 borsAuto merge of #44678 - alexcrichton:rollup, r=alexcrichton
2017-09-18 Jacob KieselAdd requested comment
2017-09-18 Alex CrichtonRollup merge of #44671 - GuillaumeGomez:run-button...
2017-09-18 Alex CrichtonRollup merge of #44668 - iwillspeak:into-iterator-docs...
2017-09-18 Alex CrichtonRollup merge of #44661 - GuillaumeGomez:more-links...
2017-09-18 Alex CrichtonRollup merge of #44657 - Ixrec:patch-1, r=eddyb
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-18 Alex CrichtonRollup merge of #44640 - budziq:stabilize_splice, r...
2017-09-18 Alex CrichtonRollup merge of #44548 - oyvindln:rustc_help_fix, r...
2017-09-18 Alex CrichtonRollup merge of #44537 - oli-obk:memchr, r=alexcrichton
2017-09-18 Alex CrichtonRollup merge of #44466 - clarcharr:cow_error, r=alexcri...
2017-09-18 Alex CrichtonRollup merge of #44364 - michaelwoerister:hash-all...
2017-09-18 Guillaume GomezFix run button
2017-09-18 Michael Woeristerincr.comp.: Fix ICE caused by trying to hash INVALID_CR...
2017-09-18 Michael Woeristerincr.comp.: Fix rebase fallout.
2017-09-18 Michael Woeristerincr.comp.: Remove tcx from StableHashingContext.
2017-09-18 Michael Woeristerincr.comp.: Make the StableHashingContext mostly indepe...
2017-09-18 Michael Woeristerincr.comp.: Initialize IGNORED_ATTRS in StableHashingCo...
2017-09-18 Michael Woeristerincr.comp.: Initialize the CachingCodemapView in Stable...
2017-09-18 Michael Woeristerincr.comp.: Use StableHash impls instead of functions...
2017-09-18 Michael Woeristerincr.comp.: Already hash HIR bodies during metadata...
2017-09-18 Michael WoeristerFix issues uncovered by rebasing:
2017-09-18 Michael Woeristerincr.comp.: Move result fingerprinting to DepGraph...
2017-09-18 Michael Woeristerincr.comp.: Compute hashes of all query results.
2017-09-18 Michael WoeristerUse DefId instead of NodeId as identifier in resolve_li...
2017-09-18 borsAuto merge of #44441 - tamird:cargo-bitflags, r=alexcri...
2017-09-18 Will SpeakAdd Example of `IntoIterator` as Trait Bound to Docs
2017-09-18 borsAuto merge of #43628 - oli-obk:orbital_standard_library...
2017-09-17 borsAuto merge of #44529 - alexcrichton:trans-query, r...
2017-09-17 Guillaume GomezAdd more links and put the link character to the left
2017-09-17 Oliver SchneiderRebase fallout
2017-09-17 Oliver SchneiderUpdate miri submodule
2017-09-17 Oliver SchneiderPrevent distribution if miri is enabled
2017-09-17 Oliver Schneider-Zmir-emit-validate is in stage 0
2017-09-17 Oliver SchneiderAdd a file to trivially disable tool building or testing
2017-09-17 Oliver SchneiderImprove documentation
2017-09-17 Oliver SchneiderGet the miri test suite to run inside the rustc dev...
2017-09-17 Oliver SchneiderAdd `<*const T>::align_offset` and use it in `memchr`
2017-09-17 Tamir DubersteinRemove rustc_bitflags; use the bitflags crate
2017-09-17 Alex Crichtonrustc: Move codegen to a query
2017-09-17 Tamir Dubersteinbootstrap: plumb verbosity into submodule ops
2017-09-17 borsAuto merge of #44607 - alexcrichton:rustbuild-no-j...
2017-09-17 Tamir DubersteinUse double quotes to appease some TOML parsers
2017-09-17 Alex Crichtonrustc: Attach an mpsc channel to TyCtxt
2017-09-17 Alex Crichtonrustc: Remove another global map from trans
2017-09-17 Alex Crichtonrustc: Move a comment to the right spot in trans
2017-09-17 Alex Crichtonrustc: Mostly remove `ExportedSymbols`
2017-09-17 Alex Crichtonrustc: Move some attr methods to queries
2017-09-17 Alex Crichtonrustc: Make trans collect/partition a query
2017-09-17 Alex Crichtonrustc: Calculate `ExportedSymbols` in a query
2017-09-17 Alex Crichtonrustc: Use reachablility through a query
2017-09-17 Alex Crichtonrustc: Refactor trans paritioning to use tcx
2017-09-17 Alex Crichtonrustc_trans: Refactor collection to use tcx
next