]> git.lizzy.rs Git - rust.git/history - src/etc/unicode.py
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / etc / unicode.py
2015-01-25 Jorge Apariciocleanup: s/impl Copy/#[derive(Copy)]/g
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-24 Flavio Percoco PremoliRollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21450 - alfie:book2, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21373 - angst7:pointer_doc_1, r=stevek...
2015-01-22 Steve KlabnikRollup merge of #21325 - nagisa:thread-panicking, r...
2015-01-22 Steve KlabnikRollup merge of #21217 - Gankro:docadoca, r=steveklabnik
2015-01-22 borsAuto merge of #21078 - js-ojus:master, r=steveklabnik
2015-01-22 borsAuto merge of #21187 - oli-obk:feature/hint_struct_fiel...
2015-01-21 Alex Crichtonrollup merge of #21252: nikomatsakis/assoc-type-ice...
2015-01-21 Alex Crichtonrollup merge of #21447: cmr/master
2015-01-21 Alex Crichtonrollup merge of #21446: stepancheg/boxed-test
2015-01-21 Alex Crichtonrollup merge of #21444: petrochenkov/null
2015-01-21 Alex Crichtonrollup merge of #21441: alexcrichton/rustc-opts
2015-01-21 Alex Crichtonrollup merge of #21438: taralx/kill-racycell
2015-01-21 Alex Crichtonrollup merge of #21437: FlaPer87/snapshot
2015-01-21 Alex Crichtonrollup merge of #21433: alfie/typobook
2015-01-21 Alex Crichtonrollup merge of #21429: GuillaumeGomez/macro-fix
2015-01-21 Alex Crichtonrollup merge of #21423: oli-obk/prettier_read_until
2015-01-21 Alex Crichtonrollup merge of #21421: huonw/one-suggestion-per-trait
2015-01-21 Alex Crichtonrollup merge of #21419: Toby-S/patch-1
2015-01-21 Alex Crichtonrollup merge of #21418: Aatch/assume-refcount
2015-01-21 Alex Crichtonrollup merge of #21414: ejjeong/aarch64-linux-android
2015-01-21 Alex Crichtonrollup merge of #21413: ahmedcharles/remove-test-features
2015-01-21 Alex Crichtonrollup merge of #21411: P1start/help-tweaks
2015-01-21 Alex Crichtonrollup merge of #21396: japaric/no-parens-in-range
2015-01-21 Alex Crichtonrollup merge of #21393: loganchien/fix-if-stmt-doc...
2015-01-21 Alex Crichtonrollup merge of #21392: japaric/iter
2015-01-21 Alex Crichtonrollup merge of #21391: klutzy/rt-time-cleanup
2015-01-21 Alex Crichtonrollup merge of #21389: retep998/timer
2015-01-21 Alex Crichtonrollup merge of #21372: arielb1/remove-the-box
2015-01-21 Alex Crichtonrollup merge of #21368: tomjakubowski/rustdoc-miscellany
2015-01-21 Alex Crichtonrollup merge of #21367: steveklabnik/remove_gate
2015-01-21 Alex Crichtonrollup merge of #21354: eddyb/vec-ufcs
2015-01-21 Alex Crichtonrollup merge of #21342: Diggsey/issue-21310
2015-01-21 Alex Crichtonrollup merge of #21340: pshc/libsyntax-no-more-ints
2015-01-21 Alex Crichtonrollup merge of #21333: stepancheg/trans-write-diag
2015-01-21 Alex Crichtonrollup merge of #21289: brson/errorcodes
2015-01-21 Alex Crichtonrollup merge of #21274: estsauver/21270
2015-01-21 Alex Crichtonrollup merge of #21157: steveklabnik/deprecation
2015-01-21 Alex Crichtonrollup merge of #21138: mkpankov/master
2015-01-21 Alex Crichtonrollup merge of #21053: apasel422/exact
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 borsAuto merge of #21242 - richo:no-perl, r=brson
2015-01-21 borsAuto merge of #21227 - sellibitze:core-ops-for-referenc...
2015-01-21 borsAuto merge of #21395 - sfackler:fix-cvar-test, r=alexcr...
2015-01-21 borsAuto merge of #21065 - ColonelJ:master, r=brson
2015-01-20 borsAuto merge of #21439 - alexcrichton:rollup, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #20991 - mneumann:llvm-dragonfly-take2...
2015-01-20 Barosl LEERollup merge of #21179 - nodakai:reference-mod-to-self...
2015-01-20 Barosl LEERollup merge of #21427 - steveklabnik:generics_fix...
2015-01-20 Barosl LEERollup merge of #21424 - sanxiyn:coerce-mut, r=nikomatsakis
2015-01-20 Barosl LEERollup merge of #21404 - japaric:hash, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21399 - kballard:fix-PLEASE_BENCH...
2015-01-20 Barosl LEERollup merge of #21388 - aochagavia:collections, r...
2015-01-20 Barosl LEERollup merge of #21387 - retep998:hmodule, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21386 - Diggsey:issue-21384, r=alexcri...
2015-01-20 Barosl LEERollup merge of #21380 - tshepang:patch-3, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21123 - visualfc:master, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21377 - iKevinY:speedy-tidy, r=huonw
2015-01-20 Barosl LEERollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21369 - iKevinY:no-travis-notes, r...
2015-01-20 Barosl LEERollup merge of #21359 - WiSaGaN:bugfix/fix_marker...
2015-01-20 Barosl LEERollup merge of #21358 - glacjay:patch-2, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21357 - kimroen:patch-1, r=sanxiyn
2015-01-20 Barosl LEERollup merge of #21100 - tstorch:small_readability_upda...
2015-01-20 Barosl LEERollup merge of #21345 - glacjay:patch-1, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21339 - thorncp:api-docs-search, r...
2015-01-20 Barosl LEERollup merge of #21336 - rylev:better-nofile-error...
2015-01-20 Barosl LEERollup merge of #21331 - michaelsproul:sync-error-impls...
2015-01-20 Barosl LEERollup merge of #21048 - aroben:patch-1, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21326 - look:nano-syntax-highlighting...
2015-01-20 Barosl LEERollup merge of #21314 - fenhl:patch-1, r=steveklbanik
2015-01-20 Barosl LEERollup merge of #21312 - michaelsproul:remove-error...
2015-01-20 Barosl LEERollup merge of #21309 - thorncp:rustdoc-man-page,...
2015-01-20 Barosl LEERollup merge of #21302 - gutworth:rm-find-equiv-test...
2015-01-20 Barosl LEERollup merge of #21294 - alfie:typo, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21355 - alfie:suffix, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21280 - timparenti:old-guide-stub...
2015-01-20 Barosl LEERollup merge of #20998 - estsauver:20984, r=steveklabnik
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-17 Earl St Sauvers/deriving/derives in Comments/Docs
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-18 borsauto merge of #19819 : vadimcn/rust/fix-demangle, r...
2014-12-17 Alex Crichtonrollup merge of #19942: steveklabnik/doc_std_mem
2014-12-17 Alex Crichtonrollup merge of #19912: P1start/fn-formatting
2014-12-17 Alex Crichtonrollup merge of #19902: alexcrichton/second-pass-mem
2014-12-17 Alex Crichtonrollup merge of #19895: jbranchaud/add-string-add-doctest
2014-12-17 Alex Crichtonrollup merge of #19893: JacobEdelman/patch-1
2014-12-17 Alex Crichtonrollup merge of #19892: pnkfelix/region-graphviz
2014-12-17 Alex Crichtonrollup merge of #19889: FlaPer87/unboxed-closure
2014-12-17 Alex Crichtonrollup merge of #19887: alexcrichton/serialize-fn-mut
next