]> git.lizzy.rs Git - rust.git/history - src/librustc_passes/ast_validation.rs
Make `bound_context` more like neighboring functions
[rust.git] / src / librustc_passes / ast_validation.rs
2020-01-10 Dylan MacKenzieMake `bound_context` more like neighboring functions
2020-01-10 Dylan MacKenzieCall all visit methods on trait definitions
2020-01-10 Dylan MacKenzieCheck for `?const` in invalid contexts during AST valid...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-08 Mazdak FarrokhzadRollup merge of #68023 - FSciammarella:master, r=Centri...
2020-01-08 Mazdak FarrokhzadRollup merge of #68009 - wcampbell0x2a:spellcheck-libru...
2020-01-08 Mazdak FarrokhzadRollup merge of #68005 - GuillaumeGomez:explanation...
2020-01-08 Mazdak FarrokhzadRollup merge of #67990 - Centril:slice-pats-move-tests...
2020-01-08 Mazdak FarrokhzadRollup merge of #67986 - JohnTitor:fix-ice-rust-call...
2020-01-08 Mazdak FarrokhzadRollup merge of #67966 - popzxc:core-std-matches, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Yuki OkushiRollup merge of #68003 - pietroalbini:yet-another-tools...
2020-01-08 Yuki OkushiRollup merge of #67985 - dtolnay:cstr, r=Mark-Simulacrum
2020-01-08 Yuki OkushiRollup merge of #67977 - Wind-River:master_2020, r...
2020-01-08 Yuki OkushiRollup merge of #67955 - ollie27:rustdoc_cfg_dupes...
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 Yuki OkushiRollup merge of #67781 - cjgillot:passes-const, r=oli-obk
2020-01-08 Yuki OkushiRollup merge of #67774 - oxalica:more-statx, r=alexcrichton
2020-01-08 borsAuto merge of #67770 - Centril:reduce-diversity-2,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-08 Mazdak Farrokhzad- remove syntax::{span_warn!, span_err!, span_fatal...
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 Dylan DPCRollup merge of #67812 - ssomers:btreemap_internal_doc...
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Dylan DPCRollup merge of #67709 - petrochenkov:nodedup2, r=Centril
2020-01-04 Dylan DPCRollup merge of #67137 - anp:tracked-panic-internals...
2020-01-04 Guillaume GomezRollup merge of #67848 - ollie27:float_link_name_attr...
2020-01-04 Guillaume GomezRollup merge of #67837 - GuillaumeGomez:clean-up-err...
2020-01-04 Guillaume GomezRollup merge of #67823 - euclio:drop-improvements,...
2020-01-04 Guillaume GomezRollup merge of #67822 - wesleywiser:revert_67676,...
2020-01-04 borsAuto merge of #67788 - cjgillot:delint-day, r=Zoxc
2020-01-04 borsAuto merge of #67853 - Centril:rollup-sx5zi9n, r=Centril
2020-01-04 Mazdak FarrokhzadRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-04 Mazdak FarrokhzadRollup merge of #67835 - euclio:delimiter-wording,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67810 - crlf0710:uncommon_codepoints_l...
2020-01-04 Mazdak FarrokhzadRollup merge of #67789 - ollie27:linkchecker_whitelist...
2020-01-04 Mazdak FarrokhzadRollup merge of #67786 - Centril:canon-span, r=petrochenkov
2020-01-04 Mazdak FarrokhzadRollup merge of #67773 - michalt:issue-37333-test,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 Yuki OkushiRollup merge of #67807 - lzutao:toilet-closure, r=Centril
2020-01-03 Yuki OkushiRollup merge of #67762 - lzutao:systemtime-links, r...
2020-01-03 Yuki OkushiRollup merge of #67736 - taralx:patch-1, r=sfackler
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
2020-01-03 Yuki OkushiRollup merge of #67595 - ohadravid:impl-trait-does...
2020-01-03 borsAuto merge of #67768 - wesleywiser:dnm_test_perf_65244...
2020-01-02 Mazdak FarrokhzadNormalize `syntax::symbol` imports.
2020-01-02 Mazdak FarrokhzadNormalize `syntax::source_map` imports.
2020-01-02 borsAuto merge of #63177 - MOZGIII:find-result, r=Amanieu
2020-01-02 borsAuto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum
2020-01-02 borsAuto merge of #67689 - mark-i-m:update-guide, r=JohnTitor
2020-01-01 borsAuto merge of #67676 - wesleywiser:lint_overflowing_int...
2020-01-01 borsAuto merge of #67729 - mati865:deps, r=nikomatsakis
2020-01-01 borsAuto merge of #67471 - nnethercote:revert-66405, r...
2020-01-01 borsAuto merge of #67763 - petrochenkov:crateren2, r=Centril
2020-01-01 Vadim PetrochenkovRename `syntax_pos` to `rustc_span` in source code
2019-12-31 Dylan DPCRollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC
2019-12-30 Yuki OkushiRollup merge of #67622 - gilescope:async-keyword-doc...
2019-12-30 Yuki OkushiRollup merge of #67564 - Mark-Simulacrum:iter-adapter...
2019-12-29 borsAuto merge of #67112 - Centril:expr-polish, r=estebank
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-29 borsAuto merge of #67614 - Mark-Simulacrum:global-callbacks...
2019-12-28 borsAuto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
2019-12-28 borsAuto merge of #67598 - jumbatm:issue67557_simd_shuffle...
2019-12-27 Oliver SchererRollup merge of #67621 - matthewjasper:correct-static...
2019-12-27 Oliver SchererRollup merge of #67617 - kraai:remove-compiler_builtins...
2019-12-27 Oliver SchererRollup merge of #67604 - christianpoveda:scalar_to_...
2019-12-27 Oliver SchererRollup merge of #67602 - xfix:use-issue-none-instead...
2019-12-27 Oliver SchererRollup merge of #67594 - oxalica:update-libc, r=Dylan-DPC
2019-12-27 Oliver SchererRollup merge of #67588 - Kixunil:nonnull-slice-iter...
2019-12-27 Oliver SchererRollup merge of #67576 - king6cong:slice_repeat, r...
2019-12-26 borsAuto merge of #67592 - matthewjasper:cleanup-match...
2019-12-26 borsAuto merge of #66670 - crlf0710:normalize_ident, r...
2019-12-26 borsAuto merge of #67268 - estebank:assoc-types, r=oli-obk
2019-12-26 borsAuto merge of #67580 - RalfJung:miri-unleash-tests...
2019-12-25 borsAuto merge of #67524 - LukasKalbertodt:improve-into...
2019-12-25 Esteban KüberHandle more specific case E0222
2019-12-25 borsAuto merge of #67303 - dtolnay:rls, r=Xanewok
2019-12-25 borsAuto merge of #67596 - Mark-Simulacrum:tidy-silence...
2019-12-24 Mark Rousskovx.py fmt after previous deignore
2019-12-24 borsAuto merge of #67445 - llogiq:todo, r=dtolnay
2019-12-24 borsAuto merge of #67241 - mark-i-m:simplify-borrow_check...
2019-12-24 Mazdak FarrokhzadRollup merge of #67561 - euclio:remove-description...
2019-12-24 Mazdak FarrokhzadRollup merge of #67551 - ldm0:E0627, r=Dylan-DPC
2019-12-24 Mazdak FarrokhzadRollup merge of #67547 - GuillaumeGomez:cleanup-err...
2019-12-24 Mazdak FarrokhzadRollup merge of #67543 - JohnTitor:regression-tests...
2019-12-24 Mazdak FarrokhzadRollup merge of #67337 - oli-obk:no_mut_static_ref_from...
2019-12-23 borsAuto merge of #66296 - Centril:bindings_after_at-init...
2019-12-23 borsAuto merge of #67560 - Centril:rollup-fzdpu9c, r=Centril
next