index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-01-06
Do not trigger `missing_const_for_fn` for tests (#13945)
Manish Goregaokar
-4
/
+34
2025-01-06
rustdoc: use stable paths as preferred canonical paths
Michael Howell
-1
/
+47
2025-01-06
Update triagebot.toml: celinval vacation is over
Celina G. Val
-2
/
+1
2025-01-06
Merge pull request #18852 from ChayimFriedman2/proc-macro-panic
Laurențiu Nicola
-14
/
+82
2025-01-06
Fix a bug that was caused by fixup reversing
Chayim Refael Friedman
-14
/
+82
2025-01-06
Suggest to replace tuple constructor through projection
Michael Goulet
-1
/
+83
2025-01-06
Recurse on GAT where clauses in fulfillment error proof tree visitor
Michael Goulet
-25
/
+29
2025-01-06
Normalize each signature input/output in typeck_with_fallback with its own span
Michael Goulet
-77
/
+69
2025-01-06
Don't ice on bad transmute in typeck in new solver
Michael Goulet
-1
/
+105
2025-01-06
Add derived causes for host effect predicates
Michael Goulet
-39
/
+278
2025-01-06
Merge pull request #18846 from Veykril/push-kmspklwynynu
Lukas Wirth
-201
/
+180
2025-01-06
Only keep label description in Forge docs
许杰友 Jieyou Xu (Joe)
-61
/
+1
2025-01-06
minor: New clippy lints
Lukas Wirth
-201
/
+180
2025-01-06
add test from #125718
Martin Zacho
-0
/
+18
2025-01-06
Add regression test for #8528
Guillaume Gomez
-1
/
+22
2025-01-06
Don't emit machine applicable `map_flatten` lint if there are code comments
Guillaume Gomez
-2
/
+7
2025-01-06
last feedback items
Pietro Albini
-0
/
+2
2025-01-06
Add new `{x86_64,i686}-win7-windows-gnu` targets
Tobias Bucher
-3
/
+133
2025-01-06
Escape all `*` in rustc's SUMMARY.md
Tobias Bucher
-9
/
+9
2025-01-06
address review comments
Rémy Rakic
-21
/
+31
2025-01-06
Merge pull request #18848 from Veykril/push-kyyoskmvnutp
Lukas Wirth
-3
/
+5
2025-01-06
fix: Fix non-cargo flychecks immediately clearing received diagnostics
Lukas Wirth
-3
/
+5
2025-01-06
add deprecated and do nothing flag to options table
klensy
-34
/
+78
2025-01-06
Move the has_errors check in rustdoc back to after TyCtxt is created
bjorn3
-4
/
+4
2025-01-06
Ensure generate-copyright is executed from the project root.
Jonathan Pallant
-1
/
+7
2025-01-06
Auto merge of #135112 - tgross35:combine-select-unpredictable-test, r=the8472
bors
-36
/
+38
2025-01-06
Merge pull request #18836 from Veykril/push-kksuoxxptvty
Lukas Wirth
-1
/
+6
2025-01-06
Add rustc-dev-guide to the list of repositories managed by josh (#2197)
Jakub Beránek
-1
/
+3
2025-01-06
fix: Be more permissive with completion resolve data
Lukas Wirth
-1
/
+6
2025-01-06
Merge pull request #18845 from Veykril/push-yyuolqomnkys
Lukas Wirth
-53
/
+58
2025-01-06
Consolidate coverage test suite steps into a single step
Zalathar
-120
/
+101
2025-01-06
fix: Fix flycheck getting confused which package to check
Lukas Wirth
-53
/
+58
2025-01-06
Add support for wasm exception handling to Emscripten target
Hood Chatham
-10
/
+131
2025-01-06
Merge pull request #18843 from Veykril/push-usuzxtzsnrpt
Lukas Wirth
-9
/
+24
2025-01-06
fix: Handle newstyle `rustc_intrinsic` safety correctly
Lukas Wirth
-9
/
+24
2025-01-06
improve diagnostics for const eval query overflow
Martin Zacho
-26
/
+32
2025-01-06
Auto merge of #135151 - matthiaskrgr:rollup-2vy1hwl, r=matthiaskrgr
bors
-57
/
+108
2025-01-06
Merge pull request #18841 from Veykril/push-lsuokpqkprqn
Lukas Wirth
-7
/
+30
2025-01-06
depth limit eval_to_const_value_raw
Martin Zacho
-1
/
+2
2025-01-06
fix: Fix relative .cargo env vars not working
Lukas Wirth
-7
/
+30
2025-01-06
chore: remove redundant words in comment
crystalstall
-5
/
+5
2025-01-06
Rollup merge of #135150 - lcnr:unconstrained-lts-comment, r=oli-obk
Matthias Krüger
-15
/
+15
2025-01-06
Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukang
Matthias Krüger
-37
/
+69
2025-01-06
Rollup merge of #135145 - kpreid:unnameable, r=compiler-errors
Matthias Krüger
-4
/
+6
2025-01-06
Rollup merge of #135132 - BoxyUwU:rdg_ping_group, r=jieyouxu
Matthias Krüger
-1
/
+5
2025-01-06
Rollup merge of #135129 - jieyouxu:tag-r-d-g, r=BoxyUwU
Matthias Krüger
-0
/
+5
2025-01-06
Rollup merge of #135111 - tgross35:float-doc-aliases, r=Noratrieb
Matthias Krüger
-0
/
+8
2025-01-06
footnote to ordinary comment
lcnr
-15
/
+15
2025-01-06
Use a post-monomorphization typing env when mangling components that come fro...
Michael Goulet
-38
/
+61
2025-01-06
Failing test
Michael Goulet
-0
/
+38
[prev]
[next]