Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
6ed283b
rustdoc-json: Add test for `Self` type
aDotInTheVoid Aug 15, 2024
42a901a
Don't use TyKind in lint
compiler-errors Aug 24, 2024
af05882
Deny wasm_c_abi lint to nudge the last 25%
workingjubilee Aug 24, 2024
c61f85b
Don't make pattern nonterminals match statement nonterminals
compiler-errors Jan 22, 2024
0763a3a
Bump backtrace to rust-lang/backtrace@fc37b22
workingjubilee Aug 27, 2024
a1c36c6
linker: Synchronize native library search in rustc and linker
petrochenkov Aug 14, 2024
05bd36d
linker: Better support alternative static library naming on MSVC
petrochenkov Aug 21, 2024
ac8f132
docs: Update docs for the rustc's `-L` option
petrochenkov Aug 27, 2024
ee05de8
Re-enable android tests/benches in alloc
saethlin Aug 27, 2024
83de14c
Enable some ilog2 tests as well
saethlin Aug 27, 2024
1eb4cb4
Separate core search logic with search ui
Folyd Jun 9, 2024
ae6f8a7
allow BufReader::peek to be called on unsized types
lolbinarycat Aug 28, 2024
9200452
Stop using ty::GenericPredicates for non-predicates_of queries
compiler-errors Aug 29, 2024
e20a888
Allow running `./x.py test compiler`
Veykril Aug 29, 2024
de34a91
interpret/visitor: make memory order iteration slightly more efficient
RalfJung Aug 29, 2024
8c798c8
Simplify some extern providers
compiler-errors Aug 29, 2024
c824c1a
wasi: Fix sleeping for `Duration::MAX`
alexcrichton Aug 29, 2024
518b41c
Try latest backtrace
workingjubilee Aug 29, 2024
fa4f892
Remove `Option<!>` return types.
nnethercote Aug 29, 2024
1fd0c71
Rollup merge of #120221 - compiler-errors:statements-are-not-patterns…
matthiaskrgr Aug 31, 2024
1f0292b
Rollup merge of #126183 - Folyd:search-core, r=GuillaumeGomez,notriddle
matthiaskrgr Aug 31, 2024
defc245
Rollup merge of #129123 - aDotInTheVoid:rustdoc-json-self, r=fmease
matthiaskrgr Aug 31, 2024
9f3ce40
Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu
matthiaskrgr Aug 31, 2024
2a321e1
Rollup merge of #129527 - compiler-errors:lint-nit, r=Nadrieril
matthiaskrgr Aug 31, 2024
8f35a4f
Rollup merge of #129534 - workingjubilee:ratchet-wasm-c-abi-fcw-to-de…
matthiaskrgr Aug 31, 2024
385ffae
Rollup merge of #129640 - saethlin:unignore-android-in-alloc, r=tgross35
matthiaskrgr Aug 31, 2024
fbf74df
Rollup merge of #129642 - workingjubilee:bump-backtrace-fc37b22, r=wo…
matthiaskrgr Aug 31, 2024
10fb626
Rollup merge of #129675 - lolbinarycat:bufreader_peek_unsized, r=work…
matthiaskrgr Aug 31, 2024
9510beb
Rollup merge of #129723 - compiler-errors:extern-providers, r=lcnr
matthiaskrgr Aug 31, 2024
4418552
Rollup merge of #129724 - nnethercote:rm-Option-bang, r=fee1-dead
matthiaskrgr Aug 31, 2024
5f10a99
Rollup merge of #129725 - compiler-errors:predicates-of, r=fmease
matthiaskrgr Aug 31, 2024
6c8b07f
Rollup merge of #129731 - ferrocene:x-test-compiler, r=onur-ozkan
matthiaskrgr Aug 31, 2024
a59c1a4
Rollup merge of #129751 - RalfJung:interpret-visit-field-order, r=com…
matthiaskrgr Aug 31, 2024
25e3b66
Rollup merge of #129754 - alexcrichton:fix-wasi-long-sleep, r=working…
matthiaskrgr Aug 31, 2024
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
Bump backtrace to rust-lang/backtrace@fc37b22
It should be 0.3.74~ish.

This should help with backtraces on Android, QNX NTO 7.0, and Windows.
  • Loading branch information
workingjubilee committed Aug 27, 2024
commit 0763a3afc8f7d71cfe3b62c76fd40912f6a6c9ed