about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-03Rollup merge of #119477 - lukas-code:tooltip-z-index, r=notriddleLeón Orell Valerian Liehr-5/+17
2024-01-03Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errorsLeón Orell Valerian Liehr-15/+94
2024-01-03Rollup merge of #119474 - nbdd0121:naked, r=NilstriebLeón Orell Valerian Liehr-3/+3
2024-01-03Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obkLeón Orell Valerian Liehr-27/+32
2024-01-03Rollup merge of #119434 - taiki-e:rc-is-dangling, r=Mark-SimulacrumLeón Orell Valerian Liehr-3/+3
2024-01-03Rollup merge of #119319 - chfogelman:buffered-file-doc, r=the8472León Orell Valerian Liehr-3/+9
2024-01-03Rollup merge of #119298 - onur-ozkan:silence-change-tracker-warning-for-ci, r...León Orell Valerian Liehr-16/+23
2024-01-03Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwcoLeón Orell Valerian Liehr-16/+1
2024-01-03Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errorsLeón Orell Valerian Liehr-11/+21
2024-01-03Add useful panic messages if queries fail to startRoss Smyth-11/+21
2024-01-01use css variable for z-index of the sidebarLukas Markeffsky-5/+5
2024-01-01Pretty-print always-const trait predicates correctlyLeón Orell Valerian Liehr-15/+94
2023-12-31Document that File does not buffer reads/writes, refer to BufReader/BufWriterCarter Hunt Fogelman-3/+9
2023-12-31rustdoc ui: adjust tooltip z-index to be above sidebarLukas Markeffsky-1/+13
2023-12-31Auto merge of #119251 - Enselic:rustc_lint-query-stability, r=cjgillotbors-24/+36
2023-12-31Update tracking issue of naked_functionsGary Guo-3/+3
2023-12-31Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...bors-242/+152
2023-12-31rustc_lint: Enforce `rustc::potential_query_instability` lintMartin Nordholts-1/+13
2023-12-31rustc_lint: Make `LintLevelsProvider::current_specs()` return `&FxIndexMap`Martin Nordholts-23/+23
2023-12-31Auto merge of #119470 - bjorn3:sync_cg_clif-2023-12-31, r=bjorn3bors-20/+22
2023-12-31Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-202...bjorn3-20/+22
2023-12-31Merge pull request #1440 from rust-lang/ci_speedup_and_cleanupbjorn3-18/+18
2023-12-31Remove no longer needed config option from setup_rust_fork.shbjorn3-3/+0
2023-12-31Suppress default config change warningsbjorn3-1/+1
2023-12-31Suppress progress notifications for all git commandsbjorn3-4/+6
2023-12-31Install ripgrep using the system package managerbjorn3-0/+5
2023-12-31Update the GHA artifacts actions to v4bjorn3-3/+3
2023-12-31Install hyperfine using the system package managerbjorn3-7/+3
2023-12-31Rustup to rustc 1.77.0-nightly (2a3e63551 2023-12-30)bjorn3-1/+1
2023-12-31Auto merge of #119441 - Urgau:check-cfg-simplify-bootstrap-args, r=onur-ozkanbors-14/+35
2023-12-31Auto merge of #119447 - Nilstrieb:STACKOVERFLOW, r=compiler-errorsbors-1/+2
2023-12-30Auto merge of #119284 - Nadrieril:fix-bodiless-arm-parse, r=cjgillotbors-3/+38
2023-12-30Auto merge of #119443 - Urgau:move-around-builtin-diag-context, r=Nilstriebbors-444/+538
2023-12-30Auto merge of #119446 - Nilstrieb:bitflags2.0-hell, r=compiler-errorsbors-139/+132
2023-12-30Update to bitflags 2 in the compilerNilstrieb-139/+132
2023-12-30bootstrap: extract --check-cfg arg generation and add unit tests for itUrgau-19/+35
2023-12-30Use the right type for upvarsMichael Goulet-6/+4
2023-12-30Fix `<BoundConstness as Display>`Nilstrieb-1/+2
2023-12-30Auto merge of #119436 - semarie:openbsd-available_parallelism, r=Mark-Simulacrumbors-26/+6
2023-12-30is_coroutine -> is_coroutine_or_closureMichael Goulet-22/+29
2023-12-30Move around the code responsible for decorating builtin diagnosticsUrgau-444/+538
2023-12-30Simplify bootstrap check-cfg argumentsUrgau-10/+15
2023-12-30Auto merge of #119438 - Zalathar:prepare-mappings, r=cjgillotbors-53/+74
2023-12-30Rustup to rustc 1.77.0-nightly (3cdd004e5 2023-12-29)bjorn3-1/+1
2023-12-30Auto merge of #119437 - matthiaskrgr:rollup-esf96p6, r=matthiaskrgrbors-93/+101
2023-12-30coverage: Make `coverage_counters` a local variableZalathar-31/+37
2023-12-30coverage: Prepare mappings separately from injecting statementsZalathar-29/+44
2023-12-30Sync from rust 3cdd004e55c869faa2b7b25efd3becf50346e7d6bjorn3-2/+2
2023-12-30Rollup merge of #119425 - Urgau:check-cfg-fix-cargo-diag-bug, r=NilstriebMatthias Krüger-8/+29
2023-12-30Rollup merge of #119424 - ojeda:send-sync, r=est31Matthias Krüger-1/+3