Closed Bug 1806650 Opened 2 years ago Closed 2 years ago

Port bug 1797419: Update builders to rustc 1.66

Categories

(Thunderbird :: Build Config, defect)

Thunderbird 110
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
109 Branch

People

(Reporter: dandarnell, Assigned: dandarnell)

References

Details

No description provided.

Daniel mentioned in chat that there doesn't appear to be any need to port this bug. This is correct because of a few reasons:

  • Searchfox jobs on comm-* are using the standard rust toolchains. gecko uses the rust-beta toolchain to get some fancy feature. There's no Rust code to index in comm-central, so it's not necessary to change.
  • The dump_syms toolchains inherited from gecko do user the versioned toolchain names (linux64-rust-1.66) but because that has the alias linux64-rust which is imported by comm-central the versioned toolchain name will be found. If for some reason that changes the versioned toolchain name will need to be explicitly imported.

Closing WORKSFORME.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.