summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-12-281.49.0 stable releaseMark Rousskov-1/+1
2020-12-27Prevent caching projections in the case of cyclesMatthew Jasper-14/+120
2020-12-27Make recursion limit fatal in projectMatthew Jasper-2/+1
2020-12-27Don't allow `const` to begin a nonterminalCamelid-0/+20
2020-12-27Revert change to evaluation orderMatthew Jasper-0/+39
2020-12-19Revert "Promote missing_fragment_specifier to hard error"Wesley Wiser-16/+37
2020-12-19Revert "Remove missing_fragment_specifier lint"Wesley Wiser-3/+0
2020-12-10Fix exhaustiveness in case a byte string literal is used at slice typeoli-2/+59
2020-12-10Revert "Prevent forbid from being ignored if overriden at the same level."Mark Rousskov-78/+0
2020-12-10Revert "rewrite old test so that its attributes are consistent with what we w...Mark Rousskov-6/+6
2020-12-08[beta] Update cargoEric Huss-0/+0
2020-12-08Non-dev bootstrap on betaMark Rousskov-2/+2
2020-12-08Mirror centos vault to S3Mark Rousskov-3/+5
2020-12-08[beta] revert #78790, vendor libtest for rustc-srcEric Huss-45/+2
2020-12-08bootstrap: use the same version number for rustc and cargoPietro Albini-31/+9
2020-11-24[beta] Update cargoEric Huss-0/+0
2020-11-17Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2020-11-17Update fulldeps testMark Rousskov-29/+18
2020-11-17Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...Guillaume Gomez-14/+27
2020-11-17Ensure that the source code display is working with DOS backlineGuillaume Gomez-0/+2
2020-11-17Install CI llvm into the library directoryMark Rousskov-1/+4
2020-11-17Avoid installing external LLVM dylibsMark Rousskov-0/+16
2020-11-17build-manifest: strip newline from rustc versionPietro Albini-4/+4
2020-11-17this is beta 1.49.0Pietro Albini-6/+6
2020-11-13Auto merge of #78826 - petrochenkov:mrscopes2, r=eddybbors-1/+1
2020-11-13Auto merge of #78990 - RalfJung:miri, r=RalfJungbors-6/+6
2020-11-12Rollup merge of #78987 - lcnr:integer-sizes, r=varkorMara Bos-5/+94
2020-11-12Rollup merge of #78972 - ehuss:update-cargo, r=ehussMara Bos-0/+0
2020-11-12Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011Mara Bos-5/+5
2020-11-12Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkovMara Bos-72/+443
2020-11-12Rollup merge of #76730 - ebkalderon:rustdoc-fix-mut-args-async-fn, r=tmandryMara Bos-2/+15
2020-11-12Handle and test wildcard argumentsJoshua Nelson-2/+7
2020-11-12Don't reuse bindings for `ref mut`Joshua Nelson-0/+8
2020-11-12update MiriRalf Jung-6/+6
2020-11-12extend min_const_generics param ty testsBastian Kauschke-5/+94
2020-11-12Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakisbors-0/+48
2020-11-12Auto merge of #78976 - GuillaumeGomez:rollup-endkih3, r=GuillaumeGomezbors-2/+1159
2020-11-12Rollup merge of #78971 - ehuss:update-books, r=ehussGuillaume Gomez-0/+0
2020-11-12Rollup merge of #78960 - ethanboxx:const-gen-test-default-error, r=lcnrGuillaume Gomez-0/+28
2020-11-12Rollup merge of #78921 - GuillaumeGomez:search-result-title, r=jyn514Guillaume Gomez-2/+5
2020-11-12Rollup merge of #78916 - lcnr:const-generics-tests, r=varkorGuillaume Gomez-0/+1126
2020-11-12Auto merge of #78773 - GuillaumeGomez:theme-picker-shortcut, r=jyn514bors-0/+10
2020-11-11Update cargoEric Huss-0/+0
2020-11-11Update booksEric Huss-0/+0
2020-11-11update rustfmtCaleb Cartwright-5/+5
2020-11-12Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011bors-6/+6
2020-11-11default_trait_paramEthan Brierley-0/+14
2020-11-11Add test `default_function_param`Ethan Brierley-0/+14
2020-11-11Auto merge of #78956 - jonas-schievink:rollup-r53giob, r=jonas-schievinkbors-195/+621
2020-11-11add error-in-impl-trait const generics testBastian Kauschke-0/+24