]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 borsAuto merge of #43628 - oli-obk:orbital_standard_library...
2017-09-17 borsAuto merge of #44529 - alexcrichton:trans-query, r...
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 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 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 borsAuto merge of #44641 - alexcrichton:disable-more-osx...
2017-09-17 Trevor MerrifieldEnsure tcp test case passes when disconnected from...
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...
2017-09-17 Alex CrichtonRollup merge of #44560 - qmx:import-TyCtxt, r=eddyb
2017-09-17 Alex CrichtonRollup merge of #44542 - alexcrichton:fix-windows-emscr...
2017-09-17 Alex CrichtonRollup merge of #44531 - QuietMisdreavus:bump-gcc,...
2017-09-17 Alex CrichtonRollup merge of #44395 - jcdyer:ip-constructors, r...
2017-09-17 Alex CrichtonRollup merge of #44356 - nrc:rls-component-manifest...
2017-09-17 Alex CrichtonRollup merge of #44273 - bluss:rc-downcast, r=alexcrichton
2017-09-16 MurarthImplement `Arc`/`Rc` raw pointer conversions for `...
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
2017-09-16 Michal Budzynskistabilized needs_drop (fixes #41890)
2017-09-16 Michal Budzynskistabilized iterator_for_each (closes #42986)
2017-09-16 Michal BudzynskiAdded more text from unstable-book to `compiler_fence...
2017-09-16 Michal BudzynskiAdded example to `compiler_fence` docs taken from unsta...
2017-09-16 Michal Budzynskistabilized compiler_fences (fixes #41091)
2017-09-16 borsAuto merge of #43964 - Gankro:unsafe-reform, r=sfackler
2017-09-16 borsAuto merge of #43017 - durka:stabilize-const-invocation...
2017-09-16 Alex Burkabump rls
2017-09-16 Alex Burkachange #![feature(const_fn)] to specific gates
2017-09-16 Alex Crichtonci: Upload/download from a new S3 bucket
2017-09-16 kennytmMake use of Travis's conditional jobs.
2017-09-16 Ralf Jungfix test name being printed twice for ui tests
2017-09-16 Ralf Jungcompiletest: print the correct basename of the src dir
2017-09-16 borsAuto merge of #44605 - alexcrichton:less-rustdoc, r...
2017-09-16 Jessica Hamiltonci: haiku: wrap lines as necessary for tidy.
2017-09-16 borsAuto merge of #44610 - alexcrichton:osx-no-assertions...
2017-09-16 Jessica Hamiltonci: haiku: rename llvm-config to address tidy issues.
2017-09-16 Corey FarwellFix incorrect `into_inner` link in docs.
2017-09-16 Jessica Hamiltonci: move dist-x86_64-haiku into disabled.
next