Code changes
Demo
1.46.0
Class Changes
Method Changes
-
RuboCop::AST::Node#line_count
-
RuboCop::AST::LambdaNode#attribute_accessor?
-
RuboCop::AST::ResbodyNode#exception_variable
-
RuboCop::AST::InPatternNode#branch_index
-
RuboCop::AST::NodePattern::Comment#initialize
1.45.1
Module Changes
Class Changes
-
RuboCop::AST::IntNode
-
RuboCop::AST::PairNode
-
RuboCop::AST::ReturnNode
Method Changes
-
RuboCop::AST::NodePattern::Compiler#freeze
-
RuboCop::AST::SendNode#first_argument_index
-
RuboCop::AST::NodePattern::Compiler::SequenceSubcompiler#compile_matched
-
RuboCop::AST::NodePattern::Compiler::NodePatternSubcompiler#visit_intersection
-
RuboCop::AST::NodePattern::Node::Capture#in_sequence_head
-
RuboCop::AST::RegexpNode#regopt
1.45.0
Class Changes
-
RuboCop::AST::NodePattern::Compiler::Debug::NodePatternSubcompiler
-
RuboCop::AST::HashNode
-
RuboCop::AST::NodePattern::Node::Rest
-
RuboCop::AST::OrAsgnNode
Method Changes
-
RuboCop::AST::NodePattern::Parser#_reduce_46
-
RuboCop::AST::KeywordSplatNode#operator