]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/astencode.rs
track def-id for inlined items
[rust.git] / src / librustc_metadata / astencode.rs
2016-03-25 Niko Matsakistrack def-id for inlined items
2016-03-25 borsAuto merge of #31908 - jseyfried:disallow_shadowed_trai...
2016-03-24 Steve KlabnikRollup merge of #32276 - brson:doc, r=alexcrichton
2016-03-23 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
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-17 Eduard Burtescumetadata: Constrain FoundAst::FoundParent to an Item.
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
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...
2016-03-08 borsAuto merge of #31995 - alexcrichton:fix-make-clena...
2016-03-08 borsAuto merge of #31957 - GuillaumeGomez:error_display...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-06 borsAuto merge of #32020 - alexcrichton:stabilize-into...
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32017 - brson:ignoretest, r=nikomatsakis
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 borsAuto merge of #32039 - arielb1:pat-enum, r=nagisa
2016-03-04 borsAuto merge of #32032 - arielb1:load-const, r=eddyb
2016-03-04 borsAuto merge of #32022 - gohyda:master, r=alexcrichton
2016-03-04 borsAuto merge of #32006 - jseyfried:fix_expanded_mod_path...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-03 borsAuto merge of #31671 - ranma42:printcfg, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32007 - nikomatsakis:compiletest-increme...
2016-03-03 borsAuto merge of #31979 - jseyfried:rename_ctxt, r=eddyb
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 Jeffrey SeyfriedRename middle::ty::ctxt to TyCtxt
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 borsAuto merge of #31834 - ubsan:copy_from_slice, r=alexcri...
2016-02-26 Jeffrey SeyfriedFix breakage in rustc_metadata
2016-02-26 Jeffrey SeyfriedRemove `LastPrivate`
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 Manish GoregaokarRollup merge of #31800 - alexcrichton:armv6-plz, r...
2016-02-24 Manish GoregaokarRollup merge of #31784 - urschrei:chunks_doc, r=stevekl...
2016-02-24 Manish GoregaokarRollup merge of #31677 - ivan:doc-vtable, r=steveklabnik
2016-02-24 borsAuto merge of #31782 - pitdicker:clean_out_windows_c...
2016-02-24 borsAuto merge of #31778 - aturon:snapshot, r=alexcrichton
2016-02-23 borsAuto merge of #31751 - gkoz:os_str_path_cmp, r=aturon
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-22 borsAuto merge of #31704 - tbu-:pr_vec_into_iter_clone...
2016-02-22 borsAuto merge of #30969 - Amanieu:extended_atomic_cmpxchg...
2016-02-22 borsAuto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn
2016-02-21 borsAuto merge of #31802 - alexcrichton:fix-dist-rustbuild...
2016-02-21 borsAuto merge of #31785 - sanxiyn:gitmodules, r=alexcrichton
2016-02-21 borsAuto merge of #31791 - alexcrichton:llvmup3, r=dotdash
2016-02-21 borsAuto merge of #31761 - Amanieu:volatile, r=alexcrichton
2016-02-20 borsAuto merge of #31757 - petrochenkov:unitdotdot, r=nikom...
2016-02-20 borsAuto merge of #31608 - frewsxcv:osstring-simple-functio...
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-19 Ariel Ben-Yehudamake *mut T -> *const T a coercion
2016-02-19 borsAuto merge of #31736 - bluss:write-char, r=alexcrichton
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31612 - raindev:grammar, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31610 - Manishearth:doc-clarify-txrx...
2016-02-13 Manish GoregaokarRollup merge of #31609 - erickt:nit, r=sfackler
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
next