about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-03Auto merge of #122225 - DianQK:nits-120268, r=cjgillotbors-166/+256
2024-04-03Auto merge of #123398 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-03Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhprattbors-485/+752
2024-04-02Update cargoWeihang Lo-0/+0
2024-04-02Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789Jacob Pratt-6/+5
2024-04-02Rollup merge of #123203 - jkarneges:context-ext, r=AmanieuJacob Pratt-9/+102
2024-04-02Rollup merge of #123182 - jhpratt:fix-decodable-derive, r=davidtwcoJacob Pratt-8/+69
2024-04-02Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=AmanieuJacob Pratt-113/+120
2024-04-02Rollup merge of #122865 - surechen:refactor_astconv_error_report_20240321, r=...Jacob Pratt-349/+456
2024-04-03Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnrbors-117/+104
2024-04-02set tracking issueJustin Karneges-4/+4
2024-04-02Avoid expanding to unstable internal methodJacob Pratt-8/+69
2024-04-02Auto merge of #123385 - matthiaskrgr:rollup-v69vjbn, r=matthiaskrgrbors-596/+679
2024-04-02Rollup merge of #123378 - ferrocene:hoverbear/bump-sysinfo-to-0.30.8, r=Nilst...Matthias Krüger-2/+2
2024-04-02Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomezMatthias Krüger-1/+35
2024-04-02Rollup merge of #123368 - maurer:cfi-non-general-coroutines, r=compiler-errorsMatthias Krüger-12/+62
2024-04-02Rollup merge of #123362 - oli-obk:thread_local_nested_statics, r=estebankMatthias Krüger-1/+35
2024-04-02Rollup merge of #123348 - fmease:add-synth-auto-trait-impls-tests, r=Guillaum...Matthias Krüger-0/+85
2024-04-02Rollup merge of #123302 - compiler-errors:sized-bound-first, r=estebankMatthias Krüger-3/+39
2024-04-02Rollup merge of #123226 - scottmcm:u32-shifts, r=WaffleLapkinMatthias Krüger-576/+408
2024-04-02Rollup merge of #123198 - krtab:build_hasher_default_const_new, r=AmanieuMatthias Krüger-1/+13
2024-04-02Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwcobors-13/+601
2024-04-02Improve bootstrap commentsNilstrieb-6/+5
2024-04-02Update sysinfo to 0.30.8Ana Hobden-2/+2
2024-04-02CFI: Support non-general coroutinesMatthew Maurer-12/+62
2024-04-02Update tests/mir-opt/inline/unchecked_shifts.rsscottmcm-1/+1
2024-04-02Improve the `build_shift_expr_rhs` commentScott McMurray-4/+7
2024-04-02Auto merge of #123372 - GuillaumeGomez:rollup-nwxdzev, r=GuillaumeGomezbors-808/+1104
2024-04-02rustdoc: synthetic auto trait impls: accept unresolved region vars for nowLeón Orell Valerian Liehr-1/+35
2024-04-02rustdoc: add a couple of regression testsLeón Orell Valerian Liehr-0/+85
2024-04-02Rollup merge of #123371 - eduardosm:dangling-test-files, r=compiler-errorsGuillaume Gomez-314/+0
2024-04-02Rollup merge of #123366 - oli-obk:cleanups_async_closures, r=compiler-errorsGuillaume Gomez-6/+6
2024-04-02Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddleGuillaume Gomez-249/+267
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-239/+831
2024-04-02Remove dangling `.mir.stderr` and `.thir.stderr` test filesEduardo Sánchez Muñoz-314/+0
2024-04-02Auto merge of #123354 - SteveLauC:fix/haiku, r=Nilstriebbors-1/+2
2024-04-02Clean up src/librustdoc/html/render/search_index/encode.rsMichael Howell-24/+22
2024-04-02Avoid an `is_empty()` followed by an index op in favor of a single fallible opOli Scherer-3/+3
2024-04-02Prefer `UnordSet` over `FxHashSet` where possibleOli Scherer-3/+3
2024-04-02Forbid implicit nested statics in thread local staticsOli Scherer-20/+30
2024-04-02Auto merge of #123340 - fmease:rustdoc-simplify-auto-trait-impl-synth, r=Guil...bors-849/+452
2024-04-02t plit astconv's error report code in check functions to mod errors.surechen-349/+456
2024-04-02Check that nested statics in thread locals are duplicated per thread.Oli Scherer-0/+24
2024-04-02Auto merge of #123347 - saethlin:only-allow-upstream-llvm-calls, r=Nilstriebbors-2/+14
2024-04-02Remove redundant code commentsGuillaume Gomez-72/+72
2024-04-02Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstriebbors-3/+11
2024-04-02style: fmtSteve Lau-1/+2
2024-04-02fix: build on haiku by adding missing importSteve Lau-1/+1
2024-04-02Auto merge of #122267 - compiler-errors:closure-like-goals, r=lcnrbors-141/+158
2024-04-02Auto merge of #122945 - andy-k:sorted-vec-example, r=jhprattbors-5/+9