]> git.lizzy.rs Git - rust.git/history - compiler
Use small code model for UEFI targets
[rust.git] / compiler /
2021-07-17 Andy-Python-ProgrammerUse small code model for UEFI targets
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-14 borsAuto merge of #87106 - Mark-Simulacrum:edition-no-clone...
2021-07-13 borsAuto merge of #87044 - cjgillot:expnhash, r=petrochenkov
2021-07-13 Camille GILLOTCache expansion hash.
2021-07-13 Camille GILLOTMove HashStable implementations.
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 Mark RousskovAvoid cloning ExpnData to access Span edition
2021-07-13 borsAuto merge of #86922 - joshtriplett:target-abi, r=oli-obk
2021-07-13 borsAuto merge of #87019 - nikic:clang-12.0.1, r=Mark-Simul...
2021-07-13 borsAuto merge of #86857 - fee1-dead:add-attr, r=oli-obk
2021-07-13 borsAuto merge of #86665 - FabianWolff:layout-field-thir...
2021-07-13 borsAuto merge of #87095 - JohnTitor:rollup-mn7ggy2, r...
2021-07-12 Yuki OkushiRollup merge of #87089 - RalfJung:ctfe-memory-cleanup...
2021-07-12 Yuki OkushiRollup merge of #87078 - fee1-dead:rustdoc, r=jyn514
2021-07-12 Yuki OkushiRollup merge of #87077 - lnicola:rust-analyzer-2021...
2021-07-12 Yuki OkushiRollup merge of #87070 - ehuss:simplify-future-report...
2021-07-12 Yuki OkushiRollup merge of #87065 - FabianWolff:issue-87046, r...
2021-07-12 Yuki OkushiRollup merge of #87035 - GuillaumeGomez:fix-implementor...
2021-07-12 Yuki OkushiRollup merge of #87007 - ehuss:fix-rust-analyzer-instal...
2021-07-12 Yuki OkushiRollup merge of #86887 - jyn514:cleanup-clean, r=CraftS...
2021-07-12 Yuki OkushiRollup merge of #86846 - tlyu:stdio-locked-tracking...
2021-07-12 Yuki OkushiRollup merge of #86811 - soerenmeier:remove_remaining...
2021-07-12 Yuki OkushiRollup merge of #86344 - est31:maybe-uninit-extra,...
2021-07-12 borsAuto merge of #87018 - nikic:llvm-12.0.1, r=Mark-Simulacrum
2021-07-12 borsAuto merge of #86320 - hi-rustin:rustin-patch-fix-span...
2021-07-12 Ralf Jungremove unnecessary deallocate_local hack
2021-07-12 Ralf Jungremove remaining use of Pointer in Allocation API
2021-07-12 borsAuto merge of #86841 - GuillaumeGomez:reexported-macro...
2021-07-12 borsAuto merge of #86815 - FabianWolff:issue-84210, r=varkor
2021-07-11 borsAuto merge of #86249 - FabianWolff:issue-86238, r=varkor
2021-07-11 Eric HussSimplify future incompatible reporting.
2021-07-11 borsAuto merge of #87068 - JohnTitor:rollup-2xuisfx, r...
2021-07-11 Yuki OkushiRollup merge of #87061 - FabianWolff:issue-87051, r...
2021-07-11 Yuki OkushiRollup merge of #87049 - jyn514:no-submodules, r=Mark...
2021-07-11 Yuki OkushiRollup merge of #87045 - jhpratt:fix-tracking-issue...
2021-07-11 Yuki OkushiRollup merge of #87037 - notriddle:notriddle/search...
2021-07-11 Yuki OkushiRollup merge of #87031 - ZuseZ4:patch-1, r=GuillaumeGomez
2021-07-11 Yuki OkushiRollup merge of #86951 - cyberia-ng:fp-negative-zero...
2021-07-11 Yuki OkushiRollup merge of #86926 - bjorn3:update_some_deps, r...
2021-07-11 Yuki OkushiRollup merge of #73936 - zachlute:rustdoc-optflagmulti...
2021-07-11 Fabian WolffFix ICE with unsized type in const pattern
2021-07-11 borsAuto merge of #85941 - cjgillot:qresolve, r=Aaron1011
2021-07-11 Fabian WolffDo not suggest adding a semicolon after `?`
2021-07-11 borsAuto merge of #87057 - RalfJung:miri, r=RalfJung
2021-07-11 borsAuto merge of #86995 - sexxi-goose:rewrite, r=nikomatsakis
2021-07-11 borsAuto merge of #87042 - petrochenkov:cleanquotspan,...
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-11 borsAuto merge of #86965 - sexxi-goose:rfc2229-improve...
2021-07-11 borsAuto merge of #86416 - Amanieu:asm_clobber_only, r...
2021-07-10 borsAuto merge of #85953 - inquisitivecrystal:weak-linkat...
2021-07-10 Vadim Petrochenkovrustc_span: Reorder some `ExpnData` fields in accordanc...
2021-07-10 Vadim Petrochenkovrustc_expand: Simplify span quoting in proc macro server
2021-07-10 Vadim Petrochenkovrustc_expand: Remove redundant field from proc macro...
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-10 borsAuto merge of #86873 - nikic:opaque-ptrs, r=nagisa
2021-07-10 borsAuto merge of #87029 - JohnTitor:rollup-0yapv7z, r...
2021-07-10 Yuki OkushiRollup merge of #87028 - aDotInTheVoid:patch-1, r=petro...
2021-07-10 Yuki OkushiRollup merge of #87020 - RalfJung:const_raw_ptr_to_usiz...
2021-07-10 Yuki OkushiRollup merge of #87013 - FabianWolff:issue-83921, r...
2021-07-10 Yuki OkushiRollup merge of #87011 - RalfJung:thread-id-supply...
2021-07-10 Yuki OkushiRollup merge of #87006 - ptrojahn:implsource_vtable...
2021-07-10 Amanieu d'AntrasAdd AArch64 z* registers as aliases for v* registers
2021-07-10 Amanieu d'AntrasAdd clobber-only register classes for asm!
2021-07-10 Nixon Enraght-MoonyFix typo: `satic` -> `static`
2021-07-10 Fabian WolffImplement Mutation- and BorrowOfLayoutConstrainedField...
2021-07-10 borsAuto merge of #81360 - Aaron1011:trait-caller-loc,...
2021-07-10 DeadbeefUpdate `DepNode`'s size
2021-07-10 DeadbeefTest for misusing attribute
2021-07-10 DeadbeefUpdate tests
2021-07-10 DeadbeefUpdate CTFE to allow fns marked with the attr
2021-07-10 DeadbeefPermit calls to default const fns of impl const
2021-07-10 Deadbeeffunctions marked with attr are not const
2021-07-10 DeadbeefAdd impl_constness query
2021-07-10 DeadbeefCheck if the attribute is applied correctly
2021-07-10 DeadbeefSkip check for calling functions in same trait
2021-07-10 DeadbeefTreat trait fns marked with the attr as const
2021-07-10 DeadbeefApplied suggestions
2021-07-10 DeadbeefAdd #[default_method_body_is_const]
2021-07-10 Ralf Jungremove const_raw_ptr_to_usize_cast feature
2021-07-10 borsAuto merge of #86987 - lcnr:const-default-eval-bound...
2021-07-10 borsAuto merge of #86968 - inquisitivecrystal:missing-docs...
2021-07-09 borsAuto merge of #86419 - ricobbe:raw-dylib-stdcall, r...
2021-07-09 borsAuto merge of #85263 - Smittyvb:thir-unsafeck-union...
2021-07-09 Nikita PopovDon't access pointer element type for nontemporal store
2021-07-09 Nikita PopovFix project_deref() implementation
2021-07-09 Nikita PopovPass type when creating load
2021-07-09 Fabian WolffEnhance well-formedness checks for `#[repr(...)]` attri...
2021-07-09 Nikita PopovPass type when creating atomic load
2021-07-09 Smittypanic when trying to destructure union as enum
2021-07-09 Aman AroraApply suggestions from code review
2021-07-09 Richard CobbeAdd support for raw-dylib with stdcall, fastcall functi...
2021-07-09 borsAuto merge of #85832 - kornelski:raw_arg, r=yaahc
2021-07-09 SmittyCheck for union field accesses in THIR unsafeck
2021-07-09 RoxaneEnsure deterministic ordering for diagnostics
2021-07-09 Paul TrojahnRevert the revert of renaming traits::VTable to ImplSource
2021-07-09 borsAuto merge of #87003 - m-ou-se:rollup-x7mhv3v, r=m...
2021-07-09 Mara BosRollup merge of #87000 - m-ou-se:const-panic-track...
2021-07-09 Mara BosRollup merge of #86994 - scottmcm:fix_expr_try_comment...
2021-07-09 Mara BosRollup merge of #86937 - rylev:tracking-more-qualified...
next