]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-26 Michael GouletRevert "use opaque_ty_origin_unchecked instead of destr...
2022-07-26 borsAuto merge of #99745 - JohnTitor:rollup-lvrie64, r...
2022-07-26 Yuki OkushiRollup merge of #99720 - bjorn3:sync_cg_clif-2022-07...
2022-07-26 Yuki OkushiRollup merge of #99718 - TaKO8Ki:avoid-&str-symbol...
2022-07-26 Yuki OkushiRollup merge of #99711 - tmiasko:coverage, r=wesleywiser
2022-07-26 Yuki OkushiRollup merge of #99615 - compiler-errors:remove-some...
2022-07-26 Yuki OkushiRollup merge of #99593 - TaKO8Ki:suggest-removing-tuple...
2022-07-26 Yuki OkushiRollup merge of #99353 - compiler-errors:gat-where...
2022-07-26 Yuki OkushiRollup merge of #98211 - devnexen:get_path_freebsd...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-26 Michael GouletRemove some explicit self.infcx for fcx, which derefs...
2022-07-25 borsAuto merge of #99735 - JohnTitor:rollup-d93jyr2, r...
2022-07-25 David CARLIERImplement `fs::get_path` for FreeBSD.
2022-07-25 Yuki OkushiRollup merge of #99713 - GuillaumeGomez:fix-sidebar...
2022-07-25 Yuki OkushiRollup merge of #99709 - lcnr:rm-MaybeTypeckResults...
2022-07-25 Yuki OkushiRollup merge of #99703 - dtolnay:tokenstreamsizehint...
2022-07-25 Yuki OkushiRollup merge of #99673 - RalfJung:interpret-invalid...
2022-07-25 Yuki OkushiRollup merge of #99178 - Dajamante:clean_up, r=oli-obk
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 Yuki OkushiRollup merge of #97077 - ouz-a:Optimize-backend, r...
2022-07-25 Yuki OkushiRollup merge of #92390 - fee1-dead-contrib:const_cmp...
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-25 Camille GILLOTClippy fallout.
2022-07-25 Camille GILLOTUpdate file description.
2022-07-25 Camille GILLOTReport elision failures on the AST.
2022-07-25 borsAuto merge of #99722 - RalfJung:miri, r=RalfJung
2022-07-25 Ralf Jungupdate Miri
2022-07-25 bjorn3Update list of allowed dependencies
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 bjorn3Rustup to rustc 1.64.0-nightly (7fe022f5a 2022-07-24)
2022-07-25 borsAuto merge of #85673 - csmoe:export-exe-sym, r=bjorn3
2022-07-25 bjorn3Sync from rust 2f320a224e827b400be25966755a621779f797cc
2022-07-25 Aïssataremoved CanConstProp + Visitor
2022-07-25 bjorn3Update Cranelift to 0.85.3
2022-07-25 bjorn3Merge pull request #1247 from bjorn3/melt_some_ice
2022-07-25 Takayuki Maedaavoid `&str`/`Symbol` to `String` conversions
2022-07-25 Takayuki Maedaremove `is_local_span` as it is no longer used
2022-07-25 AïssataLighten up const_prop_lint, reusing const_prop
2022-07-25 bjorn3Fix -Zpolymorphize
2022-07-25 bjorn3Fix size_of_val and min_align_of_val for truly unsized...
2022-07-25 Guillaume GomezAdd GUI test to prevent sidebar background regression
2022-07-25 Guillaume GomezFix sidebar background-color on mobile
2022-07-25 Tomasz MiąskoRemove reachable coverage without counters
2022-07-25 bjorn3Error when trying to define variadic functions
2022-07-25 lcnr`Inherited` always has `TypeckResults` available
2022-07-25 borsAuto merge of #99707 - JohnTitor:rollup-74rb8vq, r...
2022-07-25 Yuki OkushiRollup merge of #99690 - RalfJung:miri-track-caller...
2022-07-25 Yuki OkushiRollup merge of #99659 - compiler-errors:opaque-type...
2022-07-25 Yuki OkushiRollup merge of #99643 - daxpedda:sign-ext-wasm, r...
2022-07-25 Yuki OkushiRollup merge of #99581 - nnethercote:improve-derive...
2022-07-25 Yuki OkushiRollup merge of #99494 - tmiasko:no-pie, r=Mark-Simulacrum
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-25 Takayuki Maedasuggest removing the tuple struct field for the unwrapp...
2022-07-25 borsAuto merge of #99600 - tmiasko:subst-folder, r=petrochenkov
2022-07-25 borsAuto merge of #98770 - klensy:no-string-dupes-ugly...
2022-07-25 csmoefeat: impl export-executable-symbols
2022-07-25 David TolnayExpose size_hint() for TokenStream's iterator
2022-07-25 borsAuto merge of #99676 - thomcc:dont-overwrite, r=tmiasko
2022-07-25 Nicholas NethercoteImprove error messages involving `derive` and `packed`.
2022-07-25 borsAuto merge of #97581 - AngelicosPhosphoros:improve_call...
2022-07-24 borsAuto merge of #99603 - fasterthanlime:ra-subtree-2...
2022-07-24 AngelicosPhosphorosSupport vec zero-alloc optimization for tuples and...
2022-07-24 Michael GouletCombine redundant obligation cause codes
2022-07-24 Amos WengerOnly run proc-macro-srv tests for now (after discussion...
2022-07-24 Michael GouletHandle additional lifetime bounds on GATs like on methods
2022-07-24 borsAuto merge of #99687 - RalfJung:rollup-bojacrc, r=RalfJung
2022-07-24 Ralf Jungadd miri-track-caller to some intrinsic-exposing methods
2022-07-24 Michael GouletSlightly improve mismatched GAT where clause error
2022-07-24 Ralf JungRollup merge of #99678 - danbev:rustc_parse-config...
2022-07-24 Ralf JungRollup merge of #99672 - GuillaumeGomez:clean-trait...
2022-07-24 Ralf JungRollup merge of #99657 - Phosra:patch-1, r=Dylan-DPC
2022-07-24 Ralf JungRollup merge of #99644 - RalfJung:interpret-int-ptr...
2022-07-24 borsAuto merge of #99409 - tmiasko:atomic-tests, r=m-ou-se
2022-07-24 Amos WengerMake macros test order-resistant
2022-07-24 Daniel BeveniusUpdate doc comments that refer to config parameter
2022-07-24 Amos WengerSort when iterating through CrateGraph
2022-07-24 Amos WengerSort in DefMap::dump, since HashMap iteration order...
2022-07-24 Amos Wengerhir-def tests: sort results before comparing, since...
2022-07-24 borsAuto merge of #99670 - Amanieu:revert-99595, r=nikic
2022-07-24 Thom ChiovoloniDon't overwrite CodegenFnAttrs when adding used compile...
2022-07-24 Ralf Jungdon't ICE on invalid dyn calls
2022-07-24 Guillaume GomezRemove Clean trait implementation for Constant
2022-07-24 Guillaume GomezRemove Clean trait implementation for FieldDef
2022-07-24 Amanieu d'AntrasRevert "Mark atomics as unsupported on thumbv6m"
2022-07-24 Amos WengerFix .gitattributes for test_data
2022-07-24 Deadbeefadd const hack comment
2022-07-24 DeadbeefAdd issue numbers
2022-07-24 DeadbeefConstify a few const `(Partial)Ord` impls
2022-07-24 ouz-amake sure has_deref is correct
2022-07-24 borsAuto merge of #93429 - fee1-dead-contrib:allow-super...
2022-07-24 Joshua NelsonSmall fixups
2022-07-24 Amos WengerMove cfg attrs up to the mod definitions to disable...
2022-07-24 Amos WengerDisable all source-gen tests at compile time
2022-07-24 Amos WengerDon't run slow tests in Rust CI, only RA CI
2022-07-24 Amos WengerAdd comment about CARGO_WORKSPACE_DIR
2022-07-24 Amos WengerUse top-level path in tool Step
2022-07-24 Amos WengerAllow cross-compiling, build all crates
2022-07-24 Amos WengerUse compiler.stage
next