]> git.lizzy.rs Git - rust.git/history - src/libsyntax
Replace the field `imports` in Module with `unresolved_imports` and refactor away...
[rust.git] / src / libsyntax /
2016-02-16 borsAuto merge of #31680 - arielb1:fast-fulfill, r=nikomatsakis
2016-02-16 borsAuto merge of #31534 - jseyfried:restrict_noninline_mod...
2016-02-16 borsAuto merge of #30714 - wesleywiser:fix_29914, r=arielb1
2016-02-16 borsAuto merge of #31672 - semarie:rmake-cxx, r=alexcrichton
2016-02-16 borsAuto merge of #31669 - frewsxcv:llvm-function-pass...
2016-02-16 borsAuto merge of #31668 - cuviper:lfs, r=alexcrichton
2016-02-16 borsAuto merge of #31627 - KiChjang:unstable-lint, r=alexcr...
2016-02-16 borsAuto merge of #31639 - quodlibetor:doc-search-with...
2016-02-15 borsAuto merge of #31530 - dirk:dirk/restrict-matching...
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31656 - jonas-schievink:mirdump, r=nrc
2016-02-15 borsAuto merge of #31640 - rkruppe:require-py27, r=sanxiyn
2016-02-15 borsAuto merge of #31653 - tomaka:emscripten-abi, r=eddyb
2016-02-15 borsAuto merge of #31652 - semarie:openbsd-os-raw, r=alexcr...
2016-02-15 borsAuto merge of #31648 - jseyfried:fix_diagnostics, r=nrc
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-15 borsAuto merge of #31555 - nrc:err-recover, r=pnkfelix
2016-02-15 Nick CameronRebasing
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 Nick CameronSome error recovery in the parser
2016-02-14 Nick CameronAdd some simple error recovery to the parser and fix...
2016-02-14 Nick Cameronerror correction for missing or mismatched closing...
2016-02-14 Nick Cameronrefactoring: inline some function in the parser
2016-02-14 borsAuto merge of #31630 - pitdicker:read_link, r=alexcrichton
2016-02-14 borsAuto merge of #31642 - rkruppe:rm-regex-script, r=alexc...
2016-02-14 borsAuto merge of #31626 - mitaa:rdoc-srch-escape, r=alexcr...
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 #31581 - petrochenkov:patrefact, r=Manish...
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 borsAuto merge of #31643 - Manishearth:rollup, r=Manishearth
2016-02-13 Manish GoregaokarRollup merge of #31638 - rkruppe:rm-tex, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31637 - rkruppe:ignore-pdb, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31635 - semarie:grep-e, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31629 - petevine:master, r=alexcrichton
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
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
2016-02-13 Manish GoregaokarRollup merge of #31535 - Ketsuban:more-detail-in-wrappi...
2016-02-13 borsAuto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcr...
2016-02-13 borsAuto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcri...
2016-02-13 borsAuto merge of #31591 - alexcrichton:make-clean-with...
2016-02-13 borsAuto merge of #31588 - soltanmm:layer, r=nikomatsakis
2016-02-13 borsAuto merge of #31579 - ollie27:msvc_link, r=alexcrichton
2016-02-13 Vadim PetrochenkovSplit ast::PatKind::Enum into tuple struct and path...
2016-02-13 borsAuto merge of #31570 - tomaka:ignore-emscripten, r...
2016-02-13 Vadim PetrochenkovRename ast::Pat_ and its variants
2016-02-13 borsAuto merge of #31564 - durka:lang-item-icemelt, r=nikom...
2016-02-13 borsAuto merge of #31562 - llogiq:lint_post, r=Manishearth
2016-02-13 Jeffrey SeyfriedDisallow non-inline modules without path annotations...
2016-02-13 Jeffrey SeyfriedOnly consider a module to be a directory owner if it...
2016-02-13 borsAuto merge of #31557 - retep998:house-directory, r...
2016-02-13 borsAuto merge of #31358 - japaric:print-targets, r=alexcri...
2016-02-13 borsAuto merge of #31524 - jonas-schievink:autoderef, r...
2016-02-12 Erick Tryzelaarsyntax: Replace unstable `vec.as_slice().get()` with...
2016-02-12 Jonas SchievinkUse more autoderef in libsyntax
2016-02-12 borsAuto merge of #30726 - GuillaumeGomez:compile-fail...
2016-02-12 borsAuto merge of #31550 - Stebalien:fix-color, r=nrc
2016-02-12 borsAuto merge of #31583 - petrochenkov:indi_ast, r=Manishearth
2016-02-12 borsAuto merge of #31541 - tomaka:more-emscripten, r=brson
2016-02-12 borsAuto merge of #31368 - JohanLorenzo:dont-strip-if-test...
2016-02-12 borsAuto merge of #30830 - arcnmx:static-extern, r=alexcrichton
2016-02-12 borsAuto merge of #31123 - alexcrichton:who-doesnt-want...
2016-02-11 borsAuto merge of #31545 - dotdash:no_noalias, r=alexcrichton
2016-02-11 Vadim PetrochenkovRemove some unnecessary indirection from AST structures
2016-02-11 Alex Crichtonbootstrap: Add a bunch of Cargo.toml files
2016-02-11 borsAuto merge of #31083 - SimonSapin:set_port, r=alexcrichton
2016-02-11 arcnmxPass through diagnostic handler instead
2016-02-11 arcnmxUse find_export_name_attr instead of string literal
2016-02-11 arcnmxRemove link_section and linkage as extern indicators
2016-02-11 arcnmxOnly retain external static symbols across LTO
2016-02-11 borsAuto merge of #31532 - tomaka:fix-emscripten, r=brson
2016-02-11 borsAuto merge of #31527 - danlrobertson:i15735, r=alexcrichton
2016-02-11 borsAuto merge of #31487 - oli-obk:breaking_batch/ast/unop...
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::PathListItem_...
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::StrStyle variants
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::Visibility...
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::TraitItemKind...
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::Mutablity...
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::MetaItem_
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::MacStmtStyle
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::KleeneOp variants
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::Item_ variants
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::ForeignItem_...
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Stmt_ variants
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::IntLitType...
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Lit_ variants
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Ty_ variants
2016-02-11 Oliver Schneider[breaking-change] remove unused enum ast::PrimTy
2016-02-11 Oliver Schneiderremove unit test that can't be tested anymore
2016-02-11 Oliver Schneider[breaking-change] remove the sign from integer literals...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::{UintTy, IntTy...
next