]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #44626 - MaulingMonkey:lld-link-natvis-regression-fix, r=michaelwoerister
[rust.git] / src /
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 borsAuto merge of #44620 - zackmdavis:rfc_1940_housekeeping...
2017-09-19 borsAuto merge of #44601 - alexcrichton:lower-attributes...
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
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 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
2017-09-17 Alex Crichtonrustbuild: Don't pass `-j` if called by `make`
2017-09-17 Ixrecmissed a 'mut'
2017-09-17 IxrecReplace str's transmute() calls with pointer casts
2017-09-17 borsAuto merge of #44654 - TimNN:rollup, r=TimNN
2017-09-17 Tim NeumannRollup merge of #44647 - tmerr:fix-44645, r=dtolnay
2017-09-17 Tim NeumannRollup merge of #44639 - budziq:stabilize_needs_drop...
2017-09-17 Tim NeumannRollup merge of #44630 - RalfJung:compiletest, r=Mark...
2017-09-17 Tim NeumannRollup merge of #44622 - frewsxcv:frewsxcv-invalid...
2017-09-17 Tim NeumannRollup merge of #44617 - alexcrichton:download-from...
2017-09-17 Tim NeumannRollup merge of #44604 - alexcrichton:update-cargo...
2017-09-17 Tim NeumannRollup merge of #44595 - budziq:stabilize_compiler_fenc...
2017-09-17 Tim NeumannRollup merge of #44567 - budziq:stabilize_iterator_for_...
2017-09-17 Tim NeumannRollup merge of #44562 - eddyb:ugh-rustdoc, r=nikomatsakis
2017-09-17 Tim NeumannRollup merge of #44553 - qmx:refactor-remove-overzealou...
2017-09-17 Tim NeumannRollup merge of #44549 - gaurikholkar:master, r=arielb1
2017-09-17 Tim NeumannRollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton
2017-09-17 Tim NeumannRollup merge of #44509 - tamird:remove-rustbuild-featur...
2017-09-17 Tim NeumannRollup merge of #44397 - GuillaumeGomez:codeblock-color...
2017-09-17 Tim NeumannRollup merge of #44381 - jessicah:haiku-ci, r=alexcrichton
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-17 Tim NeumannRollup merge of #44073 - murarth:rc-into-raw-unsized...
2017-09-17 Michal BudzynskiUpdated tracking issue for String::splice and its unsta...
2017-09-17 Michal Budzynskistabilized vec_splice (fixes #32310)
2017-09-17 Ulrik Sverdrupstd: Document thread builder panics for nul bytes in...
2017-09-17 borsAuto merge of #44641 - alexcrichton:disable-more-osx...
2017-09-17 Trevor MerrifieldEnsure tcp test case passes when disconnected from...
2017-09-17 Jeremy SollerFix network families
2017-09-17 borsAuto merge of #44634 - alexcrichton:rollup, r=alexcrichton
2017-09-17 Alex Crichtonci: Disable rustc debug assertions on OSX
2017-09-17 Alex CrichtonRollup merge of #44631 - kennytm:travis-conditional...
2017-09-17 Alex CrichtonRollup merge of #44616 - alexcrichton:rustdoc-fix-again...
2017-09-17 Alex CrichtonRollup merge of #44609 - jonhoo:hash-alloc, r=steveklabnik
2017-09-17 Alex CrichtonRollup merge of #44606 - alexcrichton:update-cmake...
2017-09-17 Alex CrichtonRollup merge of #44598 - RalfJung:installer, r=alexcrichton
2017-09-17 Alex CrichtonRollup merge of #44593 - budziq:stabilize_ord_max_min...
2017-09-17 Alex CrichtonRollup merge of #44590 - oli-obk:allow_unused_mut_on_va...
2017-09-17 Alex CrichtonRollup merge of #44589 - makotokato:thumb2, r=alexcrichton
2017-09-17 Alex CrichtonRollup merge of #44586 - alexcrichton:smaller-query...
2017-09-17 Alex CrichtonRollup merge of #44577 - cuviper:flat_map-fold, r=alexc...
2017-09-17 Alex CrichtonRollup merge of #44574 - alexcrichton:new-sccache-regio...
next