]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata
Replace the field `imports` in Module with `unresolved_imports` and refactor away...
[rust.git] / src / librustc_metadata /
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
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 borsAuto merge of #31570 - tomaka:ignore-emscripten, r...
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 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 Jonas SchievinkAutoderef in librustc_metadata
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 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 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::MetaItem_
2016-02-11 Oliver 'ker' Schneider[breaking-change] don't glob export ast::Item_ variants
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Lit_ variants
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::{UintTy, IntTy...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::FloatTy variants
2016-02-11 Oliver Schneider[breaking-change] don't glob import/export syntax:...
2016-02-11 borsAuto merge of #31525 - antonblanchard:powerpc64_merge4...
2016-02-11 borsAuto merge of #31507 - dirk:dirk/fix-rustdoc-undeclared...
2016-02-11 borsAuto merge of #31357 - rthomas:hashers, r=alexcrichton
2016-02-11 borsAuto merge of #31461 - jseyfried:remove_import_resoluti...
2016-02-11 borsAuto merge of #31479 - kamalmarhubi:fmt-pointer-unsized...
2016-02-10 borsAuto merge of #31455 - tmiasko:expected-tokens, r=alexc...
2016-02-10 borsAuto merge of #31499 - kamalmarhubi:cfg-flag-invalid...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-10 borsAuto merge of #31494 - alexcrichton:ar-gnu-by-default...
2016-02-10 borsAuto merge of #31465 - nagisa:mir-free-fix, r=nikomatsakis
2016-02-10 borsAuto merge of #31438 - aturon:stab-ip-addr, r=alexcrichton
2016-02-09 borsAuto merge of #31523 - steveklabnik:rollup, r=steveklabnik
2016-02-09 borsAuto merge of #31425 - oli-obk:mir-pass-plugin, r=nagisa
2016-02-09 Oliver Schneidermake `MirMap` a struct instead of a type alias for...
2016-02-08 borsAuto merge of #31397 - bradfirj:arc-docfix, r=steveklabnik
2016-02-08 borsAuto merge of #31468 - pitdicker:fs_tests_cleanup,...
2016-02-07 borsAuto merge of #31433 - nagisa:fix-man-ur, r=brson
2016-02-07 borsAuto merge of #31450 - bluss:no-null-markers, r=Gankro
2016-02-07 borsAuto merge of #31445 - saurvs:master, r=brson
2016-02-07 borsAuto merge of #31440 - reem:rwlock-map-fix, r=alexcrichton
2016-02-06 borsAuto merge of #30629 - brson:emscripten-upstream, r...
2016-02-06 borsAuto merge of #31428 - reem:remove-mutexguard-map,...
2016-02-06 borsAuto merge of #31427 - reem:more-debug-mutex, r=sfackler
2016-02-06 borsAuto merge of #31417 - alexcrichton:cloexec-all-the...
2016-02-06 borsAuto merge of #31410 - rkruppe:issue31109, r=pnkfelix
2016-02-06 borsAuto merge of #31333 - lambda:31273-abort-on-stack...
2016-02-06 borsAuto merge of #31307 - nagisa:mir-drop-terminator,...
2016-02-05 borsAuto merge of #31304 - nikomatsakis:incr-comp-read...
2016-02-05 Niko MatsakisInstrument a bunch of tasks that employ the HIR map...
2016-02-05 borsAuto merge of #31349 - nikomatsakis:issue-31157-obligat...
2016-02-04 Steve KlabnikRollup merge of #31415 - tshepang:2-space-indent, r...
2016-02-04 Steve KlabnikRollup merge of #31413 - tshepang:improve, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31412 - tshepang:add-trailing-commas...
2016-02-04 Steve KlabnikRollup merge of #31411 - tshepang:idiom, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31007 - pra85:license, r=aturon
2016-02-04 borsAuto merge of #31360 - pitdicker:fs_tests_cleanup,...
2016-02-04 Simonas KazlauskasSynthesize calls to box_free language item
2016-02-04 borsAuto merge of #31161 - sfackler:slice-to-socket-addrs...
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #31326 - sdleffler:master, r=nikomatsakis
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-04 borsAuto merge of #30796 - GuillaumeGomez:impl_box_error...
2016-02-03 borsAuto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
2016-02-03 borsAuto merge of #30834 - reem:rwlock-read-guard-map,...
2016-02-03 borsAuto merge of #31056 - kamalmarhubi:std-process-nul...
2016-02-03 borsAuto merge of #31319 - alexcrichton:msvc-backtraces...
2016-02-02 Manish GoregaokarRollup merge of #31352 - steveklabnik:gh31154, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #31351 - steveklabnik:gh31318, r=alexcr...
2016-02-02 Manish GoregaokarRollup merge of #31347 - GuillaumeGomez:fix_E0118,...
next