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

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
d695b95
implement -Z ignore-directory-in-diagnostics-source-blocks
pietroalbini Sep 15, 2023
c230637
avoid blessing cargo deps's source code in ui tests
pietroalbini Sep 15, 2023
4690f97
coverage: Fix an unstable-sort inconsistency in coverage spans
Zalathar Sep 18, 2023
a4cb31b
coverage: Regression test for inconsistent handling of closure spans
Zalathar Sep 18, 2023
01b67f4
coverage: Simplify sorting of coverage spans extracted from MIR
Zalathar Sep 17, 2023
354397f
Move mobile topbar title creation entirely into JS
GuillaumeGomez Sep 18, 2023
bf693d1
Migrate 'lossy ptr2int cast' diagnostic
clubby789 Sep 15, 2023
6496181
Migrate 'lossy int2ptr cast' diagnostic
clubby789 Sep 15, 2023
dcb3e70
Migrate 'is_empty' diagnostics
clubby789 Sep 15, 2023
c2841e2
Migrate 'cast to bool' diagnostic
clubby789 Sep 15, 2023
94920cc
Migrate 'int to fat pointer' cast diagnostic
clubby789 Sep 15, 2023
82471e9
Migrate 'casting unknown pointer' diagnostic
clubby789 Sep 15, 2023
80a9699
Migrate 'trivial cast' lint
clubby789 Sep 15, 2023
9c5de75
Migrate 'cast enum with drop to int' diagnostic
clubby789 Sep 15, 2023
b2bf4b6
make more pretty
BoxyUwU Sep 15, 2023
de6de23
Add myself to .mailmap
lnicola Sep 18, 2023
10a5b9a
compiletest: Don't swallow some error messages.
ehuss Sep 18, 2023
f27c06c
Update browser-ui-test version
GuillaumeGomez Sep 18, 2023
0eec5e3
Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compi…
matthiaskrgr Sep 18, 2023
48c6051
Rollup merge of #115873 - BoxyUwU:tykind_adt_debug, r=oli-obk
matthiaskrgr Sep 18, 2023
970ee09
Rollup merge of #115879 - clubby789:migrate-hir-typeck-cast, r=compil…
matthiaskrgr Sep 18, 2023
3cf5a6b
Rollup merge of #115930 - Zalathar:spans-bug, r=compiler-errors
matthiaskrgr Sep 18, 2023
575e091
Rollup merge of #115931 - GuillaumeGomez:remove-empty-h2, r=notriddle
matthiaskrgr Sep 18, 2023
3ddad37
Rollup merge of #115941 - lnicola:lnicola-mailmap, r=Mark-Simulacrum
matthiaskrgr Sep 18, 2023
8c5fc20
Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors
matthiaskrgr Sep 18, 2023
aa55d7d
Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=no…
matthiaskrgr Sep 18, 2023
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
  • Loading branch information
GuillaumeGomez committed Sep 18, 2023
commit f27c06cac8f1c5fe4b9db957df686e19b2cd4ac9
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.8
0.16.9