]> git.lizzy.rs Git - rust.git/history - src/librustc_privacy/Cargo.toml
Fix `Cargo.toml`s
[rust.git] / src / librustc_privacy / Cargo.toml
2016-06-27 Jeffrey SeyfriedFix `Cargo.toml`s
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-16 borsAuto merge of #34000 - estebank:missingargs, r=jseyfried
2016-06-14 borsAuto merge of #33749 - jseyfried:fix_call_site_span...
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-12 borsAuto merge of #34045 - ollie27:rustdoc_stripped, r...
2016-06-09 borsAuto merge of #33895 - AndrewBrinker:master, r=steveklabnik
2016-06-08 borsAuto merge of #34068 - ollie27:rustdoc_redirect_const...
2016-06-08 borsAuto merge of #34010 - jseyfried:decorate_expanded...
2016-06-08 borsAuto merge of #33982 - LeoTestard:remove-check-matcher...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #34007 - flo-l:improve-hacking-docs...
2016-06-07 Steve KlabnikRollup merge of #33897 - srinivasreddy:runfail_rustfmt...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-06 borsAuto merge of #33920 - cristianoliveira:error-E0174...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #34048 - shepmaster:corrected-issue...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #33955 - zackmdavis:explain_E0429,...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-06 borsAuto merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-05 borsAuto merge of #34039 - ollie27:linkchecker_dirs, r...
2016-06-05 borsAuto merge of #33999 - scottcarr:master, r=nikomatsakis
2016-06-04 borsAuto merge of #33816 - nikomatsakis:projection-cache...
2016-06-04 borsAuto merge of #33998 - nikomatsakis:incr-comp-dep-node...
2016-06-04 borsAuto merge of #33991 - alexcrichton:rustbuild-more...
2016-06-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
2016-06-04 borsAuto merge of #33803 - WiSaGaN:feature/rename-main...
2016-06-03 borsAuto merge of #34020 - Stebalien:py-cleanup, r=alexcrichton
2016-06-03 borsAuto merge of #33861 - Amanieu:lock_elision_fix, r...
2016-06-03 borsAuto merge of #34016 - sanxiyn:travis-docker, r=brson
2016-06-03 borsAuto merge of #33878 - GuillaumeGomez:improve_helps...
2016-06-02 borsAuto merge of #33894 - nagisa:windows-lack-endurance...
2016-06-02 borsAuto merge of #33583 - luqmana:tri-bool-mir, r=arielb1
2016-06-02 Guillaume GomezRollup merge of #34021 - ollie27:book_links_offline...
2016-06-02 Guillaume GomezRollup merge of #34019 - kennytm:fix-33958, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #34015 - GuillaumeGomez:err-code-tests...
2016-06-02 Guillaume GomezRollup merge of #34014 - GuillaumeGomez:fix-E0165,...
2016-06-02 Guillaume GomezRollup merge of #34013 - kraai:fix-link, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #33993 - oconnor663:filedocs, r=alexcri...
2016-06-02 borsAuto merge of #33988 - intelfx:hoedown-bump, r=alexcrichton
2016-06-02 borsAuto merge of #33947 - xosmig:btree_split_off, r=gereeter
2016-06-01 borsAuto merge of #33853 - alexcrichton:remove-deprecated...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 borsAuto merge of #33794 - petrochenkov:sanity, r=nrc
2016-05-28 Vadim PetrochenkovMove some other checks to AST sanity pass
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-04-26 borsAuto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-18 Steve KlabnikRollup merge of #32558 - sanxiyn:rustdoc-self-link...
2016-04-17 Manish GoregaokarRollup merge of #33039 - bluss:trait-obj-error, r=arielb1
2016-04-17 Manish GoregaokarRollup merge of #32956 - GuillaumeGomez:ptr_examples...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-14 Steve KlabnikRollup merge of #32869 - bluss:char-boundary-test,...
2016-04-14 Steve KlabnikRollup merge of #32646 - Ms2ger:Constructor, r=sanxiyn
2016-04-13 borsAuto merge of #32780 - soltanmm:consider-the-following...
2016-04-13 borsAuto merge of #32726 - asomers:master, r=alexcrichton
2016-04-12 borsAuto merge of #32711 - marcusklaas:try-shorthand-span...
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
2016-04-11 Steve KlabnikRollup merge of #32768 - GuillaumeGomez:slice_doc,...
2016-04-08 borsAuto merge of #32738 - Aatch:mir-operand-fn-ret, r...
2016-04-08 borsAuto merge of #32695 - sfackler:default-buf-size, r...
2016-04-07 Manish GoregaokarRollup merge of #32741 - tbu-:pr_remove_fixme_12808...
2016-04-07 Manish GoregaokarRollup merge of #32737 - timonvo:arm-ehabi-backtraces...
2016-04-07 Manish GoregaokarRollup merge of #32734 - tromey:dwarf-5-DW_LANG_Rust...
2016-04-07 Manish GoregaokarRollup merge of #32732 - dotdash:ext_arg, r=eddyb
2016-04-07 Manish GoregaokarRollup merge of #32731 - alexcrichton:known-bootstrap...
2016-04-07 Manish GoregaokarRollup merge of #32729 - pierzchalski:build_helper_suff...
2016-04-07 Manish GoregaokarRollup merge of #32789 - jseyfried:fix_duplicate_resolv...
2016-04-07 Manish GoregaokarRollup merge of #32757 - taralx:patch-1, r=brson
2016-04-07 Manish GoregaokarRollup merge of #32748 - aturon:simplified-spec, r...
2016-04-07 Manish GoregaokarRollup merge of #32745 - Amanieu:arc_fix, r=alexcrichton
2016-04-07 Manish GoregaokarRollup merge of #32699 - bluss:slice-memcmp, r=alexcrichton
2016-04-07 borsAuto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis
2016-04-07 borsAuto merge of #32649 - Amanieu:intrinsic_monomorphizati...
2016-04-07 borsAuto merge of #32230 - GuillaumeGomez:extend_css, r...
2016-04-06 Steve KlabnikRollup merge of #32766 - nikomatsakis:constant-pattern...
2016-04-06 Steve KlabnikRollup merge of #32761 - tshepang:assert, r=steveklabnik
2016-04-06 Steve KlabnikRollup merge of #32744 - GuillaumeGomez:patch-3, r...
2016-04-06 Steve KlabnikRollup merge of #32727 - matklad:fix-comment, r=alexcri...
2016-04-06 Steve KlabnikRollup merge of #32724 - sanxiyn:outdated-comment,...
2016-04-06 Steve KlabnikRollup merge of #32691 - frewsxcv:patch-28, r=alexcrichton
2016-04-06 Steve KlabnikRollup merge of #32679 - tclfs:patch-1, r=steveklabnik
2016-04-06 Steve KlabnikRollup merge of #32668 - frewsxcv:hashmap-address-fixme...
2016-04-06 Steve KlabnikRollup merge of #32634 - varunvats:docs-fix, r=steveklabnik
2016-04-06 Steve KlabnikRollup merge of #32538 - Manishearth:no-data-race,...
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-04-06 borsAuto merge of #32767 - Manishearth:breakingbatch, r...
2016-04-06 Manish GoregaokarRollup merge of #32570 - eddyb:tis-but-a-front, r=nikom...
2016-04-06 Eduard Burtescurustc: move rustc_front to rustc::hir.
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
next