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
path:
root
/
compiler
/
rustc_codegen_cranelift
/
src
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-19
Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-202...
bjorn3
-8
/
+8
2023-12-18
Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.
Nicholas Nethercote
-2
/
+2
2023-12-18
Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.
Nicholas Nethercote
-1
/
+1
2023-11-16
Merge commit 'def04540a4e2541b995195c752c751295606a388' into sync_cg_clif-202...
bjorn3
-1
/
+1
2023-10-31
Support enum variants in offset_of!
George Bateman
-1
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-10-09
Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...
bjorn3
-4
/
+3
2023-10-06
Rollup merge of #116277 - RalfJung:post-mono, r=oli-obk
Jubilee
-11
/
+0
2023-10-02
change is_subtype to relate_types
ouz-a
-1
/
+1
2023-10-02
Add docs, remove code, change subtyper code
ouz-a
-3
/
+1
2023-10-02
subtyping_projections
ouz-a
-0
/
+3
2023-09-30
dont call mir.post_mono_checks in codegen
Ralf Jung
-11
/
+0
2023-09-28
Strip `OpaqueCast` during `RevealAll`.
Oli Scherer
-1
/
+1
2023-09-14
don't point at const usage site for resolution-time errors
Ralf Jung
-16
/
+9
2023-09-14
move required_consts check to general post-mono-check function
Ralf Jung
-6
/
+16
2023-09-13
make the eval() functions on our const types return the resulting value
Ralf Jung
-5
/
+2
2023-08-24
when terminating during unwinding, show the reason why
Ralf Jung
-4
/
+5
2023-08-20
give some unwind-related terminators a more clear name
Ralf Jung
-2
/
+2
2023-07-22
Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...
bjorn3
-2
/
+18
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-5
/
+5
2023-07-07
Rename `adjustment::PointerCast` and variants using it to `PointerCoercion`
Nilstrieb
-7
/
+11
2023-07-05
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable
Boxy
-2
/
+2
2023-07-05
Deal with fallout
Boxy
-1
/
+0
2023-06-18
Better error for non const `PartialEq` call generated by `match`
Deadbeef
-1
/
+1
2023-06-15
Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202...
bjorn3
-0
/
+1
2023-05-25
Remove DesugaringKind::Replace.
Camille GILLOT
-1
/
+1
2023-05-24
Use `is_some_and`/`is_ok_and` in less obvious spots
Maybe Waffle
-4
/
+4
2023-05-16
Remove `LangItems::require`
Nilstrieb
-5
/
+1
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-2
/
+2
2023-05-01
Box AssertKind
Ben Kimock
-1
/
+1
2023-04-29
Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...
bjorn3
-42
/
+12
2023-04-27
rename `needs_infer` to `has_infer`
Boxy
-1
/
+1
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-04-21
offset_of
DrMeepster
-1
/
+4
2023-04-06
Rename `Abort` terminator to `Terminate`
Gary Guo
-1
/
+1
2023-04-06
Refactor unwind from Option to a new enum
Gary Guo
-3
/
+3
2023-04-01
Use `FieldIdx` in various things related to aggregates
Scott McMurray
-3
/
+4
2023-03-31
Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk
bors
-0
/
+12
2023-03-28
Move `mir::Field` → `abi::FieldIdx`
Scott McMurray
-1
/
+1
2023-03-25
Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT`
Scott McMurray
-1
/
+1
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-0
/
+12
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-0
/
+4
2023-03-16
Tweak implementation of overflow checking assertions
Tomasz Miąsko
-11
/
+4
2023-03-15
Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...
bjorn3
-11
/
+7
2023-03-09
Introduce a no-op PlaceMention statement for `let _ =`.
Camille GILLOT
-0
/
+1
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-1
/
+0
2023-02-18
Adapt cg_clif.
Camille GILLOT
-10
/
+7
2023-02-14
s/eval_usize/eval_target_usize/ for clarity
Oli Scherer
-1
/
+1
2023-02-09
Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-202...
bjorn3
-33
/
+58
2023-01-29
Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk
bors
-0
/
+1
[next]