]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnr
[rust.git] / compiler /
2021-02-26 Guillaume GomezRollup merge of #82506 - estebank:unused_variable_lint...
2021-02-26 Guillaume GomezRollup merge of #82491 - tmiasko:i, r=lcnr
2021-02-26 Guillaume GomezRollup merge of #82456 - klensy:or-else, r=estebank
2021-02-26 Guillaume GomezRollup merge of #82165 - nellshamrell:nell/fix-80658...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 borsAuto merge of #82530 - Aaron1011:rollup-aalwq15, r...
2021-02-25 Aaron HillRollup merge of #82510 - jyn514:fix-typo, r=Dylan-DPC
2021-02-25 Aaron HillRollup merge of #82503 - cratelyn:patch-1, r=Mark-Simul...
2021-02-25 Aaron HillRollup merge of #82502 - jyn514:tidy, r=petrochenkov
2021-02-25 Aaron HillRollup merge of #82484 - bugadani:docfix, r=jyn514
2021-02-25 Aaron HillRollup merge of #82468 - osa1:pick_by_value_method_docs...
2021-02-25 Aaron HillRollup merge of #82467 - ojeda:tidy-normalize-safety...
2021-02-25 Aaron HillRollup merge of #82464 - ehuss:unix-command-comment...
2021-02-25 Aaron HillRollup merge of #82463 - jrmuizel:patch-1, r=steveklabnik
2021-02-25 Aaron HillRollup merge of #82441 - frewsxcv:frewsxcv-docs, r...
2021-02-25 Aaron HillRollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514
2021-02-25 Aaron HillRollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode...
2021-02-25 borsAuto merge of #82447 - Amanieu:legacy_const_generics...
2021-02-25 borsAuto merge of #82517 - Dylan-DPC:rollup-a1958gb, r...
2021-02-25 Dylan DPCRollup merge of #82514 - flip1995:clippyup, r=Manishearth
2021-02-25 Dylan DPCRollup merge of #82364 - osa1:issue82361, r=estebank
2021-02-25 Dylan DPCRollup merge of #82321 - bugadani:ast3, r=varkor
2021-02-25 Dylan DPCRollup merge of #82313 - jsha:update-normalize-css...
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82214 - est31:no_to_string, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #82213 - est31:slices_for_vecs, r=jyn514
2021-02-25 Dylan DPCRollup merge of #82090 - notriddle:consider-using-a...
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #82078 - lopopolo:char-u8-const-fn...
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
2021-02-25 Dylan DPCRollup merge of #81167 - usbalbin:const_write, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #80553 - derekdreery:arc_error, r=m...
2021-02-25 Dylan DPCRollup merge of #80534 - LeSeulArtichaut:doc-include...
2021-02-25 Dylan DPCRollup merge of #75807 - jyn514:num-intra-link, r=polio...
2021-02-25 borsAuto merge of #82265 - GuillaumeGomez:cleanup-attrs...
2021-02-25 Henry Boisdequinadd helpful error notes and fix the false 'defined...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 Amanieu d'AntrasImprove checking for attribute
2021-02-25 borsAuto merge of #82338 - RalfJung:interp-error-allocs...
2021-02-25 Joshua NelsonFix typo in `param_env_reveal_all_normalized` #82510
2021-02-25 Nell Shamrellclarifies error when finding mismatched returned types...
2021-02-25 Esteban KüberProperly account for non-shorthand pattern field in...
2021-02-25 klensyfix review
2021-02-25 Amanieu d'AntrasAdd a cache for rustc_legacy_const_generics
2021-02-25 borsAuto merge of #82162 - cuviper:flat-fold, r=Mark-Simulacrum
2021-02-25 Amanieu d'AntrasAddress review comments
2021-02-24 Esteban KüberAccount for associated consts in the "unstable assoc...
2021-02-24 borsAuto merge of #82159 - BoxyUwU:uwu, r=varkor
2021-02-24 borsAuto merge of #80914 - GuillaumeGomez:remove-is_spotlig...
2021-02-24 Ömer Sinan AğacanTurn Pick field comments into documentation
2021-02-24 borsAuto merge of #80475 - simonvandel:fix-77355, r=oli-obk
2021-02-24 Amanieu d'AntrasProperly reject non-const arguments
2021-02-24 Ömer Sinan AğacanMove pick_by_value_method docs above function header
2021-02-24 borsAuto merge of #80891 - cjgillot:noq, r=Mark-Simulacrum
2021-02-24 Amanieu d'AntrasTODO -> FIXME
2021-02-24 Tomasz MiąskoConsider inexpensive inlining criteria first
2021-02-23 klensyreplaced some map_or with map_or_else
2021-02-23 Ellenyeet
2021-02-23 klensyreplaced some unwrap_or with unwrap_or_else
2021-02-23 Michael HowellDo not consider using a semicolon inside of a different...
2021-02-23 Amanieu d'AntrasAdd #[rustc_legacy_const_generics]
2021-02-23 borsAuto merge of #82443 - Dylan-DPC:rollup-yni7uio, r...
2021-02-23 Dylan DPCRollup merge of #82391 - RalfJung:miri-atomic-minmax...
2021-02-23 Dylan DPCRollup merge of #82362 - osa1:issue81918, r=oli-obk
2021-02-23 Dylan DPCRollup merge of #82311 - aDotInTheVoid:jsondocck-improv...
2021-02-23 Dylan DPCRollup merge of #82308 - estebank:issue-82290, r=lcnr
2021-02-23 Dylan DPCRollup merge of #82305 - camelid:no-more-refcell, r...
2021-02-23 Dylan DPCRollup merge of #82297 - tmiasko:write-only, r=oli-obk
2021-02-23 Dylan DPCRollup merge of #82296 - spastorino:pubrules, r=nikomat...
2021-02-23 Dylan DPCRollup merge of #82258 - tmiasko:foreign-hir-stats...
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82127 - tgnottingham:tune-ahead-of-time...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 Ömer Sinan AğacanImprove error msgs when found type is deref of expected
2021-02-23 borsAuto merge of #82076 - jyn514:update-bootstrap, r=Mark...
2021-02-23 borsAuto merge of #82430 - Dylan-DPC:rollup-nu4kfyc, r...
2021-02-23 Dylan DPCRollup merge of #82255 - nhwn:nonzero-err-as-bug, r...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82166 - kaniini:s390x-musl-target...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81969 - jonas-schievink:no-cfg-if...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81769 - estebank:tail-expr-as-potentia...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81978 - tmiasko:head-ctor, r=Mark-Simulacrum
2021-02-22 Simon Vandel SillesenNew mir-opt pass to simplify gotos with const values
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Ömer Sinan AğacanFix mir-cfg dumps
2021-02-22 borsAuto merge of #77551 - simonvandel:extend-simplify...
2021-02-22 borsAuto merge of #82393 - JohnTitor:rollup-5c8jryl, r...
2021-02-22 Yuki OkushiRollup merge of #82382 - camelid:remove-fake_def_ids...
2021-02-22 Yuki OkushiRollup merge of #82379 - nagisa:nagisa/hexagon-enums...
next