about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-24/+24
2024-02-21Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obkLeón Orell Valerian Liehr-23/+23
2024-02-21Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkanLeón Orell Valerian Liehr-326/+317
2024-02-21compiletest: support auxiliaries with auxiliariesDavid Wood-23/+23
2024-02-21Test windows random shimsChris Denton-0/+41
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-5/+10
2024-02-21Flatten the parse logic in `line_directive`Zalathar-18/+13
2024-02-21Consistently refer to a test's `revision` instead of `cfg`Zalathar-41/+44
2024-02-21Improve internal docs for the `HeaderLine` callback structZalathar-8/+26
2024-02-21Rollup merge of #121375 - chenyukang:yukang-fix-tidy, r=albertlarsan68Dylan DPC-1/+1
2024-02-21Rollup merge of #121338 - jieyouxu:ambiguous_wide_pointer_comparisons_suggest...Dylan DPC-4/+9
2024-02-21Auto merge of #120588 - alexcrichton:wasm-rmeta-object, r=wesleywiser,bjorn3bors-0/+17
2024-02-21Update cargoWeihang Lo-0/+0
2024-02-21print proper relative path for descriptive name checkyukang-1/+1
2024-02-21bootstrap: apply most of clippy's suggestionsPavel Grigorenko-326/+317
2024-02-20Rollup merge of #121344 - fmease:lta-constr-by-input, r=oli-obkMatthias Krüger-9/+8
2024-02-20wasm: Store rlib metadata in wasm object filesAlex Crichton-0/+17
2024-02-20Expand weak alias types before collecting constrained and referenced late bou...León Orell Valerian Liehr-9/+8
2024-02-20Rollup merge of #121278 - Nilstrieb:no-more-codegen, r=clubby789Nilstrieb-44/+17
2024-02-20Add newtype for raw identsclubby789-2/+2
2024-02-20Auto merge of #120576 - nnethercote:merge-Diagnostic-DiagnosticBuilder, r=dav...bors-44/+45
2024-02-20Update panic message for missing `//@ run-rustfix` ui test suite when a .fixe...许杰友 Jieyou Xu (Joe)-4/+9
2024-02-20Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnrbors-64/+23
2024-02-20Rollup merge of #121233 - Zalathar:extra-directives, r=oli-obkNilstrieb-49/+43
2024-02-20Rollup merge of #121195 - D0liphin:master, r=ehussNilstrieb-15/+29
2024-02-20Rollup merge of #120716 - spastorino:change-some-lint-msgs, r=lcnrNilstrieb-32/+26
2024-02-20Auto merge of #120628 - workingjubilee:reimpl-meaningful-test-name-lint, r=co...bors-9/+4462
2024-02-20Reduce capabilities of `Diagnostic`.Nicholas Nethercote-2/+2
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-64/+23
2024-02-19Remove suspicious auto trait lintSantiago Pastorino-32/+26
2024-02-19Separate testing and production sanitizersOli Iliffe-15/+29
2024-02-19Make intrinsic fallback bodies cross-crate inlineableNilstrieb-0/+2
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-44/+17
2024-02-19Auto merge of #121295 - matthiaskrgr:rollup-j2vffew, r=matthiaskrgrbors-1/+1
2024-02-19Rollup merge of #121041 - Nilstrieb:into-the-future-of-2024, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-02-19Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68bors-3/+8
2024-02-19Auto merge of #3307 - RalfJung:macos-unreliable, r=RalfJungbors-3/+3
2024-02-19tests/pass/concurrency/sync: try to make it less likely for the test to fail ...Ralf Jung-3/+3
2024-02-19install rustc before the toolsonur-ozkan-2/+7
2024-02-19Auto merge of #121203 - Nilstrieb:fp, r=Mark-Simulacrumbors-0/+19
2024-02-19Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers.Nicholas Nethercote-42/+43
2024-02-19enable from_bitmask_vector test on little-endian targetsRalf Jung-9/+5
2024-02-19Merge from rustcThe Miri Conjob Bot-2299/+7318
2024-02-19Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-18Auto merge of #121101 - GnomedDev:dyn-small-c-string, r=Nilstriebbors-2/+3
2024-02-18Add `Future` and `IntoFuture` to the 2024 preludeNilstrieb-1/+1
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+19
2024-02-18Dyn erase at call siteDavid Thomas-2/+2
2024-02-18Reduce monomorphisation bloat in small_c_stringDavid Thomas-0/+1
2024-02-18Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrumbors-2/+3