]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/pretty.rs
Add Sync bounds to the crate store
[rust.git] / src / librustc_driver / pretty.rs
2018-05-12 John Kåre AlsakerAdd Sync bounds to the crate store
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49730 - sinkuu:fix_ice_49556, r=cramertj
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
2018-04-11 borsAuto merge of #49695 - michaelwoerister:unhygienic...
2018-04-10 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-08 borsAuto merge of #49759 - ollie27:rustbuild_cargo, r=Mark...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-08 borsAuto merge of #49704 - leodasvacas:fix-#49344, r=nikoma...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
2018-04-07 kennytmRollup merge of #49750 - ishitatsuyuki:boot-no-fast...
2018-04-07 kennytmRollup merge of #49728 - japaric:no-debug_gdb_scripts...
2018-04-07 kennytmRollup merge of #49702 - alexcrichton:inline-methods...
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-07 borsAuto merge of #49623 - steveklabnik:update-mdbook,...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 borsAuto merge of #48779 - michaelwoerister:share-generics4...
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 borsAuto merge of #49154 - petrochenkov:spident, r=eddyb
2018-04-06 Vadim PetrochenkovUse `Span` instead of `SyntaxContext` in `Ident`
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 kennytmRollup merge of #49432 - nabijaczleweli:master, r=micha...
2018-04-05 kennytmRollup merge of #49253 - chmanchester:probing_fix,...
2018-04-05 kennytmRollup merge of #48658 - llogiq:no-more-cas, r=kennytm
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49547 - Phlosioneer:44831-borrowck...
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 kennytmRollup merge of #49540 - bjorn3:fix_miri_discriminant...
2018-04-04 kennytmRollup merge of #49533 - scottmcm:more-must-use, r...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49516 - GuillaumeGomez:add-union-field...
2018-04-04 kennytmRollup merge of #49515 - GuillaumeGomez:target-backgrou...
2018-04-04 kennytmRollup merge of #49512 - GuillaumeGomez:intra-links...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 borsAuto merge of #49447 - pnkfelix:remove-cfg-const-pat...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-04-03 borsAuto merge of #49098 - matklad:find_map, r=KodrAus
2018-04-02 borsAuto merge of #49252 - Manishearth:easy-feature-flag...
2018-04-01 Mark SimulacrumRollup merge of #49498 - Manishearth:clippyup, r=oli-obk
2018-04-01 Mark SimulacrumRollup merge of #49451 - QuietMisdreavus:epoch-doctests...
2018-04-01 borsAuto merge of #49478 - Phlosioneer:fix-windows-file...
2018-04-01 borsAuto merge of #49418 - frewsxcv:frewsxcv-network-order...
2018-04-01 borsAuto merge of #49545 - alexcrichton:proc-macro-fixes...
2018-04-01 borsAuto merge of #49530 - petrhosek:empty-extra-flags...
2018-04-01 borsAuto merge of #49522 - mbrubeck:fs_read, r=SimonSapin
2018-04-01 borsAuto merge of #49527 - petrhosek:fast-submodules, r...
2018-03-31 borsAuto merge of #49521 - mbrubeck:fs_read_write_bytes...
2018-03-31 borsAuto merge of #49501 - sfackler:unix-epoch-assoc-const...
2018-03-31 borsAuto merge of #49500 - oli-obk:mir_dep_graph, r=michael...
2018-03-31 borsAuto merge of #49481 - SimonSapin:core-heap, r=alexcrichton
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-20 PhlosioneerImplement some trivial size_hints for various iterators
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, r=sfackler
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
next