]> git.lizzy.rs Git - rust.git/history - book
Auto merge of #9943 - dswij:pr-9940, r=Jarcho
[rust.git] / book /
2022-11-30 borsAuto merge of #9943 - dswij:pr-9940, r=Jarcho
2022-11-27 borsAuto merge of #9967 - koka831:fix/9416, r=llogiq
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-27 borsAuto merge of #9919 - Alexendoo:configuration-link...
2022-11-27 borsAuto merge of #9860 - Alexendoo:msrv-outer-attr, r...
2022-11-27 Alex MacleodAllow using `clippy::msrv` as an outer attribute
2022-11-27 Alex MacleodLink to a list of configurable lints in documentation
2022-11-25 borsAuto merge of #9945 - kraktus:uninlined_multiple_lines...
2022-11-25 borsAuto merge of #9944 - flip1995:move-syntax-tree-pattern...
2022-11-25 Philipp KronesBook: Format syntax tree pattern proposal
2022-11-25 Philipp KronesMove syntax tree patterns RFC to the book
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-22 borsAuto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
2022-11-21 Alex MacleodAdd `clippy_utils::msrv::Msrv` to keep track of the...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9689 - koka831:fix/or_fun_call_map_or...
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9686 - kraktus:unwrap_in_test_cfg, r...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-23 borsAuto merge of #9688 - Alexendoo:msrv-tests, r=Manishearth
2022-10-21 Alex MacleodMove MSRV tests into the lint specific test files
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
2022-10-17 borsAuto merge of #9637 - Alexendoo:unused-format-specs...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9636 - kraktus:numeric-fallback, r=dswij
2022-10-15 borsAuto merge of #9649 - Alexendoo:from-over-into-suggesti...
2022-10-14 borsAuto merge of #9645 - Jarcho:ptr_arg_9542, r=llogiq
2022-10-14 borsAuto merge of #9643 - icecream17:patch-1, r=flip1995
2022-10-14 Steven NguyenBook: Small grammar + link a11y change
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-17 borsAuto merge of #9488 - Alexendoo:unused, r=llogiq
2022-09-16 Alex MacleodAdd `#[allow(unused)]` to test in `cargo dev new_lint`
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-15 borsAuto merge of #9481 - giraffate:fix_indents, r=xFrednet
2022-09-15 Takayuki NakataFix indents
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-14 borsAuto merge of #9465 - Alexendoo:peekable-fp, r=flip1995
2022-09-13 borsAuto merge of #9467 - pyhrr0:macro_expansion, r=giraffate
2022-09-13 borsAuto merge of #9454 - kraktus:use_self, r=flip1995
2022-09-13 borsAuto merge of #9452 - kraktus:doc, r=flip1995
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-09 kraktusFix dev book
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #8974 - Metaswitch:remove-blacklist-termi...
2022-07-29 Andy CaldwellRename "blacklisted name" to "disallowed name" throughout
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #9252 - Metaswitch:use-deprecated-config...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-27 borsAuto merge of #9182 - Serial-ATA:new_lint-type-flag...
2022-07-27 SerialDocument `--type` flag
2022-07-27 borsAuto merge of #9249 - JohnTitor:book-prefer-checkout...
2022-07-27 Yuki OkushiUse `action/checkout@v3` in the book
2022-07-25 borsAuto merge of #9130 - c410-f3r:arith, r=llogiq
2022-07-25 borsAuto merge of #9225 - tabokie:assert_ok, r=Jarcho
2022-07-25 borsAuto merge of #9245 - alex-semenyuk:enable_multiple_con...
2022-07-24 borsAuto merge of #9235 - alex-semenyuk:fixing_guide_link...
2022-07-24 alexey semenyukFix src link
2022-07-21 borsAuto merge of #9216 - smoelius:master, r=flip1995
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 borsAuto merge of #9176 - JoelMon:patch-1, r=flip1995
2022-07-18 Joel Montes de OcaRephrased text to remove passive voice for a more activ...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
next