]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast.rs
libsyntax: Do not derive Hash for Ident
[rust.git] / src / libsyntax / ast.rs
2015-10-03 Vadim Petrochenkovlibsyntax: Do not derive Hash for Ident
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 borsAuto merge of #28807 - Manishearth:rollup, r=Manishearth
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-02 borsAuto merge of #28790 - arielb1:unsafe-coerce, r=eddyb
2015-10-02 borsAuto merge of #28789 - rkruppe:rm-unused-probes, r...
2015-10-01 borsAuto merge of #28787 - dotdash:no_more___fat_ptr, r...
2015-10-01 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Ms2gerStop re-exporting AttrStyle's variants and rename them.
2015-10-01 Niko MatsakisConvert DefId to use DefIndex, which is an index into...
2015-10-01 borsAuto merge of #28780 - steveklabnik:doc_from_str, r...
2015-10-01 borsAuto merge of #28778 - arielb1:no-source, r=eddyb
2015-10-01 borsAuto merge of #28741 - alexcrichton:fix-msvc-32, r...
2015-10-01 borsAuto merge of #28605 - alexcrichton:link-native-first...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-10-01 borsAuto merge of #28732 - Eljay:fix-unused-attr, r=alexcri...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 Steve KlabnikRollup merge of #28745 - tshepang:typo, r=bluss
2015-09-30 Manish GoregaokarRollup merge of #28745 - tshepang:typo, r=bluss
2015-09-30 borsAuto merge of #28738 - apasel422:peekable, r=alexcrichton
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28730 - apasel422:issue-21922, r=alexcri...
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-30 borsAuto merge of #28724 - tsion:remove-double-semicolons...
2015-09-30 borsAuto merge of #28500 - alexcrichton:docker-travis,...
2015-09-29 borsAuto merge of #28702 - arielb1:metadata-versioning...
2015-09-29 borsAuto merge of #28715 - petrochenkov:visit, r=nrc
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 Vadim PetrochenkovFill in some missing parts in the default AST visitor
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 Manish GoregaokarRollup merge of #28682 - apasel422:features, r=steveklabnik
2015-09-27 Manish GoregaokarRollup merge of #28681 - arielb1:destructor-fixes,...
2015-09-27 Manish GoregaokarRollup merge of #28673 - wthrowe:bad-archive, r=alexcri...
2015-09-27 Manish GoregaokarRollup merge of #28664 - apasel422:collections-debug...
2015-09-27 borsAuto merge of #28663 - bluss:vec-as-mut, r=alexcrichton
2015-09-27 borsAuto merge of #28651 - dotdash:exhaustive_match, r...
2015-09-27 Steve KlabnikRollup merge of #28680 - xaviershay:doc-readme, r=steve...
2015-09-27 Steve KlabnikRollup merge of #28679 - xaviershay:book-unit-example...
2015-09-27 Steve KlabnikRollup merge of #28678 - fhartwig:deref-elide, r=stevek...
2015-09-27 Steve KlabnikRollup merge of #28674 - DenisKolodin:patch-2, r=sanxiyn
2015-09-27 Steve KlabnikRollup merge of #28666 - GuillaumeGomez:warning, r...
2015-09-26 borsAuto merge of #28646 - vadimcn:imps, r=alexcrichton
2015-09-26 borsAuto merge of #28635 - alexcrichton:str-parse-error...
2015-09-26 borsAuto merge of #28632 - alexcrichton:update-match-indice...
2015-09-26 borsAuto merge of #28593 - gandro:rumprun, r=alexcrichton
2015-09-26 borsAuto merge of #28649 - nhowell:improve-rustbook, r...
2015-09-26 borsAuto merge of #28642 - petrochenkov:name3, r=nrc
2015-09-26 borsAuto merge of #28629 - arielb1:supertrait-self, r=eddyb
2015-09-26 borsAuto merge of #28638 - wthrowe:gdb-version, r=alexcrichton
2015-09-26 borsAuto merge of #28631 - ranma42:robust-panic, r=alexcrichton
2015-09-26 borsAuto merge of #28615 - sfackler:formatter-methods,...
2015-09-26 borsAuto merge of #28612 - gandro:targetvendor, r=alexcrichton
2015-09-25 Steve KlabnikRollup merge of #28637 - SimonSapin:patch-6, r=alexcrichton
2015-09-25 Steve KlabnikRollup merge of #28588 - critiqjo:trpl-closure, r=steve...
2015-09-25 borsAuto merge of #28610 - nrc:fmt6, r=brson
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 borsAuto merge of #28608 - eddyb:no-place-for-an-old-box...
2015-09-24 Vadim PetrochenkovCleanup interfaces of Name, SyntaxContext and Ident
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-24 Eduard BurtescuRemove the deprecated box(PLACE) syntax.
2015-09-24 borsAuto merge of #28602 - apasel422:clone_from, r=bluss
2015-09-23 borsAuto merge of #28596 - sanxiyn:dedup-unused, r=alexcrichton
2015-09-23 borsAuto merge of #28569 - semarie:stdcpp-tests, r=alexcrichton
2015-09-23 borsAuto merge of #28585 - ranma42:simpler-panic, r=alexcri...
2015-09-23 borsAuto merge of #28580 - wesleywiser:split_out_type_lints...
2015-09-23 borsAuto merge of #28535 - petrochenkov:name, r=nrc
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 Vadim PetrochenkovEncode/decode Names as strings
2015-09-22 borsAuto merge of #28574 - Eljay:hoedown-3.0.5, r=alexcrichton
2015-09-22 borsAuto merge of #28427 - DiamondLovesYou:gdb-debug-script...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 Jethro BeekmanChange syntax::ast_util::stmt_id to not panic on macros
2015-09-21 borsAuto merge of #28567 - sanxiyn:save-lto, r=alexcrichton
2015-09-21 borsAuto merge of #28566 - Ms2ger:AsmDialect, r=sanxiyn
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 Ms2gerUse ast::AsmDialect's variants qualified, and drop...
2015-09-21 borsAuto merge of #28560 - Manishearth:fix-fnptr-impls...
2015-09-21 borsAuto merge of #28548 - steveklabnik:gh28545, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-21 borsAuto merge of #28552 - apasel422:issue-28527, r=Manishearth
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 Andrew PaseltinerReplace `ast::Mac_` enum with struct
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
next