]> git.lizzy.rs Git - rust.git/history - src/libsyntax/config.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libsyntax / config.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
2015-02-17 borsAuto merge of #21774 - ejjeong:enable-test-for-android...
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-17 Manish GoregaokarRollup merge of #22377 - thiagooak:book-glossary, r...
2015-02-17 Manish GoregaokarRollup merge of #22368 - thiagooak:book-arity, r=stevek...
2015-02-15 Manish GoregaokarRollup merge of #22329 - thiagooak:book, r=steveklabnik
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-15 borsAuto merge of #22058 - Gankro:all-the-impls, r=huonw
2015-02-14 borsAuto merge of #22158 - Kimundi:the_lonely_uppercase_key...
2015-02-14 borsAuto merge of #22114 - alexcrichton:issue-22084, r...
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-11 Alex Crichtonrollup merge of #22161: steveklabnik/close_2741
2015-02-11 Alex Crichtonrollup merge of #22151: Gankro/macro-bench
2015-02-11 Alex Crichtonrollup merge of #22150: nagisa/de-perm-frost
2015-02-11 Alex Crichtonrollup merge of #22048: LeoTestard/impl-patterns-used
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-11 borsAuto merge of #22169 - gfxmonk:disable-docs, r=steveklabnik
2015-02-11 borsAuto merge of #22076 - carols10cents:exp2-calling-exp...
2015-02-11 borsAuto merge of #22160 - dotdash:extern_rust, r=brson
2015-02-10 borsAuto merge of #22089 - dotdash:llvm_20150207, r=alexcri...
2015-02-10 borsAuto merge of #22153 - alexcrichton:rollup, r=alexcrichton
2015-02-10 Alex Crichtonrollup merge of #22144: pnkfelix/fru-privacy-rfc-736
2015-02-10 Alex Crichtonrollup merge of #22147: dotdash/llvm_version
2015-02-10 Alex Crichtonrollup merge of #22143: pnkfelix/fix-issue-20801
2015-02-10 Alex Crichtonrollup merge of #22142: Kimundi/unsized_unique
2015-02-10 Alex Crichtonrollup merge of #22135: apasel422/issue-22131
2015-02-10 Alex Crichtonrollup merge of #22130: steveklabnik/gh20172
2015-02-10 Alex Crichtonrollup merge of #22129: steveklabnik/gh22032
2015-02-10 Alex Crichtonrollup merge of #22128: steveklabnik/gh22085
2015-02-10 Alex Crichtonrollup merge of #22125: alexcrichton/into-iter-stability
2015-02-10 Alex Crichtonrollup merge of #22120: lukesteensen/closures_guide
2015-02-10 Alex Crichtonrollup merge of #22116: kmcallister/cfg_attr
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-09 Keegan McAllisterProcess cfg_attr right before stripping cfg
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21976 - mzabaluev:fix-copy-mut-lifetim...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 borsAuto merge of #21916 - japaric:no-as-slice, r=alexcrichton
2015-02-05 Jorge Apariciocleanup: replace `as[_mut]_slice()` calls with deref...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-24 borsAuto merge of #21452 - bleibig:bison-grammar, r=nikomat...
2015-01-24 Flavio Percoco PremoliRollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-23 borsAuto merge of #21453 - Stebalien:exactsize, r=alexcrichton
2015-01-23 borsAuto merge of #20221 - liigo:rustdoc-sidebar-tooltips...
2015-01-22 Steve KlabnikRollup merge of #21500 - richo:power-fixups, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21496 - ColonelJ:paatch, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21484 - steveklabnik:connect_docs...
2015-01-22 Steve KlabnikRollup merge of #21479 - steveklabnik:rustdoc_to_book...
2015-01-22 Steve KlabnikRollup merge of #21477 - steveklabnik:gh21440, r=alexcr...
2015-01-22 Steve KlabnikRollup merge of #21472 - steveklabnik:gh21469, r=huonw
2015-01-22 Steve KlabnikRollup merge of #21471 - michaelwoerister:associated...
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 Steve KlabnikRollup merge of #21091 - steveklabnik:add_attribute_doc...
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-22 borsAuto merge of #21473 - alexcrichton:rollup, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #20179: eddyb/blind-items
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Eduard Burtescusyntax: fix fallout of merging ast::ViewItem into ast...
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
next