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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_abi
Age
Commit message (
Expand
)
Author
Lines
2023-01-17
Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726
Matthias Krüger
-2
/
+2
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-2
/
+2
2023-01-14
Removed various double spaces in compiler source comments.
André Vennberg
-1
/
+1
2022-12-18
Auto merge of #105446 - erikdesjardins:vt-size, r=nikic
bors
-0
/
+12
2022-12-12
minor code cleanups
Matthias Krüger
-6
/
+3
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+0
2022-12-08
Add 0..=isize::MAX range metadata to size loads from vtables
Erik Desjardins
-0
/
+12
2022-12-06
Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa
bors
-0
/
+7
2022-12-03
Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514
Matthias Krüger
-5
/
+5
2022-12-02
Add StableOrd trait as proposed in MCP 533.
Michael Woerister
-0
/
+7
2022-12-01
Remove useless borrows and derefs
Maybe Waffle
-5
/
+5
2022-11-30
Extract llvm datalayout parsing out of spec module
hkalbasi
-0
/
+96
2022-11-25
Simplify and document range layout computation
Oli Scherer
-13
/
+11
2022-11-24
move things from rustc_target::abi to rustc_abi
hkalbasi
-0
/
+2370