]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #44668 - iwillspeak:into-iterator-docs, r=steveklabnik
[rust.git] / src / librustc /
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 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 Tamir DubersteinRemove rustc_bitflags; use the bitflags crate
2017-09-17 Alex Crichtonrustc: Move codegen to a query
2017-09-17 borsAuto merge of #44607 - alexcrichton:rustbuild-no-j...
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: 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 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 borsAuto merge of #44634 - alexcrichton:rollup, r=alexcrichton
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 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
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 Burkachange #![feature(const_fn)] to specific gates
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Alex Crichtonrustc: Preallocate when building the dep graph
2017-09-15 borsAuto merge of #44585 - frewsxcv:rollup, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44572 - frewsxcv:frewsxcv-from-utf16...
2017-09-15 Corey FarwellRollup merge of #44569 - est31:master, r=estebank
2017-09-15 Corey FarwellRollup merge of #44563 - budziq:stablilize_tcpstream_co...
2017-09-15 Corey FarwellRollup merge of #44559 - frewsxcv:frewsxcv-rm-loop...
2017-09-15 Corey FarwellRollup merge of #44552 - durka:patch-42, r=alexcrichton
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44536 - Havvy:transmute-docs, r=stevek...
2017-09-15 Corey FarwellRollup merge of #44534 - adlerd:drain_filter_doctest...
2017-09-15 Corey FarwellRollup merge of #44521 - rwakulszowa:str_utf16_doc...
2017-09-15 Corey FarwellRollup merge of #44497 - tommyip:doc_example, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44485 - 42triangles:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44477 - napen123:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44476 - integer32llc:update-label...
2017-09-15 Corey FarwellRollup merge of #44472 - smt923:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44453 - tommyip:doc_string_as_mut_str...
2017-09-15 Corey FarwellRollup merge of #44450 - SergioBenitez:master, r=nrc
2017-09-15 Corey FarwellRollup merge of #44430 - steveklabnik:update-mdbook...
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-15 Corey FarwellRollup merge of #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44374 - jsheard:threadname, r=alexcrichton
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44254 - GuillaumeGomez:const-fix-rustd...
next