Lines Matching refs:Changed
3 ### Changed subsection
45 ### Changed subsection
55 ### Changed subsection
56 - Changed `Clang::find` to prefer target-prefixed binaries when a `-target`
69 ### Changed subsection
74 ### Changed subsection
99 ### Changed subsection
104 ### Changed subsection
137 ### Changed subsection
150 ### Changed subsection
163 ### Changed subsection
164 - Changed `llvm-config` to be first search candidate on macOS
175 ### Changed subsection
183 ### Changed subsection
188 ### Changed subsection
203 ### Changed subsection
208 ### Changed subsection
213 ### Changed subsection
221 ### Changed subsection
222 - Changed `Clang::find` to skip dynamic libraries for an incorrect architecture on Windows
233 ### Changed subsection
239 ### Changed subsection
247 ### Changed subsection
264 ### Changed subsection
270 ### Changed subsection
275 ### Changed subsection
276 - Changed storage type of include search paths from `Vec<PathBuf>` to `Option<Vec<PathBuf>>`
280 ### Changed subsection
298 ### Changed subsection
299 - Changed functions in the `Functions` struct to be `unsafe` (`runtime` feature only)
300 - Changed `Clang::find` method to ignore directories and non-executable files
301 - Changed `Clang::find` to skip dynamic libraries for an incorrect architecture on FreeBSD and Linux
306 ### Changed subsection
307 - Changed all enum types from tuple structs to raw integers to avoid
312 ### Changed subsection
313 - Changed all opaque pointers types from tuple structs to raw pointers to avoid
318 ### Changed subsection
328 ### Changed subsection
329 - Changed all enums from Rust enums to typed constants to avoid
334 ### Changed subsection
335 - Changed static linking on FreeBSD and macOS to link against `libc++` instead of `libstd++`
339 ### Changed subsection
343 - Changed `Default` implementations for structs to zero out the struct
352 ### Changed subsection
362 ### Changed subsection
379 ### Changed subsection
387 ### Changed subsection
388 - Changed `Clang` struct `version` field type to `Option<CXVersion>`
402 ### Changed subsection
407 ### Changed subsection
427 ### Changed subsection
435 ### Changed subsection
440 ### Changed subsection
462 ### Changed subsection
468 ### Changed subsection