about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-15Add commentsJakub Beránek-1/+7
2024-04-04Select specific CI YAML files to expandJakub Beránek-23/+16
2024-04-04Generate CI job matrix for PR jobs in PythonJakub Beránek-28/+98
2024-04-03Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-er...bors-2230/+659
2024-04-03Remove MIR unsafe checkMatthew Jasper-2230/+659
2024-04-03Auto merge of #123402 - workingjubilee:rollup-0j5ihn6, r=workingjubileebors-42/+389
2024-04-02Rollup merge of #123388 - tshepang:consistency, r=jhprattJubilee-2/+2
2024-04-02Rollup merge of #123359 - bzEq:aix-libc++abi, r=cuviperJubilee-0/+6
2024-04-02Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obkJubilee-31/+311
2024-04-02Rollup merge of #122411 - alexcrichton:wasm32-wasip2-cabi-realloc, r=m-ou-seJubilee-9/+70
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-02Comments, comments, commentsMichael Goulet-39/+96
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-16/+239
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-02use a consistent style for linksTshepang Mbambo-2/+2
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