]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-01 borsAuto merge of #8049 - surechen:fixes_7946, r=flip1995
2021-12-01 borsAuto merge of #7993 - homersimpsons:patch-1, r=flip1995
2021-12-01 homersimpsons`no_std_swap`: Remove obsolete TODO from test
2021-12-01 surechenAdd test for pattern_type_mismatch.
2021-11-30 borsAuto merge of #8032 - flip1995:new_templates, r=camsteffen
2021-11-30 flip1995Use new template forms for issue templates
2021-11-29 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-28 togami2864apply iter_cloned_collect to copied()
2021-11-27 borsAuto merge of #7995 - Alexendoo:needless_late_init...
2021-11-26 Alex MacleodAdd async/const fn tests for needless-late-init
2021-11-26 borsAuto merge of #8034 - togami2864:non-ascii-in-sigle...
2021-11-26 togami2864fix small nit
2021-11-26 togami2864fix doc
2021-11-26 togami2864fix stderr
2021-11-26 togami2864make non_ascii_literal to catch char
2021-11-26 togami2864add test suit
2021-11-25 borsAuto merge of #8028 - dswij:8016, r=flip1995
2021-11-25 Dharma Saputra... Add more descriptive help info for `needless_question_mark`
2021-11-25 Jason NewcombRun rustfix for `strlen_on_c_strings` tests
2021-11-23 Alex MacleodAdd `needless_late_init` lint
2021-11-23 borsAuto merge of #8025 - flip1995:rustup, r=flip1995
2021-11-23 flip1995Bump nightly version -> 2021-11-23
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 borsAuto merge of #7980 - dswij:7870, r=xFrednet
2021-11-23 dswijFix FP on `if_then_some_else_none` when there is early...
2021-11-22 borsAuto merge of #8007 - birkenfeld:octal_escapes, r=xFrednet
2021-11-22 Georg Brandloctal_escapes: note on print!() format strings
2021-11-22 Georg Brandloctal_escapes: emit only one lint for all cases found...
2021-11-22 Georg Brandl`octal_escapes`: updates from review, fix byte string...
2021-11-22 borsAuto merge of #7989 - couchand:2021-11/toolchain-missin...
2021-11-22 borsAuto merge of #8009 - xFrednet:8004-suboptimal-flops...
2021-11-21 borsAuto merge of #7997 - surechen:Fixes_7915, r=giraffate
2021-11-21 Cameron Steffenclippy: Fix pattern_type_mismatch for loop
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-21 surechenFixes #7915
2021-11-20 borsAuto merge of #8011 - birkenfeld:double_backticks,...
2021-11-20 Georg BrandlAvoid inline hints with double backticks for `doc-markdown`
2021-11-20 xFrednetAllow `suboptimal_flops` in const functions
2021-11-20 borsAuto merge of #8000 - Jarcho:nightly_fmt, r=llogiq
2021-11-20 Georg BrandlAdd new lint `octal_escapes`
2021-11-20 togami2864add test suit
2021-11-20 Jason NewcombRemove surrounding unsafe block in `strlen_on_c_strings...
2021-11-20 Jason NewcombFix `strlen_on_c_strings` when not used with a full...
2021-11-20 Jason NewcombDon't check for a nightly toolchain in fmt test
2021-11-19 borsAuto merge of #7984 - phansch:disallowed-type-rename...
2021-11-19 borsAuto merge of #7996 - togami2864:test-map-or-none,...
2021-11-19 togami2864fix stderr
2021-11-19 togami2864add test case for result_map_or_into_option
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 Andrew Dona... Add missing components to rust-toolchain file
2021-11-18 flip1995Also pluralize disallowed_method(s) lint
2021-11-18 Philipp HanschPluralize disallowed_type lint filenames
2021-11-18 Philipp HanschPluralize disallowed_type lint
2021-11-18 borsAuto merge of #7994 - flip1995:rustup, r=flip1995
2021-11-18 flip1995Bump nightly version -> 2021-11-18
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-18 borsAuto merge of #7992 - togami2864:fix-typo, r=giraffate
2021-11-18 togami2864fix typo
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-17 borsAuto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
2021-11-17 borsAuto merge of #7971 - togami2864:fix/option-map-or...
2021-11-17 togami2864fix suggestion message
2021-11-17 Jason NewcombAddition `manual_map` test for `unsafe` blocks
2021-11-17 Jason NewcombMinor simplification to `manual_map`
2021-11-17 togami2864check whether stmts is empty or not in block
2021-11-17 borsAuto merge of #7988 - giraffate:fix_ice_on_undocumented...
2021-11-17 togami2864add multi-line test case
2021-11-17 borsAuto merge of #7898 - F3real:unit_struct, r=camsteffen
2021-11-17 Takayuki NakataFix ICE on `undocumented_unsafe_blocks`
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-17 surechenfixes: #7889
2021-11-16 F3realDon't show no_effect warning on unit structs implementi...
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
2021-11-16 Skyler CalamanFix readability suggestions.
2021-11-16 Skyler CalamanSuccessfully generalize prevention of suggestions causi...
2021-11-16 togami2864resolve CI
2021-11-16 borsAuto merge of #7639 - Jarcho:whitelist_cheap_functions...
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-15 Jason NewcombImprove `needless_borrow` lint.
2021-11-15 togami2864move the let statement out of the macro
2021-11-15 togami2864fix fmt
2021-11-15 togami2864add comment
2021-11-15 togami2864fix a bug that the closure arguments are not displayed
2021-11-15 togami2864add reduce_unit_expression
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 togami2864add test case for option_map_or_none
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-14 Skyler CalamanFix specific code outlined in issue #7975.
2021-11-13 Matthias Krügeroption_if_let_else: don't expand macros in suggestion
2021-11-13 togami2864fix suggestion in option_map_or_none
2021-11-13 borsAuto merge of #7969 - togami2864:fix-typo, r=xFrednet
2021-11-13 togami2864fix typo
2021-11-13 Jason NewcombFix `manual_map` suggestion when used with unsafe funct...
2021-11-12 borsAuto merge of #7966 - Alexendoo:batch-rustfmt, r=camsteffen
2021-11-12 Alex MacleodRun rustfmt on batches of multiple files
2021-11-12 Alex MacleodRun clippy_dev workflow on current rust-toolchain
2021-11-12 Alex MacleodAdd rustfmt component to rust-toolchain
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
next