about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-01Add GUI test for toggle filter and opacityGuillaume Gomez-0/+29
2022-12-01Migrate summary toggle filter to CSS variableGuillaume Gomez-8/+4
2022-11-28Auto merge of #104915 - weihanglo:update-cargo, r=ehussbors-0/+2
2022-11-28Auto merge of #104990 - matthiaskrgr:rollup-oskk8v3, r=matthiaskrgrbors-522/+943
2022-11-27Rollup merge of #104989 - RalfJung:miri, r=RalfJungMatthias Krüger-500/+893
2022-11-27Rollup merge of #104984 - GuillaumeGomez:remote-crate-primitives, r=notriddleMatthias Krüger-5/+21
2022-11-27Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddleMatthias Krüger-17/+29
2022-11-27Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te...bors-1/+3
2022-11-27clippyRalf Jung-19/+15
2022-11-27advice on josh pushingRalf Jung-0/+7
2022-11-27Merge from rustcRalf Jung-21338/+15795
2022-11-27Preparing for merge from rustcRalf Jung-1/+1
2022-11-27Auto merge of #2694 - RalfJung:retag-deref-check, r=saethlinbors-157/+339
2022-11-27Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgrbors-80/+222
2022-11-27Add rustdoc test for Deref to primitive typesGuillaume Gomez-0/+15
2022-11-27Remove Crate::primitives fieldGuillaume Gomez-5/+6
2022-11-27Rollup merge of #104946 - notriddle:notriddle/popover-menu-focus, r=Guillaume...Matthias Krüger-5/+69
2022-11-27Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514Matthias Krüger-3/+70
2022-11-27Rollup merge of #104931 - Swatinem:async-pretty, r=eholkMatthias Krüger-69/+68
2022-11-27Rollup merge of #95836 - workingjubilee:doctest-exe, r=notriddleMatthias Krüger-3/+15
2022-11-27Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errorsbors-145/+281
2022-11-27Auto merge of #2685 - Nilstrieb:cargo-miri-wasm, r=RalfJungbors-1/+3
2022-11-27Auto merge of #2701 - RalfJung:smoke, r=RalfJungbors-1/+1
2022-11-27run_tests_minimal: actually run the smoke test on the desired targetRalf Jung-1/+1
2022-11-27CI: fix begingroup printingRalf Jung-1/+1
2022-11-27Auto merge of #103917 - oli-obk:layout_math, r=RalfJung,lcnrbors-20/+115
2022-11-27Use `.wasm` extension when building for wasm in cargo-mirinils-1/+3
2022-11-27Auto merge of #103786 - tshepang:obsolete, r=jyn514bors-7/+1
2022-11-27Auto merge of #96451 - JakobDegen:dest-prop, r=tmiaskobors-365/+425
2022-11-26Attempt to solve problem with globsJubilee Young-1/+1
2022-11-26Use target exe_suffix for doctestsJubilee Young-2/+14
2022-11-27Update cargoWeihang Lo-0/+2
2022-11-26Rewrite dest prop.Jakob Degen-365/+425
2022-11-27Auto merge of #104818 - scottmcm:refactor-extend-func, r=the8472bors-0/+7
2022-11-27nitsRalf Jung-2/+2
2022-11-27make Stacked Borrows retags act like data racesRalf Jung-45/+164
2022-11-27slightly adjust and synchronize Machine passing for SB and DataRaceRalf Jung-55/+24
2022-11-27!Unpin retags must still be reads, to check dereferenceableRalf Jung-57/+151
2022-11-26Auto merge of #104950 - jyn514:revert-preview, r=Mark-Simulacrumbors-5/+7
2022-11-26Switch rustdoc-gui test to function callGuillaume Gomez-17/+29
2022-11-26rustdoc: pass "true" to reset focus for notable traitsMichael Howell-11/+7
2022-11-26Revert "Don't set `is_preview` for clippy and rustfmt"Joshua Nelson-5/+7
2022-11-26Pretty-print generators with their `generator_kind`Arpad Borsos-69/+68
2022-11-26rustdoc: improve popover focus handling JSMichael Howell-5/+73
2022-11-26Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomezGuillaume Gomez-3/+61
2022-11-26Rollup merge of #104928 - notriddle:notriddle/sidebar-toggle-flexbox, r=Guill...Guillaume Gomez-9/+3
2022-11-26Rollup merge of #104924 - aDotInTheVoid:jsondocck-trait-alias, r=GuillaumeGomezGuillaume Gomez-5/+35
2022-11-26Rollup merge of #104788 - compiler-errors:unresolved-ct-in-gen, r=fee1-deadGuillaume Gomez-0/+92
2022-11-26Add a test that makes senseNixon Enraght-Moony-5/+28
2022-11-26Support unit tests for jsondoclintNixon Enraght-Moony-0/+44