]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-30 Alex MacleodHandle relative paths in module_files lints
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 Samuel E. Moelius IIIFix error message in crate_in_macro_def.stderr
2022-03-30 Samuel E. Moelius IIIMove `crate_in_macro_def` to suspicious
2022-03-30 Samuel MoeliusUpdate clippy_lints/src/crate_in_macro_def.rs
2022-03-30 Samuel MoeliusUpdate clippy_lints/src/crate_in_macro_def.rs
2022-03-30 Samuel MoeliusUpdate clippy_lints/src/crate_in_macro_def.rs
2022-03-30 borsAuto merge of #8597 - giraffate:fix_changelog, r=xFrednet
2022-03-30 borsAuto merge of #8592 - c410-f3r:stuff, r=flip1995
2022-03-30 borsAuto merge of #8586 - pitaj:fix-8378, r=flip1995
2022-03-30 borsAuto merge of #8584 - Alexendoo:map-unit-fn-context...
2022-03-28 Takayuki NakataFix version in changelog
2022-03-28 Samuel E. Moelius IIIAddress review comments
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-27 Tianyi SongEmit lint when rhs is negative
2022-03-26 CaioRustfmt
2022-03-26 CaioDo not fire `panic` in a constant environment
2022-03-25 Peter Jaszkowiakspecify serde version compatible with codebase
2022-03-25 Alex MacleodProvide suggestion context in map_unit_fn
2022-03-25 borsAuto merge of #8582 - xFrednet:0000-changelog-1-60...
2022-03-25 xFrednetChangelog for Rust 1.60.0 :crab:
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Bump nightly version -> 2022-03-24
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-24 Samuel MoeliusTypo
2022-03-24 borsAuto merge of #8579 - yoav-lavi:squashed-master, r...
2022-03-24 Yoav Lavi`unnecessary_join` lint
2022-03-24 Samuel E. Moelius IIIAdd `crate_in_macro_def` lint
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-21 borsAuto merge of #8520 - J-ZhengLi:issue8506, r=xFrednet
2022-03-21 J-ZhengLiallowing [`map_flatten`] to split long suggestions
2022-03-20 Max Baumannrefactor: remove need for MethodCall matching
2022-03-20 Max Baumannrefactor: use is_lang_ctor()
2022-03-20 Max Baumannfeat: change error message
2022-03-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-19 Max Baumanntest: add method chain test
2022-03-18 Max Baumannfeat: make fixable
2022-03-18 Max Baumannfeat: use span_lint_and_sugg
2022-03-18 Max Baumannrefactor: move into methods module
2022-03-18 borsAuto merge of #8562 - Jarcho:enum_tuple_variant_as_int...
2022-03-18 Max Baumannfeat: add comment
2022-03-18 borsAuto merge of #8543 - dswij:8393, r=giraffate
2022-03-18 Max Baumannfix: ran update_lints
2022-03-18 Max Baumannrefactor: rename lint to or_then_unwrap
2022-03-17 Jason NewcombAdd lint `cast_enum_constructor`
2022-03-17 Max Baumannfeat: add tests and fix existing ones
2022-03-17 Max Baumannfeat: rename variable in example
2022-03-17 Max Baumannrefactor: use pattern matching for MethodCall arguments
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Max Baumannfix: fix clippy_lints
2022-03-17 Max Baumannfix: fix broken dogfood tests
2022-03-17 Max Baumannfix: fix tests
2022-03-17 Max Baumannfeat: add use_unwrap_or
2022-03-17 borsAuto merge of #8552 - Jarcho:ptr_arg_8495, r=xFrednet
2022-03-17 Ivan ThamFix typo in bug report
2022-03-17 dswijAdd some comments
2022-03-17 Jason NewcombFix mixed enum variant kinds + code cleanup
2022-03-16 borsAuto merge of #8553 - Jarcho:transmute_undefined_8499...
2022-03-16 Jason NewcombImprove message for `match_single_arms`
2022-03-16 Jason NewcombHandle slice patterns in `match_same_arms`
2022-03-16 Jason NewcombUse `DroplessArena` when allocating `ResolvedPat`s
2022-03-16 Jason NewcombCheck if there are any overlapping patterns between...
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` when changing...
2022-03-16 Jason NewcombDon't lint `ptr_arg` on `&mut Cow<_>`
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 borsAuto merge of #8544 - nellorocca:dev/5757, r=flip1995
2022-03-16 borsAuto merge of #8547 - Jarcho:transmute_8501, r=flip1995
2022-03-16 borsAuto merge of #8546 - KisaragiEffective:patch-1, r...
2022-03-16 Jason NewcombFix checking transmutes with adjusted types
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` on unions.
2022-03-16 Jason NewcombSmall simplification to `transmute_undefined_repr`
2022-03-16 Jason NewcombDon't lint fat pointer to `(usize, usize)` conversion...
2022-03-16 Jason NewcombFix `transmute_undefined_repr` for single element tuples
2022-03-16 Kisaragifix typo in code-block kind specifier
2022-03-15 Kisaragifix typo in code-block kind specifier
2022-03-15 Paolo GentiliLint list updated
2022-03-15 Paolo GentiliMoved lint to `restriction`
2022-03-15 dswij`unnecessary_lazy_eval` show suggestions on multiline...
2022-03-15 borsAuto merge of #8541 - flip1995:iter_with_drain_ambulanc...
2022-03-15 flip1995Move iter_with_drain to nursery
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-15 Dylan DPCfix typos
2022-03-14 borsAuto merge of #8537 - xFrednet:7923-single-component...
2022-03-14 borsAuto merge of #8536 - xFrednet:8062-applicability-searc...
2022-03-14 xFrednetAllow `single_component_path_imports` for all macros
2022-03-14 xFrednetMake `search_is_some`s suggestion `MachineApplicable`
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
2022-03-14 flip1995Bump nightly version -> 2022-03-14
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 Jaeyong Sungadd clearing return vars
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-11 Tianyi SongCheck if lhs < rhs in modulos and emit
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Eric HolkRemove is_autoref parameter
2022-03-10 Jaeyong Sungremove parameters that are only used in recursion
next