Skip to content

Rename libservo to servo#43141

Merged
jschwe merged 1 commit into
servo:mainfrom
jschwe:rename-libservo
Mar 10, 2026
Merged

Rename libservo to servo#43141
jschwe merged 1 commit into
servo:mainfrom
jschwe:rename-libservo

Conversation

@jschwe

@jschwe jschwe commented Mar 10, 2026

Copy link
Copy Markdown
Member

As discussed on zulip we would like to rename libservo to servo (again) before a future crates.io release.
Servo is a library, so the lib prefix is somewhat redundant. We already renamed the binary of ServoShell to servoshell, to reduce confusion of users of what servo is.

Note: This PR does not touch all occurrences of libservo. Specifically CI job names remain untouched, since the risk of breaking something is higher here, harder to test for and the name not user facing.

Testing: CI testing of this change should give us good confidence. Manual testing of ./mach doc and ./mach build showed no issues on macos. Full try run

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
@jschwe jschwe marked this pull request as ready for review March 10, 2026 16:03
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 10, 2026

@nicoburns nicoburns left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bigger diff than I expected. But LGTM.

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 10, 2026
@jschwe jschwe added this pull request to the merge queue Mar 10, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 10, 2026
Merged via the queue into servo:main with commit e23f052 Mar 10, 2026
35 checks passed
@jschwe jschwe deleted the rename-libservo branch March 10, 2026 21:36
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants