]> git.lizzy.rs Git - rust.git/history - .gitignore
re-add accidentally removed line
[rust.git] / .gitignore
2016-08-31 borsAuto merge of #35585 - Kha:gdb-qualified, r=michaelwoer...
2016-08-30 borsAuto merge of #35048 - tmiasko:monotonic-wait-timeout...
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-23 Guillaume GomezRollup merge of #35939 - creativcoder:e0195, r=jonathan...
2016-08-22 Jonathan TurnerRollup merge of #35860 - matthew-piziak:mul-example...
2016-08-22 Jonathan TurnerRollup merge of #35809 - matthew-piziak:bitwise-and...
2016-08-22 Jonathan TurnerRollup merge of #35526 - munyari:e0033, r=jonathandturner
2016-08-22 Jonathan TurnerRollup merge of #35360 - medzin:E0388, r=jonathandturner
2016-08-20 Jonathan TurnerRollup merge of #35830 - matthew-piziak:not-example...
2016-08-20 Jonathan TurnerRollup merge of #35827 - matthew-piziak:neg-example...
2016-08-20 Jonathan TurnerRollup merge of #35806 - matthew-piziak:addassign-examp...
2016-08-20 Jonathan TurnerRollup merge of #35800 - matthew-piziak:mul-div-example...
2016-08-20 Jonathan TurnerRollup merge of #35701 - matthew-piziak:rangefull-examp...
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35346 - DarkEld3r:e0093-formatting...
2016-08-17 Jonathan TurnerRollup merge of #35695 - matthew-piziak:vec-assert...
2016-08-17 Jonathan TurnerRollup merge of #35672 - yossi-k:issue/35323, r=Guillau...
2016-08-17 Jonathan TurnerRollup merge of #35613 - matthew-piziak:array-docs...
2016-08-17 Jonathan TurnerRollup merge of #35610 - JessRudder:33637-doc-update...
2016-08-17 Jonathan TurnerRollup merge of #35595 - urschrei:associated_types_docf...
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-16 borsAuto merge of #35538 - cgswords:libproc_macro, r=nrc
2016-08-16 borsAuto merge of #35354 - tomgarcia:covariant-drain, r...
2016-08-15 borsAuto merge of #35340 - michaelwoerister:incr-comp-cli...
2016-08-15 borsAuto merge of #35567 - creativcoder:e0261, r=jonathandt...
2016-08-15 borsAuto merge of #35427 - cardoe:arm-musl-targets, r=alexc...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35622 - matthew-piziak:convert-docs...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35606 - Mark-Simulacrum:no-std-fix...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35598 - tshepang:needless-binding...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35597 - tshepang:it-is-a-slice, r...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35596 - crypto-universe:E0254_style_an...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35594 - shepmaster:configure-llvm...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35588 - Antti:fix-atomics-docs, r...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35586 - shyaamsundhar:SqushCom, r...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35577 - japaric:relax, r=alexcrichton
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35574 - badboy:emscripten-test-fixes...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35573 - wdv4758h:E0138, r=jonathandturner
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35447 - frewsxcv:vec-into-iter-as...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35444 - alexcrichton:optimize-catch...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-11 borsAuto merge of #35592 - jonathandturner:rollup, r=jonath...
2016-08-11 Jonathan TurnerRollup merge of #35576 - circuitfox:E0072-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35569 - pietroalbini:fix-typo, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35565 - wdv4758h:E0133, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35562 - birkenfeld:as-mut-doc, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35557 - Limeth:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35555 - circuitfox:E0128-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35554 - murarth:insert-str-issue,...
2016-08-11 Jonathan TurnerRollup merge of #35552 - theypsilon:master, r=jonathand...
2016-08-11 Jonathan TurnerRollup merge of #35541 - hank-der-hafenarbeiter:E0045...
2016-08-11 Jonathan TurnerRollup merge of #35537 - munyari:e0038, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35536 - hank-der-hafenarbeiter:E0433...
2016-08-11 Jonathan TurnerRollup merge of #35532 - KiChjang:e0004-follow-up,...
2016-08-11 Jonathan TurnerRollup merge of #35530 - srdja:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35528 - Vassah:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35505 - futile:test_29053, r=nikomatsakis
2016-08-11 Jonathan TurnerRollup merge of #35486 - KiChjang:e0081-bonus, r=jonath...
2016-08-11 Jonathan TurnerRollup merge of #35482 - frewsxcv:patch-31, r=Guillaume...
2016-08-11 Jonathan TurnerRollup merge of #35448 - srinivasreddy:rf_compiletest...
2016-08-11 Jonathan TurnerRollup merge of #35445 - pcn:update-E0017-to-new-format...
2016-08-11 Jonathan TurnerRollup merge of #35375 - trixnz:update-error-326, r...
2016-08-11 Jonathan TurnerRollup merge of #35358 - vadimcn:vscode, r=steveklabnik
2016-08-05 Vadim ChugunovIgnore VS Code settings directory
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 borsAuto merge of #33615 - GuillaumeGomez:field_static_meth...
2016-05-23 borsAuto merge of #33664 - huonw:abs_sub, r=alexcrichton
2016-05-23 borsAuto merge of #33735 - jseyfried:concat_idents_in_ty_po...
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-20 Guillaume GomezRollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
2016-05-19 Manish GoregaokarRollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
2016-05-19 borsAuto merge of #33688 - jonathandturner:fix_old_school...
next