Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
63d1c86
[core] add Exclusive to sync
guswynn Jun 1, 2022
029f9aa
add tracking issue for exclusive
guswynn Jun 23, 2022
af0c1fe
fix data race in thread::scope
RalfJung Jun 25, 2022
27ff258
Fix height for the source sidebar in mobile mode
GuillaumeGomez Jun 29, 2022
ea97bdc
Update/add tests for source sidebar in mobile mode
GuillaumeGomez Jun 29, 2022
ad970a7
Fix display of toggle on expanded source sidebar
GuillaumeGomez Jun 29, 2022
be56963
Add test for source sidebar toggle
GuillaumeGomez Jun 29, 2022
afd8cf2
add test for 72793
matthiaskrgr Jun 29, 2022
f60ec83
interpret: add From<&MplaceTy> for PlaceTy
RalfJung Jun 29, 2022
277b77a
Update browser-ui-test version to 0.9.7
GuillaumeGomez Jun 29, 2022
398e778
use "or pattern"
tshepang Jun 30, 2022
be580a0
Remove unneeded methods declaration for old web browsers
GuillaumeGomez Jun 30, 2022
a3a88c7
llvm-wrapper: adapt for LLVMConstExtractValue removal
krasimirgg Jun 29, 2022
72f6322
Fix scroll when source sidebar is open on mobile
GuillaumeGomez Jun 29, 2022
9a1f52d
Add test to ensure that scroll position is kept when opening/closing …
GuillaumeGomez Jun 29, 2022
8515475
get rid of some tidy 'unnecessarily ignored' warnings
RalfJung Jun 30, 2022
15d3ea5
For diagnostic information of Boolean, remind it as use the type: 'bool'
Jun 29, 2022
0e71d1f
Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-se
matthiaskrgr Jun 30, 2022
ebecc13
Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
matthiaskrgr Jun 30, 2022
5cd41d7
Rollup merge of #98670 - krasimirgg:llvm-15-LLVMConstExtractValue, r=…
matthiaskrgr Jun 30, 2022
b1403d6
Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notri…
matthiaskrgr Jun 30, 2022
6ee6673
Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnr
matthiaskrgr Jun 30, 2022
7839890
Rollup merge of #98684 - matthiaskrgr:ice-test-72793, r=oli-obk
matthiaskrgr Jun 30, 2022
9bcf992
Rollup merge of #98688 - RalfJung:from-mplace, r=oli-obk
matthiaskrgr Jun 30, 2022
8385d6b
Rollup merge of #98695 - tshepang:or-pattern, r=compiler-errors
matthiaskrgr Jun 30, 2022
f916c7f
Rollup merge of #98709 - GuillaumeGomez:rm-decl-for-old-browsers, r=D…
matthiaskrgr Jun 30, 2022
6e918b4
Rollup merge of #98717 - RalfJung:make-tidy-less-annoying, r=jyn514
matthiaskrgr Jun 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update browser-ui-test version to 0.9.7
  • Loading branch information
GuillaumeGomez committed Jun 29, 2022
commit 277b77a5de79076fda48d8952618fae99a8cd7a3
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.6
0.9.7