Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rescript-lang/rescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: rescript-lang/rescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 53 files changed
  • 1 contributor

Commits on Oct 10, 2025

  1. JSX PPX: add Jsx.element return constraint (#7939)

    * JSX PPX: add Jsx.element return constraint
    
    * Extract collect_prop_types helper
    
    * Simplify collect_prop_types
    
    * Cleanup
    
    * Remove merlin.focus attribute
    
    * CHANGELOG
    
    # Conflicts:
    #	CHANGELOG.md
    
    * Update JSXV4 docs.
    
    * Constrain return expression; do not use outer loc
    
    * Revert binding loc change
    cknitt authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    b2ce0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3b9dd View commit details
    Browse the repository at this point in the history
Loading