about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-07Assert current behavior for linksSeth Pellegrino-0/+12
2020-07-07:arrow_up: rust-analyzerAleksey Kladov-14/+14
2020-07-07Auto merge of #74059 - RalfJung:miri-uninit-validation, r=oli-obkbors-28/+69
2020-07-07Add a lint for `.repeat(1)`Takayuki Nakata-0/+7
2020-07-07Fix occasional bootstrap panic in docs.Eric Huss-1/+1
2020-07-07clean up E0718 explanationGuillaume Gomez-3/+2
2020-07-07Auto merge of #73562 - poliorcetics:e0432-to-edition2018, r=GuillaumeGomezbors-10/+25
2020-07-07Update reference to CONTRIBUTING.mdYuki Okushi-5/+6
2020-07-06build extern docs as wellSeth Pellegrino-0/+1
2020-07-06Two new rustdoc tests for intra linksSeth Pellegrino-0/+49
2020-07-07Remove `Compiler::compile()`.Nicholas Nethercote-34/+0
2020-07-07Auto merge of #74117 - Manishearth:rollup-ds7z0kx, r=Manishearthbors-542/+2048
2020-07-06Rollup merge of #74112 - pierwill:patch-2, r=sfacklerManish Goregaokar-1/+1
2020-07-06Rollup merge of #74102 - oli-obk:const_prop_icde, r=wesleywiserManish Goregaokar-19/+30
2020-07-06Rollup merge of #74090 - tmiasko:rustc-debug-assertions, r=RalfJungManish Goregaokar-2/+0
2020-07-06Rollup merge of #74089 - matklad:ship-rust-analyzer-some-more, r=pietroalbiniManish Goregaokar-3/+25
2020-07-06Rollup merge of #74078 - jyn514:lut, r=ManishearthManish Goregaokar-5/+40
2020-07-06Rollup merge of #74074 - sunfishcode:windows-openoptionsext-return-type, r=Lu...Manish Goregaokar-1/+1
2020-07-06Rollup merge of #74067 - rye:rustdoc-fqn-hover-underline, r=GuillaumeGomezManish Goregaokar-0/+3
2020-07-06Rollup merge of #73974 - CAD97:rc-no-weak, r=dtolnayManish Goregaokar-2/+2
2020-07-06Rollup merge of #73969 - davidtwco:issue-73914-checkedadd-temp-generator-inte...Manish Goregaokar-1/+33
2020-07-06Rollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodtManish Goregaokar-2/+5
2020-07-06Rollup merge of #73953 - JohnTitor:audit-hidden-sugg, r=estebankManish Goregaokar-313/+1801
2020-07-06Rollup merge of #73870 - sexxi-goose:projection-ty, r=nikomatsakisManish Goregaokar-25/+54
2020-07-06Rollup merge of #73856 - pierwill:pierwill-lexer-doc, r=jonas-schievinkManish Goregaokar-4/+5
2020-07-06Rollup merge of #70563 - GuillaumeGomez:page-hash-handling, r=ollie27,kinnisonManish Goregaokar-164/+48
2020-07-06libstd: remove some mutable statics in sys::unixAndy Russell-26/+33
2020-07-06Edit librustc_lexer top-level docspierwill-4/+5
2020-07-06Expand abbreviation in core::ffi descriptionpierwill-1/+1
2020-07-06Auto merge of #73978 - Mark-Simulacrum:shrink-paramenv, r=nnethercotebors-83/+188
2020-07-06Add test for issue 74083Gary Guo-0/+21
2020-07-06Add UI test for issue 74082Gary Guo-0/+28
2020-07-06Only allow `repr(i128/u128)` on enumGary Guo-0/+2
2020-07-06Hide `&mut self` methods from Deref in sidebarGary Guo-1/+7
2020-07-06use latest version of hermit-abiStefan Lankes-1/+1
2020-07-06fix match_like_matches_macro in clippyrobojumper-7/+2
2020-07-06new lint: match_like_matches_macrorobojumper-1/+8
2020-07-06fixupsJon Gjengset-4/+9
2020-07-06Add guard to check for local `core` crateSeth Pellegrino-4/+6
2020-07-06Remove pointless `black_box` call, add a comment about the `unaligned_` bench...Thom Chiovoloni-4/+5
2020-07-06Add VecDeque::range* methodsJon Gjengset-13/+158
2020-07-06Add rust-analyzer to the build manifestAleksey Kladov-3/+25
2020-07-05Always resolve type@primitive as a primitive, not a moduleJoshua Nelson-5/+40
2020-07-05Use relative path for local links to primitives in libcoreSeth Pellegrino-4/+6
2020-07-05Rollup merge of #74064 - RalfJung:variant-count-bootstrap, r=kennytmManish Goregaokar-7/+2
2020-07-05Rollup merge of #74057 - lcnr:expected_found, r=davidtwcoManish Goregaokar-35/+30
2020-07-05Rollup merge of #74055 - pickfire:patch-1, r=jonas-schievinkManish Goregaokar-2/+2
2020-07-05Rollup merge of #74027 - lcnr:ConstCx-local-def-id, r=varkorManish Goregaokar-49/+40
2020-07-05Rollup merge of #74025 - tmiasko:try-unwrap, r=AmanieuManish Goregaokar-2/+1
2020-07-05Rollup merge of #74000 - lcnr:lazy_normalisation_consts, r=varkorManish Goregaokar-1/+103