]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/decoder.rs
Correections due to refactoring .
[rust.git] / src / librustc_metadata / decoder.rs
2016-03-25 Niko MatsakisCorreections due to refactoring .
2016-03-25 Niko Matsakistrack the extern-crate def-id rather than path
2016-03-25 Niko Matsakisstore krate information more uniformly
2016-03-25 Niko Matsakistrack def-id for inlined items
2016-03-25 Michael WoeristerAdd a "link-guard" to avoid accidentally linking to...
2016-03-25 Michael WoeristerMake the compiler emit an error if the crate graph...
2016-03-25 Michael WoeristerCompute a salt from arguments passed via -Cmetadata.
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 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
2016-03-23 Jorge Apariciotry! -> ?
2016-03-22 borsAuto merge of #32341 - frewsxcv:compiletest-enum, r...
2016-03-22 borsAuto merge of #32264 - GuillaumeGomez:lang_item, r...
2016-03-21 borsAuto merge of #32062 - Marwes:unification_table_for_eq_...
2016-03-21 Steve KlabnikRollup merge of #32340 - Digipom:master, r=steveklabnik
2016-03-21 Steve KlabnikRollup merge of #32339 - tclfs:patch-4, r=apasel422
2016-03-21 Steve KlabnikRollup merge of #32322 - GuillaumeGomez:cmp_doc, r...
2016-03-20 borsAuto merge of #32010 - devonhollowood:non-c-like-enum...
2016-03-19 borsAuto merge of #32314 - alexcrichton:ascii-fun, r=aturon
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcr...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32332 - jonas-schievink:issue32323...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32329 - sfackler:assert-recover-safe...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32327 - toddlucas:master, r=apasel422
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32321 - alexcrichton:cross-to-netbsd...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32319 - benaryorg:patch-3, r=alexcrichton
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32316 - tclfs:patch-3, r=steveklabnik
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32308 - bombless:patch-2, r=alexcrichton
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32288 - tclfs:patch-2, r=apasel422
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32271 - frewsxcv:compiletest-ignored...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32269 - richo:impl-totokens-p-implitem...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32265 - tclfs:patch-1, r=alexcrichton
2016-03-19 borsAuto merge of #32304 - pravic:fix-variadic-ffi-test...
2016-03-19 borsAuto merge of #32050 - achanda:from-slice-v4, r=alexcri...
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-18 borsAuto merge of #32309 - aturon:overlap-warning, r=nikoma...
2016-03-18 borsAuto merge of #32282 - sfackler:panic-hook, r=alexcrichton
2016-03-18 borsAuto merge of #32080 - eddyb:transcendent, r=nikomatsakis
2016-03-18 borsAuto merge of #32248 - dstu:master, r=alexcrichton
2016-03-18 borsAuto merge of #32207 - achanda:ipv6-doc, r=alexcrichton
2016-03-17 Eduard Burtescutrans: Rename MonoId to Instance and start using it...
2016-03-17 Eduard Burtescumetadata: Constrain FoundAst::FoundParent to an Item.
2016-03-17 Eduard Burtescumetedata: Remove the unnecessary indirection to astencode.
2016-03-16 borsAuto merge of #32284 - jseyfried:name_conflict_diagnost...
2016-03-16 borsAuto merge of #31746 - erickt:newline, r=sfackler
2016-03-15 borsAuto merge of #31838 - aochagavia:trans, r=nrc
2016-03-15 borsAuto merge of #31887 - SimonSapin:quiet-test, r=alexcri...
2016-03-15 borsAuto merge of #32251 - durka:derive-2810, r=alexcrichton
2016-03-15 borsAuto merge of #32250 - durka:derive-31574, r=alexcrichton
2016-03-15 borsAuto merge of #32239 - alexcrichton:fix-cross-to-freebs...
2016-03-15 borsAuto merge of #32238 - frewsxcv:compiletest, r=alexcrichton
2016-03-15 borsAuto merge of #32206 - alexcrichton:fix-windows-rustbui...
2016-03-15 borsAuto merge of #30652 - aturon:specialization, r=nikomat...
2016-03-14 Aaron TuronFixes after a rebase
2016-03-14 Aaron TuronInitial incorporation of specialization:
2016-03-14 Aaron TuronHook `default` keyword into metadata and carry data...
2016-03-14 borsAuto merge of #32169 - mitaa:anon-tip, r=nrc
2016-03-14 borsAuto merge of #30587 - oli-obk:eager_const_eval2, r...
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-13 Manish GoregaokarRollup merge of #32164 - nikomatsakis:fewer-errors...
2016-03-13 borsAuto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
2016-03-13 borsAuto merge of #32141 - jseyfried:fix_resolution_in_lexi...
2016-03-13 borsAuto merge of #32140 - ruud-v-a:avx-intrinsics, r=alexc...
2016-03-12 borsAuto merge of #32142 - mitaa:rdoc-maybe-inline-local...
2016-03-11 borsAuto merge of #32132 - arcnmx:cargobuild-std-target...
2016-03-11 Manish GoregaokarRollup merge of #32171 - frewsxcv:compiletest, r=alexcr...
2016-03-11 Manish GoregaokarRollup merge of #32158 - seanmonstar:dead-associated...
2016-03-11 Manish GoregaokarRollup merge of #32137 - nathankleyn:improve-docs-for...
2016-03-11 borsAuto merge of #32134 - jseyfried:forbid_type_alias_as_m...
2016-03-11 borsAuto merge of #32133 - alexcrichton:linkchecker, r...
2016-03-11 borsAuto merge of #32034 - alexcrichton:old-x86-msvc, r...
2016-03-11 borsAuto merge of #32121 - GuillaumeGomez:help_e0514, r=cmr
2016-03-11 borsAuto merge of #32102 - alexcrichton:assert-safe-closure...
2016-03-10 borsAuto merge of #32117 - mitaa:patch-3, r=alexcrichton
2016-03-10 borsAuto merge of #32107 - Stebalien:partial-write, r=alexc...
2016-03-10 borsAuto merge of #32101 - SimonSapin:patch-11, r=alexcrichton
2016-03-10 Oliver Schneidertypestrong constant integers
2016-03-10 Steve KlabnikRollup merge of #32150 - steveklabnik:gh20213, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32149 - steveklabnik:gh31628, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32148 - steveklabnik:gh31912, r=apasel422
2016-03-10 Steve KlabnikRollup merge of #32147 - steveklabnik:gh31950, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32136 - nathankleyn:improve-docs-for...
2016-03-10 Steve KlabnikRollup merge of #32125 - pyfisch:patch-2, r=steveklabnik
2016-03-10 Steve KlabnikRollup merge of #32091 - dirk:dirk/siphasher-docs-clari...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-10 borsAuto merge of #32100 - SimonSapin:patch-6, r=alexcrichton
2016-03-10 borsAuto merge of #32097 - jseyfried:fix_resolution_regress...
2016-03-10 borsAuto merge of #31710 - eddyb:reify, r=nikomatsakis
2016-03-10 borsAuto merge of #31618 - alexcrichton:no-thread-spawns...
2016-03-09 Steve KlabnikMerge pull request #32135 from nathankleyn/improve...
2016-03-09 borsAuto merge of #32073 - jseyfried:fix_another_trait_priv...
2016-03-09 Eduard BurtescuTrack fn type and lifetime parameters in TyFnDef.
2016-03-09 Eli FriedmanSplit TyBareFn into TyFnDef and TyFnPtr.
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-09 borsAuto merge of #32023 - matklad:diamonds-and-rust, r...
next