]> git.lizzy.rs Git - rust.git/history - src/librustc_errors
Fix typo passing flags to rustc
[rust.git] / src / librustc_errors /
2019-10-01 borsAuto merge of #64946 - Centril:rollup-66mj5o0, r=Centril
2019-10-01 Mazdak FarrokhzadRollup merge of #64937 - estebank:dedup-closure-err...
2019-10-01 Mazdak FarrokhzadRollup merge of #64935 - AnthonyMikh:librustc_errors...
2019-10-01 AnthonyMikhFix borrowck errors
2019-10-01 AnthonyMikhHint type for `.sum()`
2019-09-30 AnthonyMikhAscript type explicitly
2019-09-30 AnthonyMikhFix errors
2019-09-30 AnthonyMikh(fmt) remove trailing whitespaces
2019-09-30 AnthonyMikhUse pattern matching instead of indexing tuples
2019-09-30 AnthonyMikhSimplify a conditional in `collect_annotations`
2019-09-30 Tyler MandryRollup merge of #64838 - GuillaumeGomez:long-err-explan...
2019-09-30 Tyler MandryRollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
2019-09-30 AnthonyMikhRemove redundant `.iter_mut()`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::emit_suggestion_default`
2019-09-30 AnthonyMikhUpdate doc comment for `style_or_override`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_max_line_num`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_multispan_max_line_num`
2019-09-30 AnthonyMikhSimplify code for special case of annotation
2019-09-30 borsAuto merge of #64600 - scottmcm:no-slice-tryfold-unroll...
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 Mazdak FarrokhzadRollup merge of #64691 - estebank:unexpected-variant...
2019-09-29 borsAuto merge of #64546 - weiznich:bugfix/rfc-2451-rerebal...
2019-09-29 Mazdak FarrokhzadRollup merge of #64589 - andre-richter:aarch64_bare_met...
2019-09-28 Mazdak FarrokhzadRollup merge of #64763 - GuillaumeGomez:long-err-explan...
2019-09-28 borsAuto merge of #64455 - GuillaumeGomez:long-error-explan...
2019-09-28 Mazdak FarrokhzadRollup merge of #64818 - Wind-River:master, r=alexcrichton
2019-09-28 Mazdak FarrokhzadRollup merge of #64703 - llogiq:slices-elems-are-equidi...
2019-09-27 borsAuto merge of #63937 - Nashenas88:rustdoc_57180, r...
2019-09-26 AnthonyMikhRevert "Simplify Unicode-aware trimming"
2019-09-26 Mazdak FarrokhzadRollup merge of #64812 - GuillaumeGomez:add-test-for...
2019-09-26 borsAuto merge of #62661 - arielb1:never-reserve, r=nikomat...
2019-09-25 AnthonyMikhSimplify `style_or_override`
2019-09-25 AnthonyMikhUse `sort_by_key` rather than `sort_by`
2019-09-25 AnthonyMikhSimplify `Emitter::fix_multispan_in_std_macros`
2019-09-25 AnthonyMikhUnify order of variables in chained comparison
2019-09-25 AnthonyMikhUse Option::map_or where applicable
2019-09-25 AnthonyMikhUse map + sum instead of fold for computing Unicode...
2019-09-25 AnthonyMikhSimplify Unicode-aware trimming
2019-09-25 AnthonyMikhUse `max` instead of `if`s
2019-09-25 AnthonyMikhUse `saturating_sub` where applicable
2019-09-25 Mazdak FarrokhzadRollup merge of #64738 - gnzlbg:miri_norm_abi, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #64508 - Centril:or-pat-hir, r=matthewj...
2019-09-25 Mazdak FarrokhzadRollup merge of #64386 - tspiteri:const-abs2, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #62975 - ljedrz:kill_off_hir_to_node_id...
2019-09-25 borsAuto merge of #64663 - jakoschiko:report-time, r=alexcr...
2019-09-25 borsAuto merge of #64627 - nnethercote:ObligForest-even...
2019-09-25 Mazdak FarrokhzadRollup merge of #64753 - ehuss:json-short-explain,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64746 - estebank:elide-impl-trait...
2019-09-25 Mazdak FarrokhzadRollup merge of #64743 - alexcrichton:update-cargo...
2019-09-25 Mazdak FarrokhzadRollup merge of #64599 - csmoe:doc_async_reexport,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64481 - tomtau:fix/tls-error-message...
2019-09-25 Mazdak FarrokhzadRollup merge of #64428 - GuillaumeGomez:error-explanati...
2019-09-25 Mazdak FarrokhzadRollup merge of #64324 - alexcrichton:share-generics...
2019-09-24 borsAuto merge of #64751 - Centril:rollup-hpbmcfj, r=Centril
2019-09-24 Mazdak FarrokhzadRollup merge of #64748 - Centril:fix-64744, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64742 - pietroalbini:relnotes-fixes...
2019-09-24 Mazdak FarrokhzadRollup merge of #64737 - jordins:master, r=steveklabnik
2019-09-24 Mazdak FarrokhzadRollup merge of #64725 - guanqun:typo-fix, r=zackmdavis
2019-09-24 Mazdak FarrokhzadRollup merge of #64721 - hman523:issue64447, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64720 - Wind-River:master, r=alexcrichton
2019-09-24 Mazdak FarrokhzadRollup merge of #64717 - andrewbanchich:master, r=josht...
2019-09-24 Mazdak FarrokhzadRollup merge of #64702 - sinkuu:deps, r=jonas-schievink
2019-09-24 Mazdak FarrokhzadRollup merge of #64698 - Centril:infer-const-with-stash...
2019-09-24 Mazdak FarrokhzadRollup merge of #64689 - matklad:refactor-mbe, r=petroc...
2019-09-24 Mazdak FarrokhzadRollup merge of #64622 - ecstatic-morse:cycle-detector...
2019-09-24 Mazdak FarrokhzadRollup merge of #64443 - Mark-Simulacrum:rustdoc-clean...
2019-09-24 Mazdak FarrokhzadRollup merge of #64296 - KodrAus:chore/iter_order_by...
2019-09-24 Mazdak FarrokhzadRollup merge of #64016 - nnethercote:Compiler-fiddling...
2019-09-24 Mazdak FarrokhzadRollup merge of #63356 - ali-raheem:issue#63183, r...
2019-09-24 hman523changed a line from an if else to std::cmp::max
2019-09-23 hman523Fixed issue from #64447
2019-09-23 n-salimMerge pull request #26 from rust-lang/master
2019-09-23 BaoshanMerge pull request #28 from rust-lang/master
2019-09-23 Mazdak Farrokhzadcleanup librustc_errors Handler code.
2019-09-23 Mazdak Farrokhzadstash_diagnostic: ICE in a different way
2019-09-23 Mazdak FarrokhzadIntroduce a diagnostic stashing API.
2019-09-23 borsAuto merge of #64272 - Mark-Simulacrum:parallel-handler...
2019-09-22 Mazdak FarrokhzadRollup merge of #64294 - wchargin:wchargin-stdio-piped...
2019-09-21 Mazdak FarrokhzadRollup merge of #64664 - matklad:remove-ast-builder...
2019-09-21 Mazdak FarrokhzadRollup merge of #64347 - GuillaumeGomez:E0312, r=oli-obk
2019-09-21 Mazdak FarrokhzadRollup merge of #64136 - crgl:doc-from-parser-lhs,...
2019-09-21 Mazdak FarrokhzadRollup merge of #64010 - c410-f3r:stabilize-attrs-fn...
2019-09-21 borsAuto merge of #64047 - timvermeulen:cmp_min_max_by...
2019-09-20 n-salimMerge pull request #23 from rust-lang/master
2019-09-20 borsAuto merge of #64553 - alexcrichton:windows-bash-instal...
2019-09-19 Mazdak FarrokhzadRollup merge of #63448 - RalfJung:miri-discriminant...
2019-09-19 borsAuto merge of #64545 - nnethercote:ObligForest-more...
2019-09-19 Mazdak FarrokhzadRollup merge of #64566 - ecstatic-morse:generic-dataflo...
2019-09-19 Mazdak FarrokhzadRollup merge of #64554 - lqd:polonius_tests4, r=nikomat...
2019-09-19 Mazdak FarrokhzadRollup merge of #64536 - Aaron1011:cargo-crate-type...
2019-09-19 Mazdak FarrokhzadRollup merge of #63630 - andjo403:bump_compiler, r...
2019-09-18 Tyler MandryRollup merge of #64532 - ecstatic-morse:dataflow-cursor...
2019-09-18 Tyler MandryRollup merge of #64348 - arnohaase:pr_documentation_spi...
2019-09-18 Tyler MandryRollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry
2019-09-18 Tyler MandryRollup merge of #64528 - Aaron1011:fix/proc-macro-type...
2019-09-18 Tyler MandryRollup merge of #64516 - RalfJung:nomicon, r=Centril
2019-09-18 Tyler MandryRollup merge of #64503 - RalfJung:miri-retag, r=oli-obk
2019-09-18 Tyler MandryRollup merge of #64486 - matthewjasper:hygiene-debuggin...
2019-09-17 borsAuto merge of #64562 - tmandry:rollup-kfk0nuo, r=tmandry
2019-09-17 Tyler MandryRollup merge of #64544 - RalfJung:build-manifest, r...
next