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-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-30
/
+11
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-107
/
+225
2021-09-09
Emit proper errors on missing closure braces
Sasha Pourcelot
-9
/
+234
2021-09-09
Only add_implied_bounds for norm_ty if different
jackh726
-3
/
+4
2021-09-09
Use FxHashSet instead of Vec for well formed tys
jackh726
-34
/
+36
2021-09-09
Added abs_diff for integer types.
Orson Peters
-0
/
+61
2021-09-09
Auto merge of #7649 - flip1995:backport_remerge, r=flip1995
bors
-0
/
+0
2021-09-09
Merge remote-tracking branch 'upstream/beta' into backport_remerge
flip1995
-0
/
+0
2021-09-09
add test for builtin types N + N unifying with fn call
Ellen
-5
/
+33
2021-09-09
Use more accurate spans for "unused delimiter" lint
Esteban Kuber
-150
/
+551
2021-09-09
regression test for issue #88583.
Felix S. Klock II
-0
/
+15
2021-09-09
Re-add 71a7f8f1884b2c83eeb4a545eef16df1f2ea6476 post-revert.
Felix S. Klock II
-1
/
+4
2021-09-09
Revert "Implement Anonymous{Struct, Union} in the AST"
Felix S. Klock II
-209
/
+14
2021-09-09
Manually crafted revert of d4ad050ce5778a09566f6f9ec172565815d54604 .
Felix S. Klock II
-68
/
+0
2021-09-09
Revert "Add test for restriction of anonymous types on validation"
Felix S. Klock II
-227
/
+0
2021-09-09
Revert "Fix ast expanded printing for anonymous types"
Felix S. Klock II
-6
/
+10
2021-09-09
Revert "Add test for pretty printing anonymous types"
Felix S. Klock II
-24
/
+0
2021-09-09
Revert "Allow formatting `Anonymous{Struct, Union}` declarations"
Felix S. Klock II
-65
/
+12
2021-09-09
Workaround blink/chromium grid layout limitation of 1000 rows
Stefan Schindler
-0
/
+12
2021-09-09
Update lockfile
Samuel E. Moelius III
-31
/
+8
2021-09-09
Update dependencies
Samuel E. Moelius III
-34
/
+32
2021-09-09
Update dependencies
Samuel E. Moelius III
-34
/
+32
2021-09-09
Allow missing code examples in trait impls.
Hans Niklas Jacob
-0
/
+27
2021-09-09
Auto merge of #88676 - devnexen:fbsd_toolchain_upd, r=Mark-Simulacrum
bors
-1
/
+1
2021-09-09
Prep for upgrade to cargo_metadata 0.14.0
Samuel E. Moelius III
-10
/
+4
2021-09-09
Prep for upgrade to cargo_metadata 0.14.0
Samuel E. Moelius III
-10
/
+4
2021-09-09
bugfix
Andreas Liljeqvist
-1
/
+1
2021-09-09
Wrap
Andreas Liljeqvist
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-27
/
+21
2021-09-09
rename `is_valid_for` to `is_valid`
Andreas Liljeqvist
-5
/
+5
2021-09-09
Rename `(un)signed` to `(un)signed_int`
Andreas Liljeqvist
-16
/
+17
2021-09-09
Move `unsigned_max` etc into `Size` again
Andreas Liljeqvist
-37
/
+37
2021-09-09
Remove clone
Andreas Liljeqvist
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-163
/
+139
2021-09-09
Fix docstring
Andreas Liljeqvist
-2
/
+1
2021-09-09
Use special `Debug` format when `start` > `end`
Andreas Liljeqvist
-1
/
+5
2021-09-09
Remove `contains_zero`, respect the compiler
Andreas Liljeqvist
-10
/
+3
2021-09-09
derive Copy for WrappingRange and Scalar
Andreas Liljeqvist
-6
/
+6
2021-09-09
fix match
Andreas Liljeqvist
-2
/
+4
2021-09-09
Add methods for checking for full ranges to `Scalar` and `WrappingRange`
Andreas Liljeqvist
-56
/
+41
2021-09-09
Auto merge of #88748 - bjorn3:try_fix_perf_regression, r=wesleywiser
bors
-1
/
+6
2021-09-09
Fix issue #72649: avoid spurious "previous iteration of loop" errors.
Robert Xiao
-28
/
+212
2021-09-09
Allow ~const bounds on inherent impls
Deadbeef
-1
/
+24
2021-09-09
Add another test case + fmt
Deadbeef
-14
/
+94
2021-09-09
fix precise live drops
Deadbeef
-7
/
+38
2021-09-09
do not require lang item
Deadbeef
-1
/
+8
2021-09-09
Remove the queries
Deadbeef
-116
/
+13
2021-09-09
Use trait select logic instead of query
Deadbeef
-32
/
+101
2021-09-09
fmt
Deadbeef
-21
/
+20
2021-09-09
Failing test
Deadbeef
-0
/
+31
[prev]
[next]