about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-12-03Render Markdown in search resultsCamelid-50/+166
2020-12-03Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul...bors-192/+79
2020-12-02Auto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514bors-21/+2192
2020-12-02Normalize windows path seperators.Nixon Enraght-Moony-3/+6
2020-12-02Auto merge of #79364 - nico-abram:unstable-or-pat-suggestion, r=matthewjasperbors-30/+3
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...Santiago Pastorino-192/+79
2020-12-02Auto merge of #79547 - erikdesjardins:byval, r=nagisabors-5/+10
2020-12-02Auto merge of #79606 - ThePuzzlemaker:issue-79458-fix, r=scottmcmbors-26/+25
2020-12-02Auto merge of #79235 - ortem:fix-btreemap-gdb-pretty-printer, r=Mark-Simulacrumbors-4/+5
2020-12-02Auto merge of #78864 - Mark-Simulacrum:warn-on-forbids, r=pnkfelixbors-185/+105
2020-12-01Auto merge of #79614 - GuillaumeGomez:rollup-15usd7e, r=GuillaumeGomezbors-28/+28
2020-12-01Rollup merge of #79509 - GuillaumeGomez:improve-attr-spans, r=oli-obkGuillaume Gomez-28/+28
2020-12-01Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieubors-2/+157
2020-12-01Add regression test for #79458ThePuzzlemaker-0/+25
2020-12-01Fix UI tests for negative polarity implementations of traitsThePuzzlemaker-26/+0
2020-12-01Discard `const_stability`Nixon Enraght-Moony-0/+1
2020-12-01Address review comments.Nixon Enraght-Moony-103/+80
2020-12-01Add tests for rustdoc jsonNixon Enraght-Moony-25/+115
2020-12-01Add json backendJoseph Ryan-17/+2117
2020-12-01Add wasm32 support to inline asmGus Caplan-2/+157
2020-12-01Improve some attributes error spansGuillaume Gomez-28/+28
2020-12-01Auto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m-ou-sebors-1744/+1040
2020-12-01Rollup merge of #79583 - ehuss:update-books, r=ehussMara Bos-0/+0
2020-12-01Rollup merge of #79573 - he32:master, r=jonas-schievinkMara Bos-4/+4
2020-12-01Rollup merge of #79568 - RalfJung:miri, r=RalfJungMara Bos-8/+16
2020-12-01Rollup merge of #79548 - CraftSpider:76998, r=jyn514Mara Bos-18/+99
2020-12-01Rollup merge of #79527 - jyn514:intra-doc-tests, r=ManishearthMara Bos-387/+352
2020-12-01Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomezMara Bos-3/+8
2020-12-01Rollup merge of #79522 - ehuss:lint-check-validate, r=Mark-SimulacrumMara Bos-470/+561
2020-12-01Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matkladMara Bos-13/+0
2020-12-01Rollup merge of #79227 - sasurau4:test/move-cell-test-to-lib-core, r=jyn514Mara Bos-13/+0
2020-12-01Rollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnayMara Bos-828/+0
2020-12-01Auto merge of #78876 - GuillaumeGomez:better-setting-keyboard-ux, r=jyn514bors-55/+62
2020-12-01Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakisbors-0/+74
2020-12-01Auto merge of #78142 - operutka:armv5te-unknown-linux-uclibcgnueabi-target, r...bors-0/+1
2020-11-30Update booksEric Huss-0/+0
2020-11-30Update with status for various NetBSD ports.Havard Eidnes-4/+4
2020-11-30update MiriRalf Jung-8/+16
2020-11-30Auto merge of #76467 - jyn514:intra-link-self, r=Manishearthbors-123/+105
2020-11-30Add built-in support for the armv5te-unknown-linux-uclibceabi targetOndrej Perutka-0/+1
2020-11-30make test work in llvm 9Erik Desjardins-1/+1
2020-11-29Add support for stable-const-since in docs on items (standalone or assoc)Rune Tynan-18/+99
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-828/+0
2020-11-30Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwcobors-15/+15
2020-11-29Pass arguments up to 2*usize by valueErik Desjardins-5/+10
2020-11-29Remove extra call to upvar_tysAman Arora-0/+74
2020-11-29Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar...bors-0/+57
2020-11-29Add -Z normalize-docs and enable it for compiler docsJoshua Nelson-3/+8
2020-11-29Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakisbors-79/+192
2020-11-29Add test for cross-crate SelfJoshua Nelson-0/+13