]> git.lizzy.rs Git - rust.git/history - src/librustc_errors
Adapt cgu-partitioning tests to pre-trans symbol internalization.
[rust.git] / src / librustc_errors /
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-09 borsAuto merge of #43130 - GuillaumeGomez:rustdoc-fn-spacin...
2017-07-09 borsAuto merge of #43117 - MJDSys:fix_rustbuild_libdir_2...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-09 borsAuto merge of #43128 - ibabushkin:master, r=eddyb
2017-07-08 borsAuto merge of #43097 - PlasmaPower:large-align, r=eddyb
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43091 - aidanhs:aphs-no-docker-priv...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-07 Kevin MehallRemove unused code from librustc_errors
2017-07-07 borsAuto merge of #42125 - petrochenkov:privty, r=nikomatsakis
2017-07-06 borsAuto merge of #42904 - estebank:number-suggestions...
2017-07-06 Esteban KüberOnly underline suggestion if it is not the only code...
2017-07-06 Esteban KüberAdd extra whitespace for suggestions
2017-07-06 Esteban KüberMake suggestion include the line number
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-02 borsAuto merge of #43010 - stjepang:stabilize-sort-unstable...
2017-07-02 borsAuto merge of #42938 - est31:col_number, r=eddyb
2017-07-02 borsAuto merge of #43015 - arielb1:every-error-counts,...
2017-07-02 Ariel Ben-YehudaRevert "Change error count messages"
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 Ariel Ben-YehudaRollup merge of #42958 - aidanhs:aphs-better-stamping...
2017-06-29 Ariel Ben-YehudaRollup merge of #42955 - matklad:doc-path, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42946 - AndiDog:patch-1, r=GuillaumeGomez
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-29 borsAuto merge of #42642 - venkatagiri:issue_42312, r=nikom...
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-24 Esteban KüberSuggest removal of semicolon (instead of being help)
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-21 Corey FarwellRollup merge of #42766 - nrc:versions, r=nagisa
2017-06-21 Corey FarwellRollup merge of #42762 - jackpot51:patch-1, r=sfackler
2017-06-21 Corey FarwellRollup merge of #42620 - wesleywiser:compile_error...
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42751 - arielb1:fast-representable,...
2017-06-21 borsAuto merge of #42750 - arielb1:unwind-stack, r=eddyb
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 Corey FarwellRollup merge of #42756 - sanxiyn:name-for-must-use...
2017-06-20 Corey FarwellRollup merge of #42728 - jseyfried:fix_resolve_perf...
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42716 - alexbool:cstr-inlines, r=BurntSushi
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-20 borsAuto merge of #42495 - alexcrichton:new-stage0, r=Mark...
2017-06-20 Alex CrichtonBump version and stage0 compiler
2017-06-20 borsAuto merge of #42313 - pnkfelix:allocator-integration...
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-19 borsAuto merge of #42737 - fhahn:rust-log-crash, r=michaelw...
2017-06-19 borsAuto merge of #42740 - arielb1:bad-arm-2, r=alexcrichton
2017-06-18 borsAuto merge of #42735 - arielb1:generic-closure-fn,...
2017-06-18 borsAuto merge of #42676 - alexcrichton:update-cargo, r...
2017-06-18 Mark SimulacrumRollup merge of #42734 - MaloJaffre:tests, r=Mark-Simul...
2017-06-18 Mark SimulacrumRollup merge of #42731 - MaloJaffre:issue-24889, r...
2017-06-18 Mark SimulacrumRollup merge of #42730 - VBChunguk:boxed-wild-pattern...
2017-06-18 Mark SimulacrumRollup merge of #42723 - ubsan:master, r=QuietMisdreavus
next