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
2021-09-21
Handle type params in insig dtors
Aman Arora
-27
/
+61
2021-09-21
Fix match for placeholder region
Ankit Chandawala
-1
/
+4
2021-09-21
Update tests
Aman Arora
-559
/
+229
2021-09-21
2229: Annotate stdlib with insignficant dtors
Aman Arora
-0
/
+9
2021-09-21
2229: Early exit when we see an insigificant drop
Aman Arora
-9
/
+33
2021-09-21
Impl `Error` for `FromSecsError` without foreign type
mbartlett21
-1
/
+2
2021-09-21
Auto merge of #87234 - cjgillot:lower-mono, r=petrochenkov
bors
-258
/
+163
2021-09-21
`crates` is already deterministic
lcnr
-43
/
+29
2021-09-21
use indexmap instead of hashmap
lcnr
-71
/
+10
2021-09-21
rename
lcnr
-8
/
+8
2021-09-21
Fix link in Ipv6Addr::to_ipv4 docs
Artyom Pavlov
-1
/
+1
2021-09-20
Adjust documentation for compatibility with 2021
Mark Rousskov
-28
/
+35
2021-09-20
Remove Drop-caused migration-added captures
Mark Rousskov
-4
/
+1
2021-09-20
Remove Drop-caused migration-added captures
Mark Rousskov
-30
/
+18
2021-09-20
Drop migration lint for Send/Sync bound in LTO backend
Mark Rousskov
-5
/
+2
2021-09-20
Adjust tidy edition lint to force 2021
Noah Lev
-9
/
+35
2021-09-20
Migrate to 2021
Mark Rousskov
-87
/
+87
2021-09-21
Auto merge of #87830 - hkmatsumoto:suggest-brackets-for-array-esque-block-exp...
bors
-4
/
+120
2021-09-21
Revert the rustdoc box syntax removal
est31
-54
/
+47
2021-09-21
Fix ICE with `--cap-lints=allow` and `-Zfuel=...=0`
Fabian Wolff
-1
/
+14
2021-09-20
Implement #[link_ordinal] attribute in the context of #[link(kind = "raw-dyli...
Richard Cobbe
-23
/
+201
2021-09-20
Register lint rename
F3real
-0
/
+1
2021-09-20
Update LLVM submodule
Nikita Popov
-0
/
+0
2021-09-21
Disable visible path calculation for PrettyPrinter in Ok path of compiler
Alik Aslanyan
-29
/
+54
2021-09-20
Don't use projection cache or candidate cache in intercrate mode
Aaron Hill
-6
/
+43
2021-09-20
Re-enable the `src/test/debuginfo/mutex.rs` test on Windows
Wesley Wiser
-7
/
+5
2021-09-20
Fix ICE when `indirect_structural_match` is allowed
Fabian Wolff
-6
/
+30
2021-09-20
Auto merge of #89117 - michaelwoerister:update-to-odht-0.3, r=wesleywiser
bors
-4
/
+4
2021-09-20
Retry on some download errors in lintcheck
Jason Newcomb
-1
/
+19
2021-09-20
Avoid the overflow with rustc+debugassertions in issue-44406
Oli Scherer
-7
/
+24
2021-09-20
rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14
Augie Fackler
-34
/
+83
2021-09-20
Add some more tracing
Oli Scherer
-3
/
+13
2021-09-20
Auto merge of #89069 - bjorn3:optimize_sharded_new, r=Mark-Simulacrum
bors
-19
/
+1
2021-09-20
Add a doc comment to infer_projection
Oli Scherer
-0
/
+6
2021-09-20
Use `ty::Error` for opaque types with errors in its bounds.
Oli Scherer
-38
/
+10
2021-09-20
Generate inference vars and obligations for projections in opaque types inste...
Oli Scherer
-22
/
+36
2021-09-20
Inline a function that is only called once
Oli Scherer
-10
/
+4
2021-09-20
Use tracing debugging in `fold_opaque_ty`
Oli Scherer
-14
/
+6
2021-09-20
Add helper function to `InferCtxt` that generates inference vars for unresolv...
Oli Scherer
-11
/
+35
2021-09-20
Update odht crate to 0.3.0
Michael Woerister
-4
/
+4
2021-09-20
:arrow_up: rust-analyzer
Laurențiu Nicola
-32
/
+16
2021-09-20
Enable 2021 compatibility lints for all in-tree code
Mark Rousskov
-1
/
+4
2021-09-20
Enable 2021 compatibility lints for all in-tree code
Mark Rousskov
-34
/
+52
2021-09-20
Adjust to SourceType::InTree in several places
Mark Rousskov
-5
/
+3
2021-09-20
Workaround ICE with if-let and RFC 2229
Mark Rousskov
-9
/
+8
2021-09-20
Mark unsafe NonZero*::unchecked_(add|mul) as const
Iago-lito
-2
/
+2
2021-09-20
no ensure
Ellen
-3
/
+6
2021-09-20
Expand BOX_VEC to BOX_COLLECTION
F3real
-48
/
+97
2021-09-20
Auto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
bors
-2
/
+196
2021-09-20
Bless incremental tests.
Camille GILLOT
-7
/
+11
[prev]
[next]