]> git.lizzy.rs Git - rust.git/history - compiler
Remove attribute `#[link_args]`
[rust.git] / compiler /
2021-03-30 Camille GILLOTDo not allocate in decoder.
2021-03-30 Camille GILLOTStream the dep-graph to a file.
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 borsAuto merge of #83674 - Dylan-DPC:rollup-bcuc1hl, r...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Dylan DPCRollup merge of #83662 - ehuss:update-books, r=ehuss
2021-03-30 Dylan DPCRollup merge of #83656 - JohnTitor:resolve-test, r...
2021-03-30 Dylan DPCRollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 Amanieu d'AntrasApply review feedback
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-30 Esteban KüberHide unnecessary reference to trait
2021-03-30 borsAuto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r...
2021-03-30 Esteban KüberSuggest box/pin/arc ing receiver on method calls
2021-03-30 Amanieu d'AntrasRun LLVM coverage instrumentation passes before optimiz...
2021-03-29 Aman Arora2229: Produce a rustfix migration suggestion
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
2021-03-29 JohnTitorDo not emit a suggestion that causes the E0632 error
2021-03-29 Joshua NelsonRevert changes to sync data structures
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 bjorn3Don't duplicate the extern providers once for each...
2021-03-29 borsAuto merge of #83609 - klensy:c-str, r=m-ou-se
2021-03-29 JohnTitorRemove a FIXME resolved by #73578
2021-03-29 Oli SchererOnly emit a discrimiant tag for enums
2021-03-29 Oli SchererDon't build a ty::Const just to take it apart again
2021-03-29 Oli SchererConvert a closure into a method
2021-03-29 borsAuto merge of #83637 - bjorn3:sync_cg_clif-2021-03...
2021-03-29 Ömer Sinan AğacanReplace tabs in err messages before rendering
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-29 borsAuto merge of #83605 - RalfJung:unaligned, r=petrochenkov
2021-03-28 borsAuto merge of #83619 - petrochenkov:nx, r=nagisa
2021-03-28 Vadim Petrochenkovlinker: Use data execution prevention options by defaul...
2021-03-28 borsAuto merge of #83602 - JohnTitor:cloudabi-flag-is-unnec...
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 Ralf Jungunaligned_references: align(N) fields in packed(N)...
2021-03-28 borsAuto merge of #83593 - petrochenkov:nounwrap, r=nagisa
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 Joshua NelsonAvoid sorting by DefId for `necessary_variants()`
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 Joshua NelsonAddress more review comments
2021-03-28 Joshua NelsonFix compiler docs
2021-03-28 Joshua NelsonAddress review comments
2021-03-28 Joshua NelsonRemove (lots of) dead code
2021-03-28 Joshua NelsonRemove unused `DiagnosticBuilder::sub` function
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 Vadim Petrochenkovrustc_target: Avoid unwraps when adding linker flags
2021-03-27 Vadim Petrochenkovlinker: Use `--as-needed` by default when linker suppor...
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 Vadim Petrochenkovresolve: Partially unify early and late scope-relative...
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Dylan DPCRollup merge of #82626 - lcnr:encode_with_shorthandb...
2021-03-27 Dylan DPCRollup merge of #82525 - RalfJung:unaligned-ref-warn...
2021-03-27 Dylan DPCRollup merge of #81351 - lcnr:big-money-big-prices...
2021-03-27 borsAuto merge of #83573 - JohnTitor:rollup-28jnzsr, r...
2021-03-27 Yuki OkushiRollup merge of #83569 - sjakobi:issue56445-regression...
2021-03-27 Yuki OkushiRollup merge of #83567 - jonjensen:patch-1, r=Guillaume...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #83526 - klensy:lazy-too, r=petrochenkov
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #83348 - osa1:issue83344, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 Ralf Jungmake unaligned_refereces future-incompat lint warn...
2021-03-27 lcnrupdate tests
2021-03-27 Bastian Kauschkecombine: stop eagerly evaluating consts
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 Ömer Sinan Ağacanformat macro argument parsing fix
2021-03-27 borsAuto merge of #83547 - JohnTitor:rollup-qh7j6hg, r...
2021-03-27 klensylazily calls some fns
2021-03-27 Yuki OkushiRollup merge of #83525 - rust-lang:lcnr-doc-patch,...
2021-03-27 Yuki OkushiRollup merge of #83524 - faern:document-socketaddr...
2021-03-27 Yuki OkushiRollup merge of #83511 - 12101111:fix-llvm-version...
2021-03-27 Yuki OkushiRollup merge of #83508 - JohnTitor:platform-support...
2021-03-27 Yuki OkushiRollup merge of #83431 - camelid:config-example-gitattr...
2021-03-27 Yuki OkushiRollup merge of #83388 - alamb:alamb/fmt-dcs, r=Mark...
2021-03-27 Yuki OkushiRollup merge of #83343 - osa1:issue83340, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83328 - tmiasko:asm-test, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
next