]> git.lizzy.rs Git - rust.git/history - src/libterm/terminfo/parser
Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum
[rust.git] / src / libterm / terminfo / parser /
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
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-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
2016-04-11 Steve KlabnikRollup merge of #32768 - GuillaumeGomez:slice_doc,...
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-04-05 Manish GoregaokarRollup merge of #32686 - mneumann:dragonfly_jemalloc_pr...
2016-04-02 borsAuto merge of #32334 - tbu-:pr_ipv6_octets, r=aturon
2016-04-01 borsAuto merge of #32586 - seanmonstar:speialize-to-string...
2016-03-30 Steve KlabnikRollup merge of #32608 - tshepang:grammar, r=aturon
2016-03-30 Steve KlabnikRollup merge of #32607 - tshepang:we-gots-intoiterator...
2016-03-30 Steve KlabnikRollup merge of #32606 - tshepang:typo, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32605 - tshepang:not-needed, r=Manishearth
2016-03-30 Steve KlabnikRollup merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 borsAuto merge of #32603 - tshepang:capitalise, r=bluss
2016-03-28 Steve KlabnikRollup merge of #32235 - fbergr:trailing_whitespace...
2016-03-28 Steve KlabnikRollup merge of #32177 - srinivasreddy:remove_integer_s...
2016-03-26 Manish GoregaokarRollup merge of #32440 - tshepang:compact, r=steveklabnik
2016-03-26 Manish GoregaokarRollup merge of #32387 - alexcrichton:ascii-test, r...
2016-03-26 Manish GoregaokarRollup merge of #32383 - aidanhs:aphs-heap-move-guarant...
2016-03-26 Manish GoregaokarRollup merge of #32456 - bluss:str-zero, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32448 - sfackler:time-augmented-assign...
2016-03-26 Manish GoregaokarRollup merge of #32447 - nodakai:dots-in-err-idx, r...
2016-03-26 Manish GoregaokarRollup merge of #32435 - nrc:fix-err-recover, r=nikomat...
2016-03-26 Manish GoregaokarRollup merge of #32257 - alexcrichton:fix-status-stdin...
2016-03-25 borsAuto merge of #32407 - alexcrichton:netbsd-gcc-s-link...
2016-03-25 borsAuto merge of #31908 - jseyfried:disallow_shadowed_trai...
2016-03-24 Steve KlabnikRollup merge of #32452 - GuillaumeGomez:patch-5, r...
2016-03-24 Steve KlabnikRollup merge of #32416 - GuillaumeGomez:patch-3, r...
2016-03-24 Steve KlabnikRollup merge of #32276 - brson:doc, r=alexcrichton
2016-03-23 borsAuto merge of #32455 - TimNN:patch-1, r=alexcrichton
2016-03-23 borsAuto merge of #32454 - eddyb:rollup, r=eddyb
2016-03-23 borsAuto merge of #32390 - japaric:untry, r=pnkfelix
2016-03-23 Jorge Aparicioterm: undo conversion of user defined try!s
2016-03-23 Jorge Apariciotry! -> ?
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 borsAuto merge of #30185 - fhahn:improve-borrowck-public...
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-04 borsAuto merge of #30189 - crumblingstatue:patch-1, r=alexc...
2015-12-04 borsAuto merge of #30190 - tshepang:dir_builder-example...
2015-12-04 borsAuto merge of #30183 - retep998:min-align, r=alexcrichton
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-03 borsAuto merge of #29999 - SingingTree:libterm_unwrapping...
2015-12-03 Bryce Van Dyklibterm: bring across changes from term
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-25 borsAuto merge of #30017 - nrc:fmt, r=brson
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #30016 - alexcrichton:fix-off-by-one...
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-23 borsAuto merge of #29984 - Manishearth:slice-assert, r...
2015-11-22 borsAuto merge of #28907 - SingingTree:rustfmt_libterm...
2015-11-22 Bryce Van DykRustfmt libterm, skip long static in compiled.rs
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
next