remove track_caller sentence#13267
remove track_caller sentence#13267ShahakShama wants to merge 1 commit intoshahak/style-guide-remove-reexportsfrom
Conversation
5b2b972 to
3c533d0
Compare
e18dbad to
16db7bb
Compare
16db7bb to
6cd6c43
Compare
3c533d0 to
3919551
Compare
Stavbe
left a comment
There was a problem hiding this comment.
@Stavbe made 1 comment.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on ShahakShama).
style.md line 69 at r1 (raw file):
- Resolving merge conflicts: AI tends sometimes to just pick our changes without thinking about it. ## Testing
Don't we want to put here the naming convention for tests?
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama made 1 comment.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on Stavbe).
style.md line 69 at r1 (raw file):
Previously, Stavbe wrote…
Don't we want to put here the naming convention for tests?
Yes. Later PR in this stack :)
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama made 1 comment.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on Stavbe).
style.md line 69 at r1 (raw file):
Previously, ShahakShama wrote…
Yes. Later PR in this stack :)
Stavbe
left a comment
There was a problem hiding this comment.
@Stavbe reviewed 1 file and all commit messages, and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on ShahakShama).
3919551 to
4f1503e
Compare
6cd6c43 to
21ed7cb
Compare
4f1503e to
dcc3953
Compare
21ed7cb to
10bebc8
Compare

Note
Low Risk
Low risk documentation-only change that removes a single testing recommendation; no code or behavior changes.
Overview
Removes the
#[track_caller]recommendation from the Testing section instyle.md, leaving the remaining guidance on writing debuggable assertions and structuring tests unchanged.Written by Cursor Bugbot for commit dcc3953. This will update automatically on new commits. Configure here.