]> git.lizzy.rs Git - rust.git/history - src/libsyntax/util/interner.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libsyntax / util / interner.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-19 Alex CrichtonRound 3 test fixes and conflicts
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 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Aaron TuronStabilize std::borrow
2015-02-18 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Alex Crichtonrollup merge of #22491: Gankro/into_iter
2015-02-18 Alex Crichtonrollup merge of #22485: pnkfelix/fsk-int-uint-audit
2015-02-18 Alex Crichtonrollup merge of #22484: riginding/master
2015-02-18 Alex Crichtonrollup merge of #22482: alexcrichton/cstr-changes
2015-02-18 Alex Crichtonrollup merge of #22480: alexcrichton/hashv3
2015-02-18 Alex Crichtonstd: Stabilize the `hash` module
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 borsAuto merge of #21877 - dotdash:less_auto_deref, r=alexc...
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-03 borsAuto merge of #21613 - alfie:suffix-small, r=alexcrichton
2015-02-03 borsAuto merge of #21872 - alexcrichton:rollup, r=alexcrichton
2015-02-02 Alex Crichtonrollup merge of #21869: dotdash/bogus_match
2015-02-02 Alex Crichtonrollup merge of #21865: steveklabnik/gh21501
2015-02-02 Alex Crichtonrollup merge of #21854: alexcrichton/try-borrow
2015-02-02 Alex Crichtonrollup merge of #21852: FreeFull/patch-1
2015-02-02 Alex Crichtonrollup merge of #21849: alexcrichton/warn2note
2015-02-02 Alex Crichtonrollup merge of #21848: Manishearth/book-link
2015-02-02 Alex Crichtonrollup merge of #21845: Potpourri/import-syntax
2015-02-02 Alex Crichtonrollup merge of #21842: alexcrichton/issue-21839
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21830: japaric/for-cleanup
2015-02-02 Jorge Aparicio`for x in xs.iter()` -> `for x in &xs`
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 #21258: aturon/stab-3-index
2015-01-21 Alex Crichtonrollup merge of #21252: nikomatsakis/assoc-type-ice...
2015-01-21 Alex Crichtonrollup merge of #20642: michaelwoerister/sane-source...
2015-01-21 Alex Crichtonrollup merge of #21463: sanxiyn/demut
2015-01-21 Alex Crichtonrollup merge of #21462: ahmedcharles/remove-ratchet
2015-01-21 Alex Crichtonrollup merge of #21457: alexcrichton/issue-21436
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 #21394: japaric/nonono
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 #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Alex Crichtonstd: Rename Show/String to Debug/Display
next