about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-04Abort on arity mismatchNadrieril-7/+15
2024-03-03Auto merge of #121763 - clubby789:llvm-old-comment, r=cjgillotbors-6/+3
2024-03-03Auto merge of #121936 - RalfJung:miri, r=RalfJungbors-343/+607
2024-03-03Auto merge of #121937 - GuillaumeGomez:rollup-9684vg3, r=GuillaumeGomezbors-7/+219
2024-03-03Rollup merge of #121934 - RalfJung:tree-wraparound, r=oli-obkGuillaume Gomez-1/+18
2024-03-03Rollup merge of #121933 - Iansa9:thread-name-wasm-fix, r=NilstriebGuillaume Gomez-0/+4
2024-03-03Rollup merge of #121917 - GuillaumeGomez:pattern-complexity_limit.rs, r=Nadri...Guillaume Gomez-6/+197
2024-03-03Add feature gate test for `pattern_complexity` attributeGuillaume Gomez-0/+18
2024-03-03Add and update tests to use `pattern_complexity`Guillaume Gomez-0/+123
2024-03-03Add new `pattern_complexity` attribute to add possibility to limit and check ...Guillaume Gomez-6/+56
2024-03-03Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkinbors-4/+4
2024-03-03rustc_log: expose tracing-tree "wraparound" in an env varRalf Jung-1/+18
2024-03-03Auto merge of #3345 - RalfJung:win-get-thread-name, r=RalfJungbors-44/+145
2024-03-03Auto merge of #3346 - RalfJung:alloc-accesses, r=RalfJungbors-1/+3
2024-03-03Windows: support getting the thread nameRalf Jung-20/+94
2024-03-03fix wording of alloc access tracking messageRalf Jung-1/+1
2024-03-03readmeRalf Jung-0/+2
2024-03-03Auto merge of #121931 - lnicola:sync-from-ra, r=lnicolabors-1267/+3264
2024-03-03Add missing get_name for wasm::thread.Ian Neumann-0/+4
2024-03-03move thread-panic tests to their own file; test getting the thread nameRalf Jung-24/+51
2024-03-03Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-raLaurențiu Nicola-1267/+3264
2024-03-03Auto merge of #121877 - estebank:fancy-svg, r=compiler-errorsbors-150/+485
2024-03-03Auto merge of #121856 - ChrisDenton:abort, r=joboetbors-14/+16
2024-03-03Auto merge of #112865 - rust-lang:cargo_update, r=clubby789bors-154/+165
2024-03-03cargo updategithub-actions-154/+165
2024-03-02Auto merge of #121914 - Nadrieril:rollup-ol98ncg, r=Nadrierilbors-144/+1156
2024-03-02On tests that specify --color=always emit SVG file with stderr outputEsteban Kuber-150/+485
2024-03-02Auto merge of #121904 - matthiaskrgr:rollup-qcq0d3h, r=matthiaskrgrbors-107/+269
2024-03-02Auto merge of #3343 - RalfJung:tree-borrows-diag, r=RalfJungbors-104/+125
2024-03-02Tree Borrows: print where the forbidden access happens; make tag tracking les...Ralf Jung-104/+125
2024-03-02Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errorsGuillaume Boisseau-10/+273
2024-03-02Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errorsGuillaume Boisseau-24/+38
2024-03-02Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasperGuillaume Boisseau-100/+118
2024-03-02Rollup merge of #121622 - dtolnay:wake, r=cuviperGuillaume Boisseau-0/+49
2024-03-02Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikicGuillaume Boisseau-10/+678
2024-03-02Cleanup windows abort_internalChris Denton-14/+16
2024-03-02Auto merge of #3338 - RalfJung:more-tracking-and-threads, r=RalfJungbors-184/+257
2024-03-02add option to track all read/write accesses to tracked allocationsRalf Jung-14/+38
2024-03-02print thread name in miri error backtracesRalf Jung-170/+219
2024-03-02Rollup merge of #121895 - matthiaskrgr:devec, r=fee1-deadMatthias Krüger-33/+20
2024-03-02Rollup merge of #121892 - Zalathar:expr-kind-let, r=NadrierilMatthias Krüger-32/+6
2024-03-02Rollup merge of #121888 - cppcoffee:style, r=NilstriebMatthias Krüger-0/+1
2024-03-02Rollup merge of #121855 - GuillaumeGomez:trait-item-info, r=notriddleMatthias Krüger-13/+38
2024-03-02Rollup merge of #121759 - RalfJung:addr_of, r=the8472Matthias Krüger-15/+63
2024-03-02Rollup merge of #121758 - joboet:move_pal_thread_local, r=ChrisDentonMatthias Krüger-3/+4
2024-03-02Rollup merge of #121666 - ChrisDenton:thread-name, r=cuviperMatthias Krüger-11/+137
2024-03-02Remove underscore from QNX target file nameNilstrieb-4/+4
2024-03-02avoid collecting into vecs in some placesMatthias Krüger-33/+20
2024-03-02Auto merge of #121890 - matthiaskrgr:rollup-mv26uwt, r=matthiaskrgrbors-430/+546
2024-03-02Auto merge of #16702 - Veykril:intra-doc-links-generic, r=Veykrilbors-50/+74