]> git.lizzy.rs Git - rust.git/history - src/librustc/session/mod.rs
save a borrow by using return value of HashSet::insert
[rust.git] / src / librustc / session / mod.rs
2016-09-23 borsAuto merge of #36631 - frewsxcv:dir-entry-debug, r...
2016-09-23 Mikhail ModinMerge branch 'master' into 35123-map3
2016-09-22 borsAuto merge of #36154 - nrc:proc-macro-init, r=@jseyfried
2016-09-22 Jonathan TurnerRollup merge of #36632 - CryZe:patch-3, r=sfackler
2016-09-22 Jonathan TurnerRollup merge of #36600 - caipre:sort-by-key-comment...
2016-09-22 Jonathan TurnerRollup merge of #36589 - jpadkins:option_docs_safety_wo...
2016-09-22 Jonathan TurnerRollup merge of #36571 - kmcallister:gh-29372-rc-docs...
2016-09-22 Jonathan TurnerRollup merge of #36539 - mikhail-m1:36530, r=jonathandt...
2016-09-22 Jonathan TurnerRollup merge of #36423 - GuillaumeGomez:eq_impl, r...
2016-09-22 Jonathan TurnerRollup merge of #36330 - aclarry:e0560-update, r=jonath...
2016-09-22 borsAuto merge of #36261 - parched:soft-float, r=pnkfelix
2016-09-22 borsAuto merge of #36618 - jseyfried:crate_root_attr_invoc...
2016-09-22 borsAuto merge of #36592 - nnethercote:TypedArena, r=bluss
2016-09-22 borsAuto merge of #36585 - jonathandturner:misc_error_touch...
2016-09-22 borsAuto merge of #36551 - eddyb:meta-games, r=nikomatsakis
2016-09-21 borsAuto merge of #36524 - michaelwoerister:trans-inline...
2016-09-20 Eduard Burtescurustc_metadata: go only through rustc_serialize in...
2016-09-20 borsAuto merge of #36445 - infinity0:master, r=brson
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-19 borsAuto merge of #36471 - nnethercote:rm-to_binop, r=sanxiyn
2016-09-18 borsAuto merge of #36527 - nnethercote:last_token_kind...
2016-09-17 borsAuto merge of #36490 - bluss:zip-slightly-despecialized...
2016-09-17 borsAuto merge of #36485 - nnethercote:char_lit-2, r=nagisa
2016-09-17 borsAuto merge of #36482 - jseyfried:dont_load_unconfigured...
2016-09-17 borsAuto merge of #36468 - michaelwoerister:collect-vtable...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-16 Jonathan TurnerRollup merge of #36484 - frewsxcv:patch-33, r=eddyb
2016-09-16 Jonathan TurnerRollup merge of #36480 - tshepang:stronger-pause, r...
2016-09-16 Jonathan TurnerRollup merge of #36383 - GuillaumeGomez:e0049, r=jonath...
2016-09-16 borsAuto merge of #36441 - alexcrichton:rustbuild-target...
2016-09-16 borsAuto merge of #36338 - estebank:primitive-shadow, r...
2016-09-16 borsAuto merge of #36213 - josephDunne:dist_version, r...
2016-09-16 borsAuto merge of #36439 - alexcrichton:fix-rustbuild,...
2016-09-15 borsAuto merge of #36393 - petrochenkov:ancient, r=eddyb
2016-09-15 borsAuto merge of #35992 - SimonSapin:rc-arc-ptr-eq, r...
2016-09-15 borsAuto merge of #36491 - Manishearth:rollup, r=Manishearth
2016-09-15 Manish GoregaokarRollup merge of #36463 - eugene-bulkin:duration-checked...
2016-09-15 Manish GoregaokarRollup merge of #36461 - nikomatsakis:issue-36053,...
2016-09-15 Manish GoregaokarRollup merge of #36459 - nikomatsakis:issue-35546,...
2016-09-15 Manish GoregaokarRollup merge of #36454 - bluss:slice-primitive-index...
2016-09-15 Manish GoregaokarRollup merge of #36438 - jseyfried:node_ids_in_expansio...
2016-09-14 borsAuto merge of #36270 - petrochenkov:pipwarnagain, r...
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 borsAuto merge of #36264 - matklad:zeroing-cstring, r=alexc...
2016-09-13 Jeffrey SeyfriedMove macro resolution into `librustc_resolve`.
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-13 borsAuto merge of #35960 - nikomatsakis:incr-comp-krate...
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-11 borsAuto merge of #36308 - dtolnay:inputitem, r=alexcrichton
2016-09-10 Guillaume GomezRollup merge of #36314 - tshepang:not-needed, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-09 borsAuto merge of #36256 - rjgoldsborough:make-configure...
2016-09-09 borsAuto merge of #36324 - nrc:save-docs, r=eddyb
2016-09-08 borsAuto merge of #35745 - jroesch:soundness-fix-29859...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-08 borsAuto merge of #36316 - jseyfried:custom_derive_internal...
2016-09-08 borsAuto merge of #36214 - jseyfried:stackless_expansion...
2016-09-07 borsAuto merge of #36292 - japaric:musl-root, r=alexcrichton
2016-09-07 borsAuto merge of #36266 - Sawyer47:issue-35169, r=alexcrichton
2016-09-07 borsAuto merge of #36304 - TimNN:fix-36299, r=eddyb
2016-09-07 borsAuto merge of #36289 - euclio:self-suggestion, r=jseyfried
2016-09-07 borsAuto merge of #36296 - nagisa:pass-timing, r=eddyb
2016-09-07 borsAuto merge of #36252 - joshtriplett:union-field-never...
2016-09-06 borsAuto merge of #36303 - jonathandturner:rollup, r=jonath...
2016-09-06 borsAuto merge of #36025 - michaelwoerister:incr-comp-hash...
2016-09-06 borsAuto merge of #36078 - ollie27:rustdoc_search_assoccons...
2016-09-05 borsAuto merge of #35845 - frewsxcv:result-into-iter, r...
2016-09-05 Manish GoregaokarRollup merge of #36065 - acrrd:new_format_E0496, r...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-05 Manish GoregaokarRollup merge of #35845 - frewsxcv:result-into-iter...
2016-09-05 borsAuto merge of #36240 - leeopop:master, r=jseyfried
2016-09-04 borsAuto merge of #36144 - japaric:rustbuild-musl, r=alexcr...
2016-09-04 Manish GoregaokarRollup merge of #36234 - durka:disable-codegen-config...
2016-09-04 Manish GoregaokarRollup merge of #36231 - durka:patch-29, r=alexcrichton
2016-09-04 Manish GoregaokarRollup merge of #36225 - johnthagen:fix-nightly-docs...
2016-09-04 Manish GoregaokarRollup merge of #36212 - razielgn:updated-e0493-to...
2016-09-04 Manish GoregaokarRollup merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 Manish GoregaokarRollup merge of #36070 - gavinb:master, r=jonathandturner
2016-09-04 borsAuto merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 borsAuto merge of #36034 - ahmedcharles:orbit, r=eddyb
2016-09-04 borsAuto merge of #36124 - eddyb:fast-array-init, r=alexcri...
2016-09-03 borsAuto merge of #36119 - arielb1:ctp-again, r=eddyb
2016-09-03 borsAuto merge of #36104 - KiChjang:issue-35847, r=brson
2016-09-03 borsAuto merge of #36072 - arthurprs:binary_heap_opt, r...
2016-09-03 borsAuto merge of #35957 - alexcrichton:macros-1.1, r=nrc
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #36180 - frewsxcv:patch-33, r=alexcrichton
2016-09-02 Jonathan TurnerRollup merge of #36178 - jonathandturner:windows_colors...
2016-09-02 Jonathan TurnerRollup merge of #36171 - jonathandturner:temporary_valu...
2016-09-02 Jonathan TurnerRollup merge of #36160 - Aatch:normalize-closure-sig...
2016-09-02 Jonathan TurnerRollup merge of #36099 - skade:better-try-documentation...
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 Alex Crichtonrustc: Implement custom derive (macros 1.1)
2016-09-02 borsAuto merge of #36084 - apasel422:counter, r=bluss
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-09-01 borsAuto merge of #35761 - nikomatsakis:faster-trans-fulfil...
next