]> git.lizzy.rs Git - rust.git/history - src/librustc_traits/Cargo.toml
Refactor mod/check (part vii)
[rust.git] / src / librustc_traits / Cargo.toml
2018-08-19 borsAuto merge of #53248 - nikomatsakis:nll-trivial-sized...
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 borsAuto merge of #53324 - alexreg:self_in_typedefs, r...
2018-08-18 borsAuto merge of #53436 - cuviper:trace_fn-stop, r=alexcri...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #53175 - matthewjasper:more-return-stuff...
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-18 borsAuto merge of #53437 - alexcrichton:fix-target-features...
2018-08-17 borsAuto merge of #53369 - pnkfelix:partial-53351-make...
2018-08-17 borsAuto merge of #53356 - michaelwoerister:itlto, r=alexcr...
2018-08-17 borsAuto merge of #50911 - petrochenkov:macuse, r=alexcrichton
2018-08-17 borsAuto merge of #53449 - frewsxcv:rollup, r=frewsxcv
2018-08-17 Corey FarwellRollup merge of #53434 - alexcrichton:remove-strip...
2018-08-17 Corey FarwellRollup merge of #53413 - eddyb:featured-in-the-latest...
2018-08-17 Corey FarwellRollup merge of #53407 - pnkfelix:partial-53351-make...
2018-08-17 Corey FarwellRollup merge of #53406 - estebank:to_string-to_string...
2018-08-17 Corey FarwellRollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster
2018-08-17 Corey FarwellRollup merge of #53357 - fukatani:pretty-print-btreemap...
2018-08-17 Corey FarwellRollup merge of #53349 - memoryruins:nll-tests, r=nikom...
2018-08-17 Corey FarwellRollup merge of #53347 - eddyb:no-crate-in-root, r...
2018-08-17 Eduard-Mihai Burtescurustc_resolve: don't allow paths starting with `::crate`.
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50521 - gnzlbg:simd_float, r=alexcrichton
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-26 Mark SimulacrumRollup merge of #51057 - pnkfelix:issue-51025-make...
2018-05-26 borsAuto merge of #51052 - nikomatsakis:obsolete-arrow...
2018-05-26 kennytmRollup merge of #51056 - tbu-:pr_once_new, r=dtolnay
2018-05-26 kennytmRollup merge of #51048 - GuillaumeGomez:formatter-examp...
2018-05-26 kennytmRollup merge of #51047 - spastorino:use_polonius_engine...
2018-05-26 kennytmRollup merge of #51034 - oli-obk:lowering, r=pnkfelix
2018-05-26 kennytmRollup merge of #51014 - GuillaumeGomez:env_docs, r...
2018-05-26 kennytmRollup merge of #50987 - estebank:underline-multiple...
2018-05-26 borsAuto merge of #51041 - alexcrichton:better-unwind,...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-26 borsAuto merge of #51035 - oli-obk:unsupported_crate_type...
2018-05-25 borsAuto merge of #51033 - coryshrmn:master, r=dtolnay
2018-05-25 borsAuto merge of #50967 - oli-obk:miri_api_refactor, r...
2018-05-25 borsAuto merge of #51051 - nikomatsakis:turbofish-impl...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-25 borsAuto merge of #50986 - estebank:main-start-span, r...
2018-05-25 borsAuto merge of #50879 - petrochenkov:lintconv, r=nikomat...
2018-05-24 borsAuto merge of #50937 - nikomatsakis:chalkify-engine...
2018-05-24 Niko Matsakisimplement the chalk traits, albeit with many placeholders
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-16 borsAuto merge of #48896 - alexcrichton:bitcode-in-object...
2018-03-16 borsAuto merge of #48813 - sinkuu:build_in_assert_macro...
2018-03-16 borsAuto merge of #48524 - abonander:check-macro-stability...
2018-03-15 kennytmRollup merge of #48972 - mark-i-m:rustdoc_readme, r...
2018-03-15 kennytmRollup merge of #49037 - estebank:coherence-tweaks...
2018-03-15 kennytmRollup merge of #48990 - ExpHP:dont-drop-the-bomb,...
2018-03-15 kennytmRollup merge of #48853 - Songbird0:addrparseerror_docum...
2018-03-15 kennytmRollup merge of #49007 - estebank:follow-up-47574,...
2018-03-15 kennytmRollup merge of #48965 - alexcrichton:add-sha-feature...
2018-03-15 kennytmRollup merge of #48961 - Songbird0:rustdoc_doctests_ass...
2018-03-15 kennytmRollup merge of #48959 - alexcrichton:signext, r=eddyb
2018-03-15 kennytmRollup merge of #48957 - Eijebong:rand, r=michaelwoerister
2018-03-15 kennytmRollup merge of #48892 - alexcrichton:thinlto-again...
2018-03-15 kennytmRollup merge of #48875 - jcowgill:mips-test-fixes,...
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
2018-03-14 kennytmRollup merge of #48971 - mark-i-m:fix_readmes, r=nikoma...
2018-03-14 kennytmRollup merge of #48970 - GuillaumeGomez:doc-examples...
2018-03-14 kennytmRollup merge of #48964 - QuietMisdreavus:picket-fence...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48831 - GuillaumeGomez:fix-theme-blink...
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 borsAuto merge of #48864 - oli-obk:miri_incremental_regress...
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
next