]> git.lizzy.rs Git - rust.git/history - compiler
Fix intra-doc links for primitives
[rust.git] / compiler /
2020-09-24 Joshua NelsonFix intra-doc links for primitives
2020-09-22 borsAuto merge of #76626 - jyn514:x.py-changelog, r=Mark...
2020-09-22 borsAuto merge of #76906 - Nicholas-Baron:shorten_typeck_ch...
2020-09-22 borsAuto merge of #76799 - Mark-Simulacrum:fix-cross-compil...
2020-09-22 borsAuto merge of #77039 - ecstatic-morse:rollup-qv3jj4a...
2020-09-22 ecstatic-morseRollup merge of #77032 - lcnr:visit-all-the-item-likes...
2020-09-22 ecstatic-morseRollup merge of #77022 - Juici:master, r=lcnr
2020-09-22 ecstatic-morseRollup merge of #76914 - lcnr:path-no-more, r=ecstatic...
2020-09-22 ecstatic-morseRollup merge of #76888 - matthiaskrgr:clippy_single_mat...
2020-09-22 ecstatic-morseRollup merge of #76807 - ecstatic-morse:const-checking...
2020-09-22 ecstatic-morseRollup merge of #76783 - lzutao:rd_impl_kind, r=Guillau...
2020-09-22 ecstatic-morseRollup merge of #76655 - CDirkx:const-pin, r=ecstatic...
2020-09-22 ecstatic-morseRollup merge of #76581 - lcnr:bound-too-generic, r...
2020-09-22 ecstatic-morseRollup merge of #76489 - GuillaumeGomez:add-explanation...
2020-09-22 ecstatic-morseRollup merge of #76275 - FedericoPonzi:immutable-write...
2020-09-22 ecstatic-morseRollup merge of #76150 - matklad:droporder, r=withoutboats
2020-09-22 ecstatic-morseRollup merge of #76131 - Aaron1011:fix/pretty-print...
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-22 borsAuto merge of #76913 - vandenheuvel:performance_debug...
2020-09-21 borsAuto merge of #76683 - simonvandel:inst-combine-deref...
2020-09-21 Bastian Kauschkelint missing docs for extern items
2020-09-21 Simon Vandel SillesenAdd optimization to avoid load of address
2020-09-21 borsAuto merge of #77003 - joshtriplett:remove-duplicate...
2020-09-21 Aaron HillDon't use `zip` to compare iterators during pretty...
2020-09-21 Guillaume GomezAdd explanation for E0756
2020-09-21 James WhaleyRemove cast to usize for BytePos and CharPos
2020-09-21 Bastian Kauschkeadd test
2020-09-21 borsAuto merge of #76680 - Julian-Wollersberger:nongeneric_...
2020-09-21 James WhaleyReduce boilerplate for BytePos and CharPos
2020-09-21 Nicholas-BaronAdded back the '// ignore-file-length' with an explanation
2020-09-21 borsAuto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung
2020-09-21 Ralf JungRollup merge of #77012 - RalfJung:miri, r=RalfJung
2020-09-21 Ralf JungRollup merge of #77009 - est31:dogfood_total_cmp, r...
2020-09-21 Ralf JungRollup merge of #76996 - LingMan:patch-1, r=ecstatic...
2020-09-21 Ralf JungRollup merge of #76983 - ssomers:btree_extra_test,...
2020-09-21 Ralf JungRollup merge of #76981 - pickfire:patch-5, r=Mark-Simul...
2020-09-21 Ralf JungRollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser
2020-09-21 Ralf JungRollup merge of #76967 - fusion-engineering-forks:rever...
2020-09-21 Ralf JungRollup merge of #76835 - matthiaskrgr:replace_prefix...
2020-09-21 Ralf JungRollup merge of #76521 - tavianator:fix-pthread-getattr...
2020-09-21 Ralf JungRollup merge of #76439 - GuillaumeGomez:add-error-expla...
2020-09-21 borsAuto merge of #74040 - lcnr:const-occurs-check, r=nikom...
2020-09-21 Bastian Kauschkecheck for cycles when unifying const variables
2020-09-21 borsAuto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJung
2020-09-21 Bastian Kauschkefix InterpCx resolve
2020-09-21 Ralf JungRollup merge of #77000 - RalfJung:miri, r=RalfJung
2020-09-21 Ralf JungRollup merge of #76963 - est31:remove_static_assert...
2020-09-21 Ralf JungRollup merge of #76962 - est31:const_cstr, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76961 - bugadani:test-34634, r=Mark...
2020-09-21 Ralf JungRollup merge of #76959 - est31:write, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76958 - est31:ns, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76936 - danielhenrymantilla:unsafecell...
2020-09-21 Ralf JungRollup merge of #76872 - khyperia:remove_declare_method...
2020-09-21 Ralf JungRollup merge of #76868 - poliorcetics:intra-doc-std...
2020-09-21 Ralf JungRollup merge of #76867 - poliorcetics:intra-doc-core...
2020-09-21 Ralf JungRollup merge of #76846 - botika:master, r=davidtwco
2020-09-21 Ralf JungRollup merge of #76628 - jyn514:default-config-files...
2020-09-21 Ralf JungRollup merge of #76135 - CDirkx:const-option, r=dtolnay...
2020-09-21 borsAuto merge of #76843 - kornelski:longtypetofile, r...
2020-09-21 Bram van den HeuvelAdd an unused field of type `Option<DefId>` to `ParamEn...
2020-09-21 borsAuto merge of #75974 - SkiFire13:peekmut-opt-sift,...
2020-09-21 LingManFix typo in rustc_lexer docs
2020-09-21 borsAuto merge of #76806 - jethrogb:jb/update-llvm, r=cuviper
2020-09-21 Nicholas-BaronMoved all functions prefixed with 'check' to a separate...
2020-09-21 Nicholas-BaronMoved the Expectation enum to its own file
2020-09-21 Nicholas-BaronMoved the Diverges struct to its own file
2020-09-21 Nicholas-BaronFormatted use statements for fewer lines
2020-09-21 Nicholas-BaronMoved Inherited struct to own file
2020-09-21 Nicholas-BaronRemoved util.rs
2020-09-21 Nicholas-BaronMoved the FnCtxt struct to its own file
2020-09-21 Nicholas-BaronMoved GatherLocalsVisitor to its own file
2020-09-21 Nicholas-BaronMoved a struct only need by util into util
2020-09-21 Nicholas-BaronMoved another struct and used pub(super) to be explicit
2020-09-21 Nicholas-BaronFormatter moved one use statement
2020-09-21 Nicholas-BaronStart of moving some functionality to separate files
2020-09-21 borsAuto merge of #76295 - mati865:remove-mmx, r=Amanieu...
2020-09-20 Kornel LesińskiLet user see the full type of type-length limit error
2020-09-20 borsAuto merge of #76544 - Mark-Simulacrum:less-python...
2020-09-20 borsAuto merge of #76848 - RalfJung:miri, r=RalfJung
2020-09-20 borsAuto merge of #75119 - simonvandel:early-otherwise...
2020-09-20 Julian WollersbergerTo avoid monomorphizing `psm::on_stack::with_on_stack...
2020-09-20 borsAuto merge of #76975 - RalfJung:rollup-s2wiuqr, r=RalfJung
2020-09-20 Ralf JungRollup merge of #76940 - Aaron1011:fix/trait-on-tait...
2020-09-20 Ralf JungRollup merge of #76926 - ssomers:btree_cleanup_1, r...
2020-09-20 Ralf JungRollup merge of #76924 - rijenkii:patch-1, r=oli-obk
2020-09-20 Ralf JungRollup merge of #76910 - lcnr:foreign-item-like, r...
2020-09-20 Ralf JungRollup merge of #76891 - lcnr:less-ref, r=ecstatic...
2020-09-20 Ralf JungRollup merge of #76890 - matthiaskrgr:matches_simpl...
2020-09-20 Ralf JungRollup merge of #76887 - GuillaumeGomez:hashset-iter...
2020-09-20 Ralf JungRollup merge of #76883 - qlcom:master, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76878 - pietroalbini:version, r=Mark...
2020-09-20 Ralf JungRollup merge of #76877 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76876 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76875 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76866 - est31:master, r=lcnr
2020-09-20 Ralf JungRollup merge of #76832 - khyperia:backend_target_overri...
2020-09-20 Ralf JungRollup merge of #76732 - camelid:mir-basic-block-docs...
2020-09-20 Mateusz MikułaRemove MMX from Rust
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 Simon Vandel Sillesenenable on mir-opt-level=1 to test perf
next