]> git.lizzy.rs Git - rust.git/history - src/librustc_errors
Rollup merge of #39168 - estebank:multiline-candidate, r=petrochenkov
[rust.git] / src / librustc_errors /
2017-01-20 Alex CrichtonRollup merge of #39168 - estebank:multiline-candidate...
2017-01-20 Alex CrichtonRollup merge of #39167 - alexcrichton:no-more-sha,...
2017-01-20 Alex CrichtonRollup merge of #39166 - glandium:master, r=brson
2017-01-20 Alex CrichtonRollup merge of #39157 - michaelwoerister:debug-lto...
2017-01-20 Alex CrichtonRollup merge of #39146 - alexcrichton:fix-osx-debug...
2017-01-20 Alex CrichtonRollup merge of #39143 - nikomatsakis:issue-38967,...
2017-01-20 Alex CrichtonRollup merge of #39142 - nikomatsakis:issue-38973,...
2017-01-20 Alex CrichtonRollup merge of #39138 - gralpli:issue-39089, r=nrc
2017-01-20 Alex CrichtonRollup merge of #39135 - TheCycoONE:vec_drain_doc,...
2017-01-20 Alex CrichtonRollup merge of #39132 - alexcrichton:static-libstdcpp...
2017-01-20 Alex CrichtonRollup merge of #39120 - alexcrichton:emscripten-tests...
2017-01-20 Alex CrichtonRollup merge of #39118 - jseyfried:token_tree_based_par...
2017-01-20 Alex CrichtonRollup merge of #39114 - alexcrichton:fix-osx-image...
2017-01-20 Alex CrichtonRollup merge of #39112 - alexcrichton:i586-msvc, r...
2017-01-20 Alex CrichtonRollup merge of #39111 - alexcrichton:more-cross-target...
2017-01-20 Alex CrichtonRollup merge of #39077 - jseyfried:crate_var_imports...
2017-01-20 Alex CrichtonRollup merge of #39068 - alexcrichton:more-small-tests...
2017-01-20 Alex CrichtonRollup merge of #38966 - brson:relnotes, r=brson
2017-01-20 Alex CrichtonRollup merge of #38842 - abonander:proc_macro_attribute...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-20 borsAuto merge of #39062 - martinhath:placement-in-binaryhe...
2017-01-20 borsAuto merge of #38955 - estebank:highlighted-diags,...
2017-01-20 borsAuto merge of #38603 - arielb1:supertrait-self-3, r...
2017-01-19 Guillaume GomezRollup merge of #39039 - michaelwoerister:ignore-gdb...
2017-01-19 Guillaume GomezRollup merge of #38970 - apasel422:may-dangle, r=pnkfelix
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-17 Esteban KüberTeach Diagnostics to highlight text
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-17 borsAuto merge of #38949 - GuillaumeGomez:fix_linker, r...
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-14 borsAuto merge of #38982 - clarcharr:expect_err, r=aturon
2017-01-14 borsAuto merge of #38952 - nrc:save-impl-fix, r=eddyb
2017-01-14 borsAuto merge of #38944 - michaelwoerister:incr-generics...
2017-01-14 borsAuto merge of #38854 - Mark-Simulacrum:immediate-refact...
2017-01-13 Guillaume GomezRollup merge of #38986 - APTy:fix-nonblocking-test...
2017-01-13 Guillaume GomezRollup merge of #38965 - GuillaumeGomez:mutex_docs...
2017-01-13 Guillaume GomezRollup merge of #38946 - GuillaumeGomez:path_doc, r...
2017-01-13 Guillaume GomezRollup merge of #38877 - jdub:patch-1, r=sanxiyn
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-13 borsAuto merge of #38909 - clarcharr:char_struct_display...
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38313 - jseyfried:self_imports, r=nrc
2017-01-11 borsAuto merge of #38989 - arielb1:constant-mir-overflow2...
2017-01-11 borsAuto merge of #38984 - alexcrichton:less-debuginfo...
2017-01-11 borsAuto merge of #38925 - petrochenkov:varass, r=jseyfried
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 Esteban KüberDeduplicate and document logic
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 Esteban KüberRemove magic number
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-09 Esteban KüberTeach diagnostics to correct margin on multiline messages
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
2017-01-08 Esteban KüberUse fold instead of collect/join and add comments
2017-01-08 borsAuto merge of #38861 - est31:master, r=alexcrichton
2017-01-08 borsAuto merge of #38853 - alexcrichton:better-dist, r...
2017-01-08 borsAuto merge of #38837 - eddyb:issue-38074, r=nikomatsakis
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 borsAuto merge of #38813 - eddyb:lazy-11, r=nikomatsakis
2017-01-08 borsAuto merge of #38679 - alexcrichton:always-deny-warning...
2017-01-08 Esteban KüberTeach diagnostics to have correctly padded lists
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-30 Alex CrichtonRemove not(stage0) from deny(warnings)
2016-12-27 borsAuto merge of #38329 - ollie27:rustdoc_stab_em_div...
2016-12-26 borsAuto merge of #38274 - elahn:windows-readconsole-ctrl...
2016-12-24 Steve KlabnikRollup merge of #38297 - matklad:linked-lists-are-not...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-24 borsAuto merge of #38268 - withoutboats:parse_where_higher_...
2016-12-22 borsAuto merge of #38330 - ollie27:rustdoc_short_summaries...
2016-12-20 Alex CrichtonMerge branch 'rfc_1560_warning_cycle' of https://github...
2016-12-20 Alex CrichtonRollup merge of #38315 - jonhoo:better-E0309, r=pnkfelix
2016-12-20 Alex CrichtonRollup merge of #38289 - bluss:mir-verbose-test-fail...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
next