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-08-14
feat: hint at unterminated strings in unknown prefix errors
Ralf Anton Beier
-1
/
+49
2025-08-14
fixed diagnostic
Kivooeo
-1
/
+93
2025-08-14
Adjust error message grammar to be less awkward
Jake Goulding
-61
/
+61
2025-08-14
Merge pull request #751 from rust-lang/sync_from_rust_2025_08_14
antoyo
-11
/
+16
2025-08-14
Remove lto inline logic
Marcelo Domínguez
-79
/
+1
2025-08-14
Remove inlining for autodiff handling
Marcelo Domínguez
-19
/
+21
2025-08-14
Complete functionality and general cleanup
Marcelo Domínguez
-6
/
+0
2025-08-14
Complete functionality and general cleanup
Marcelo Domínguez
-827
/
+419
2025-08-14
Basic implementation of `autodiff` intrinsic
Marcelo Domínguez
-245
/
+284
2025-08-14
cleanup: Remove useless `[T].iter().last()`
Esteban Küber
-2
/
+2
2025-08-14
Update uitests
Jonathan Brouwer
-2267
/
+2449
2025-08-14
Remove the old target checking logic
Jonathan Brouwer
-1310
/
+138
2025-08-14
Specify the list of allowed targets per attribute
Jonathan Brouwer
-44
/
+361
2025-08-14
Allow attribute parsers to specify a list of allowed targets
Jonathan Brouwer
-13
/
+304
2025-08-14
Pass the target type down to `parse_attribute_list`
Jonathan Brouwer
-25
/
+48
2025-08-14
Improved `Target` type
Jonathan Brouwer
-11
/
+143
2025-08-14
Do not ICE on private type in field of unresolved struct
Esteban Küber
-3
/
+33
2025-08-14
resolve: Add one more test case for "binding is available in a different scop...
Vadim Petrochenkov
-2
/
+21
2025-08-14
resolve: Restructure `resolve_ident_in_lexical_scope` for better clarity
Vadim Petrochenkov
-42
/
+37
2025-08-14
resolve: Inline `with_mod_rib`
Vadim Petrochenkov
-26
/
+18
2025-08-14
resolve: Introduce `RibKind::Block`
Vadim Petrochenkov
-24
/
+24
2025-08-14
Use `default_field_values` in `Resolver`
Esteban Küber
-30
/
+17
2025-08-14
Don't set feature compiler-builtins-no-f16-f128
Antoni Boucher
-3
/
+3
2025-08-14
it's not a borrow checker limitation :<
lcnr
-24
/
+24
2025-08-14
add comment
lcnr
-1
/
+6
2025-08-14
fix alignment test
Esteban Küber
-1
/
+1
2025-08-14
Rename/remove some UI and run-make tests
Antoni Boucher
-4
/
+3
2025-08-14
rustc-dev-guide :3
lcnr
-2
/
+2
2025-08-14
Rename and document `ONLY_HOSTS` in bootstrap
Jakub Beránek
-114
/
+119
2025-08-14
Remove `ONLY_HOSTS` value overrides that just set the default value and had n...
Jakub Beránek
-5
/
+0
2025-08-14
update comment
lcnr
-0
/
+12
2025-08-14
Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,traviscross
bors
-15
/
+7
2025-08-14
add regression test
lcnr
-0
/
+43
2025-08-14
Add FnContext in parser for diagnostic
xizheyin
-80
/
+95
2025-08-14
Add test suggest-self-in-bare-function
xizheyin
-0
/
+87
2025-08-14
resolve prelude import at `build_reduced_graph` phase
LorrensP-2158466
-49
/
+53
2025-08-14
Merge pull request #20459 from rust-lang/veykril/push-pwzyxwuozkrq
Shoyu Vanilla (Flint)
-24
/
+32
2025-08-14
Update to nightly-2025-08-14
Antoni Boucher
-1
/
+1
2025-08-14
Merge branch 'master' into sync_from_rust_2025_08_14
Antoni Boucher
-89
/
+94
2025-08-14
ignore head usages of ignored candidates
lcnr
-149
/
+374
2025-08-14
Track diagnostic generations per package
Lukas Wirth
-24
/
+32
2025-08-14
coverage: Remove intermediate data structures from mapping creation
Zalathar
-77
/
+31
2025-08-14
Print regions in `type_name`.
Nicholas Nethercote
-57
/
+78
2025-08-14
`result_large_err`: get `DefId` from `AdtDef` instead of `expect`ing (#15467)
dswij
-5
/
+1
2025-08-14
Revert "rustdoc search: prefer stable items in search results"
Guillaume Gomez
-65
/
+5
2025-08-14
Revert "rustdoc: IndexItem::{stability -> is_unstable}"
Guillaume Gomez
-4
/
+9
2025-08-14
Revert "rustdoc search: add performance note about searchIndexUnstable check"
Guillaume Gomez
-6
/
+0
2025-08-14
Revert "Correctly handle when there are no unstable items in the documented c...
Guillaume Gomez
-3
/
+1
2025-08-14
ci: clean windows disk space in background
MarcoIeni
-1
/
+184
2025-08-14
Auto merge of #145388 - GuillaumeGomez:rollup-hnlt5ov, r=GuillaumeGomez
bors
-361
/
+646
[prev]
[next]