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
2024-06-04
Explain why `tests/ui/` is unformatted.
Nicholas Nethercote
-1
/
+1
2024-06-04
Explain why `tests/rustdoc-ui/` is unformatted.
Nicholas Nethercote
-1
/
+1
2024-06-04
rustfmt `tests/rustdoc-js-std/`.
Nicholas Nethercote
-1
/
+0
2024-06-04
rustfmt `tests/rustdoc-json/`.
Nicholas Nethercote
-13
/
+18
2024-06-04
rustfmt `tests/rustdoc-js/`.
Nicholas Nethercote
-133
/
+240
2024-06-04
Explain why `tests/rustdoc-gui/` is unformatted.
Nicholas Nethercote
-1
/
+1
2024-06-04
Auto merge of #125380 - compiler-errors:wc-obj-safety, r=oli-obk
bors
-209
/
+92
2024-06-04
Include trailing commas in functions
Sergi-Ferrez
-10
/
+12
2024-06-03
Align Term methods with GenericArg methods
Michael Goulet
-36
/
+46
2024-06-04
Auto merge of #122597 - pacak:master, r=bjorn3
bors
-1
/
+140
2024-06-04
Explain why `tests/rustdoc/` is unformatted.
Nicholas Nethercote
-1
/
+1
2024-06-04
rustfmt `tests/run-pass-valgrind/`.
Nicholas Nethercote
-27
/
+57
2024-06-04
rustfmt `tests/run-make-fulldeps/`.
Nicholas Nethercote
-9
/
+30
2024-06-04
Explain why `tests/pretty/` is unformatted.
Nicholas Nethercote
-1
/
+1
2024-06-03
feat(opt-dist): new flag `--benchmark-cargo-config`
Weihang Lo
-2
/
+25
2024-06-03
Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu
bors
-111
/
+130
2024-06-03
Update fuchsia maintainers
Julia Ryan
-2
/
+2
2024-06-03
Update books
rustbot
-0
/
+0
2024-06-03
Fix typo in the docs of `HashMap::raw_entry_mut`
Tim Kurdov
-1
/
+1
2024-06-03
Auto merge of #125864 - compiler-errors:opt-in-error-reporting, r=lcnr
bors
-328
/
+478
2024-06-03
chore: update src/tools/rustc-perf
Weihang Lo
-0
/
+0
2024-06-03
Nits and formatting
Michael Goulet
-142
/
+130
2024-06-03
check_is_object_safe -> is_object_safe
Michael Goulet
-18
/
+18
2024-06-03
Make WHERE_CLAUSES_OBJECT_SAFETY a regular object safety violation
Michael Goulet
-191
/
+74
2024-06-03
Provide previous generic arguments to `provided_kind`
Oli Scherer
-17
/
+6
2024-06-03
Always provide previous generic arguments
Oli Scherer
-34
/
+24
2024-06-03
Explain some code duplication
Oli Scherer
-0
/
+4
2024-06-03
Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_w...
Michael Goulet
-64
/
+42
2024-06-03
Move FulfillmentErrorCode to rustc_trait_selection too
Michael Goulet
-52
/
+51
2024-06-03
Use ScrubbedTraitError in more places
Michael Goulet
-22
/
+25
2024-06-03
Opt-in diagnostics reporting to avoid doing extra work in the new solver
Michael Goulet
-106
/
+199
2024-06-03
Make TraitEngines generic over error
Michael Goulet
-157
/
+253
2024-06-03
Remove unnecessary extension trait
Michael Goulet
-27
/
+20
2024-06-03
Mark all extraneous generic args as errors
Oli Scherer
-63
/
+77
2024-06-03
Mark all missing generic args as errors
Oli Scherer
-68
/
+63
2024-06-03
Store indices of generic args instead of spans, as the actual entries are unu...
Oli Scherer
-16
/
+5
2024-06-03
Avoid an `Option` that is always `Some`
Oli Scherer
-23
/
+22
2024-06-03
Hide some follow-up errors
Oli Scherer
-6
/
+8
2024-06-03
Add regression test
Oli Scherer
-0
/
+50
2024-06-03
Ignore `vec_deque_alloc_error::test_shrink_to_unwind` test on non-unwind targets
Lukas Wirth
-0
/
+1
2024-06-03
Fix ICE caused by ignoring EffectVars in type inference
Andrew Wock
-11
/
+98
2024-06-03
Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obk
bors
-563
/
+630
2024-06-03
Remove stray "this"
Tobias Bucher
-2
/
+1
2024-06-03
Auto merge of #125778 - estebank:issue-67100, r=compiler-errors
bors
-88
/
+89
2024-06-03
Auto merge of #125904 - workingjubilee:test-packed-simd-more, r=calebzulawski
bors
-0
/
+44
2024-06-02
Add "OnceList" example to motivate OnceLock
Jubilee Young
-0
/
+55
2024-06-02
Move first OnceLock example to LazyLock
Jubilee Young
-58
/
+14
2024-06-02
Differ LazyLock vs. OnceLock in std::sync overview
Jubilee Young
-1
/
+4
2024-06-02
Explain LazyCell in core::cell overview
Jubilee Young
-0
/
+15
2024-06-03
rustfmt `tests/mir-opt`.
Nicholas Nethercote
-236
/
+251
[prev]
[next]