julia
Backports release 1.12
#57871
Merged

Commits
  • fix `mod` for mixes of `Signed` and `Unsigned` (#57853)
    KristofferC committed 307 days ago
  • REPL: call display on the backend (#57773)
    KristofferC committed 307 days ago
  • [Linux] Prevent GC from running during process teardown (#57832)
    KristofferC committed 306 days ago
  • Add option to force emission of const return function (#57824)
    KristofferC committed 306 days ago
  • `Base`: `PCRE`: `exec`: type assert `String` after construction (#57868)
    KristofferC committed 305 days ago
  • `Base`: `macro b_str`: restrict argument to `String` (#57863)
    KristofferC committed 305 days ago
  • `Base`: `macro cmd`: restrict argument to `String` (#57862)
    KristofferC committed 305 days ago
  • Profile: remove scope from profile macros (#57858)
    KristofferC committed 305 days ago
  • Don't error when initializing LibGit2 with CA roots path (#56924)
    KristofferC committed 305 days ago
  • Disallow non-lhs all-underscore variable names (#57626)
    KristofferC committed 305 days ago
  • Fix corner case of double module import (#57892)
    KristofferC committed 305 days ago
  • Fix typo in codegen for `isdefinedglobal` (#57889)
    KristofferC committed 305 days ago
  • overload lattice ops within `abstract_eval_isdefinedglobal` (#57897)
    aviatesk committed 305 days ago
Loading