]> git.lizzy.rs Git - rust.git/history - src/librustc_driver
Rollup merge of #30136 - fhahn:remove-int-from-doc-examples, r=steveklabnik
[rust.git] / src / librustc_driver /
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30043 - arielb1:split-metadata, r=nikoma...
2015-11-26 Ariel Ben-Yehudafix rustc-test
2015-11-26 Ariel Ben-Yehudafix tidy
2015-11-26 Ariel Ben-Yehudafix tests & rustdoc
2015-11-26 Ariel Ben-Yehudasplit the metadata code into rustc_metadata
2015-11-26 Ariel Ben-Yehudamove librustc/plugin to librustc_plugin
2015-11-26 Ariel Ben-Yehudamake CrateStore a trait object
2015-11-26 borsAuto merge of #30061 - tshepang:doc-time, r=brson
2015-11-26 borsAuto merge of #30054 - Ms2ger:TypeOrigin, r=eddyb
2015-11-26 borsAuto merge of #30015 - petrochenkov:staged, r=brson
2015-11-26 Ms2gerUse the TypeOrigin variants qualified.
2015-11-25 Vadim PetrochenkovConsider a crate staged if it has `stable` or `unstable...
2015-11-25 Vadim PetrochenkovRemove all uses of `#[staged_api]`
2015-11-25 Vadim PetrochenkovRemove `#[staged_api]`
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-23 borsAuto merge of #29984 - Manishearth:slice-assert, r...
2015-11-22 borsAuto merge of #28907 - SingingTree:rustfmt_libterm...
2015-11-22 borsAuto merge of #29964 - alexcrichton:update-libc, r...
2015-11-22 borsAuto merge of #29716 - Manishearth:repr-error, r=Gankro
2015-11-22 borsAuto merge of #29980 - Manishearth:missing-diag, r...
2015-11-22 Manish GoregaokarRegister diagnostics for rustc_privacy and rustc_trans...
2015-11-22 borsAuto merge of #29968 - Manishearth:bang-macro-diag...
2015-11-22 Manish GoregaokarLook up macro names as well when suggesting replacement...
2015-11-21 borsAuto merge of #29963 - dotdash:fat_copy, r=eddyb
2015-11-21 borsAuto merge of #29948 - devonhollowood:fromstr-parse...
2015-11-21 borsAuto merge of #29913 - tbu-:pr_windows_path_error_on_nu...
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29961 - alexcrichton:order-dependent...
2015-11-20 borsAuto merge of #29945 - nrc:save-crate-name, r=alexcrichton
2015-11-20 borsAuto merge of #29822 - petrochenkov:pubexport, r=alexcr...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 Vadim PetrochenkovChanges to data produced by privacy pass
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisUpdate unit tests in driver.
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-18 borsAuto merge of #29910 - tbu-:pr_env_revert_mingw_weirdne...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29083 - petrochenkov:stability3, r=alexc...
2015-11-18 borsAuto merge of #29886 - michaelwoerister:mir-erase-regio...
2015-11-18 Michael WoeristerMIR: Add pass that erases all regions right before...
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-18 borsAuto merge of #29882 - devonhollowood:master, r=Manishearth
2015-11-17 Steve KlabnikRollup merge of #29892 - steveklabnik:doc_fromiterator...
2015-11-17 Steve KlabnikRollup merge of #29891 - steveklabnik:gh29470, r=alexcr...
2015-11-17 Steve KlabnikRollup merge of #29890 - steveklabnik:gh29742, r=Manish...
2015-11-17 Steve KlabnikRollup merge of #29889 - steveklabnik:gh29801, r=manish...
2015-11-17 Steve KlabnikRollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn
2015-11-17 Steve KlabnikRollup merge of #29612 - steveklabnik:gh29502, r=alexcr...
2015-11-17 Vadim PetrochenkovRework stability annotation pass
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 borsAuto merge of #29887 - sanxiyn:match-ref-pats, r=sfackler
2015-11-17 borsAuto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 borsAuto merge of #29805 - norcalli:patch-1, r=steveklabnik
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-16 Oliver Schneiderrename `ast::ImplItem_::*ImplItem` to `ast::ImplItemKin...
2015-11-16 borsAuto merge of #29845 - wthrowe:libdir, r=alexcrichton
2015-11-16 borsAuto merge of #29828 - sanxiyn:check-macro, r=nrc
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-14 borsAuto merge of #29827 - Manishearth:diag-fn-field, r...
2015-11-14 borsAuto merge of #29819 - mdinger:block-comments, r=stevek...
2015-11-14 borsAuto merge of #29817 - michaelwoerister:mir-ty-closure...
2015-11-14 borsAuto merge of #29820 - wthrowe:makefile-fixes, r=brson
2015-11-14 borsAuto merge of #29816 - nikomatsakis:incr-comp-visitor...
2015-11-14 borsAuto merge of #29781 - arielb1:mir-casts, r=nikomatsakis
2015-11-13 borsAuto merge of #29808 - aphistic:trait-debug-example...
2015-11-13 borsAuto merge of #29806 - tsion:compile-state-mir_map...
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
next