]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #78868 - notriddle:master, r=GuillaumeGomez
[rust.git] / compiler /
2020-11-02 Yuki OkushiAddress some code reviews
2020-11-02 Yuki OkushiSeparate complex multispan into some notes
2020-11-02 Aaron HillFix ICE when a future-incompat-report has its command...
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-11-02 Yuki OkushiRollup merge of #78637 - mystor:atomic_ptr_bool, r...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-02 Yuki OkushiRollup merge of #78620 - gabhijit:bitops_doc_fix, r...
2020-11-02 Yuki OkushiRollup merge of #78610 - petrochenkov:nostriptok, r...
2020-11-02 Yuki OkushiRollup merge of #78606 - autarch:patch-1, r=m-ou-se
2020-11-02 borsAuto merge of #78592 - fpoli:nll-facts-dir, r=matthewjasper
2020-11-02 AyrtonCorrected suggestion for generic parameters in `functio...
2020-11-02 borsAuto merge of #78645 - JulianKnodt:i78622, r=estebank
2020-11-02 borsAuto merge of #78605 - nox:relax-elf-relocations, r...
2020-11-02 Tomasz Miąskoinliner: Remove redundant loop
2020-11-01 kadminAdd delay_span_bug to no longer ICE
2020-11-01 Mara BosTurn 'useless #[deprecated]' error into a lint.
2020-11-01 Mara BosUse the right span for errors about #[deprecated] attri...
2020-11-01 Mara BosDeny #[deprecated] on trait impl blocks.
2020-11-01 Vishnunarayan K Ireverse binding order in matches ...
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-11-01 borsAuto merge of #78553 - Nadrieril:fix-78549, r=varkor
2020-11-01 borsAuto merge of #78623 - m-ou-se:rollup-m6y5j0m, r=m...
2020-11-01 Mara BosRollup merge of #78621 - solson:inline, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78603 - petrochenkov:fourdigits, r...
2020-11-01 Mara BosRollup merge of #78602 - RalfJung:raw-ptr-aliasing...
2020-11-01 Mara BosRollup merge of #78599 - panstromek:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78596 - pavlukivan:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-11-01 borsAuto merge of #78531 - cuviper:unwrap-metadata, r=tmandry
2020-11-01 borsAuto merge of #78420 - estebank:suggest-assoc-fn, r...
2020-11-01 NadrierilThe need for `Single` to cover `Unlistable` was a hack
2020-11-01 NadrierilFix #78549
2020-11-01 borsAuto merge of #78147 - tmiasko:validate-storage, r...
2020-10-31 Vadim PetrochenkovDo not remove tokens before AST json serialization
2020-10-31 Tomasz MiąskoAssert that locals have storage when used
2020-10-31 Andreas MolzerMove post order walk to iterative approach
2020-10-31 borsAuto merge of #78594 - m-ou-se:rollup-h5c8frs, r=m...
2020-10-31 Anthony RamineImplement -Z relax-elf-relocations=yes|no
2020-10-31 Vadim Petrochenkovexpand: Tweak a comment in implementation of `macro_rules`
2020-10-31 Ralf JungRetagging: do not retag 'raw reborrows'
2020-10-31 Mara BosRollup merge of #78587 - petrochenkov:lazytok, r=Aaron1011
2020-10-31 Mara BosRollup merge of #78581 - a1phyr:const_btree_more, r...
2020-10-31 Mara BosRollup merge of #78577 - tmiasko:validate-aliasing...
2020-10-31 Mara BosRollup merge of #78550 - jyn514:setup, r=Mark-Simulacrum
2020-10-31 Mara BosRollup merge of #78526 - Aaron1011:fix/assoc-tokens...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-31 Mara BosRollup merge of #74622 - fusion-engineering-forks:panic...
2020-10-31 borsAuto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPC
2020-10-31 Aaron HillFix test
2020-10-31 Aaron HillSome work
2020-10-31 Aaron HillImplement rustc side of report-future-incompat
2020-10-30 Vadim Petrochenkovparser: Cleanup `LazyTokenStream` and avoid some clones
2020-10-30 borsAuto merge of #78182 - LeSeulArtichaut:ty-visitor-conto...
2020-10-30 Federico PoliAdd option to customize the nll-facts' folder location
2020-10-30 borsAuto merge of #78424 - jyn514:THE-PAPERCLIP-COMETH...
2020-10-30 Joshua NelsonAdd back missing comments
2020-10-30 Joshua NelsonFix even more clippy warnings
2020-10-30 Joshua NelsonFix some more clippy warnings
2020-10-30 LeSeulArtichautRemove implicit `Continue` type
2020-10-30 LeSeulArtichautUse `ControlFlow::is{break,continue}`
2020-10-30 LeSeulArtichautTypeVisitor: use `ControlFlow` in rustc_{mir,privacy...
2020-10-30 LeSeulArtichautTypeVisitor: use `ControlFlow` in rustc_{infer,lint...
2020-10-30 LeSeulArtichautTypeVisitor: use `std::ops::ControlFlow` instead of...
2020-10-30 borsAuto merge of #78562 - JohnTitor:rollup-otg906u, r...
2020-10-30 Yuki OkushiRollup merge of #78556 - camelid:mir-opt-nrvo-docs...
2020-10-30 Yuki OkushiRollup merge of #78554 - camelid:improve-drop_in_place...
2020-10-30 Yuki OkushiRollup merge of #78545 - jackh726:anonymous, r=oli-obk
2020-10-30 Yuki OkushiRollup merge of #78524 - tmiasko:source-files-borrow...
2020-10-30 Yuki OkushiRollup merge of #78523 - estebank:fix-return-type-parse...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-30 borsAuto merge of #78393 - SNCPlay42:match-if-guard, r...
2020-10-30 CamelidLink to pass docs from NRVO module docs
2020-10-30 borsAuto merge of #78432 - sexxi-goose:fix-77993-take3...
2020-10-30 borsAuto merge of #78540 - RalfJung:miri, r=RalfJung
2020-10-30 Tomasz Miąskovalidator: Extend aliasing check to a call terminator
2020-10-29 Jack HueyMake anonymous binders start at 0
2020-10-29 borsAuto merge of #78528 - jonas-schievink:rollup-e70g9zk...
2020-10-29 borsAuto merge of #78508 - wesleywiser:optimize_visit_scope...
2020-10-29 Josh Stonerustc_llvm: unwrap LLVMMetadataRef before casting
2020-10-29 Jonas SchievinkRollup merge of #78527 - bugadani:typo3, r=jonas-schievink
2020-10-29 Jonas SchievinkRollup merge of #78505 - ebroto:clippyup, r=oli-obk
2020-10-29 Jonas SchievinkRollup merge of #78499 - SkiFire13:fix-string-retain...
2020-10-29 Jonas SchievinkRollup merge of #78493 - ehuss:update-cargo, r=ehuss
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78431 - Rustin-Liu:rustin-patch-lint...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #76138 - camelid:rc-fully-qualified...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 Dániel BugaFix typos
2020-10-29 Aaron HillStrip tokens from trait and impl items before printing...
2020-10-29 Esteban KüberRevert invalid `fn` return type parsing change
2020-10-29 borsAuto merge of #78446 - RalfJung:box, r=Amanieu
2020-10-29 borsAuto merge of #78506 - cuviper:ubuntu-lts, r=pietroalbini
2020-10-29 borsAuto merge of #78486 - pietroalbini:manifest-artifacts...
2020-10-29 borsAuto merge of #78512 - JohnTitor:rollup-a7qwjah, r...
2020-10-29 Jubilee YoungDogfood {exclusive,half-open} ranges in compiler (nfc)
next