]> git.lizzy.rs Git - rust.git/commit
perf: Add inline on commonly used methods added in 69464
authorMarkus Westerlind <markus.westerlind@distilnetworks.com>
Sun, 24 May 2020 13:22:23 +0000 (15:22 +0200)
committerMarkus Westerlind <markus.westerlind@distilnetworks.com>
Sun, 24 May 2020 20:35:17 +0000 (22:35 +0200)
commitebc7eda9e75829305a31a00037056a5365d261fe
tree8c155eb373bf7500a139b183ec62405b06fe2ff4
parent1d8489c150df7d0e751f7c438541036df1a9ac5e
perf: Add inline on commonly used methods added in 69464

Reclaims most of the regression in inflate
src/librustc_data_structures/snapshot_map/mod.rs
src/librustc_infer/infer/mod.rs
src/librustc_infer/infer/region_constraints/mod.rs
src/librustc_infer/infer/type_variable.rs
src/librustc_infer/infer/undo_log.rs
src/librustc_infer/traits/project.rs