about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-05-03Rollup merge of #59928 - petrochenkov:denyambass, r=varkorMazdak Farrokhzad-10/+5
2019-05-03Auto merge of #60423 - varkor:update-getopts, r=alexcrichtonbors-16/+35
2019-05-03Auto merge of #59883 - ebarnard:clonefile, r=sfacklerbors-21/+71
2019-05-03Update testsChristopher Vittal-647/+121
2019-05-03Propagate mutability from arguments to local bindings in async fnTaiki Endo-6/+14
2019-05-02Fix potential integer overflow in SGX memory range calculation.Jethro Beekman-7/+17
2019-05-02Don't ICE when relating const type argsEsteban Küber-0/+21
2019-05-02Deduplicate needed parentheses suggestion codeEsteban Küber-35/+33
2019-05-02fix typoEsteban Küber-23/+23
2019-05-03Remove hamburger button from source code pageGuillaume Gomez-0/+4
2019-05-02Fix search sidebar width when no crate select is presentGuillaume Gomez-9/+10
2019-05-02Implement base_local iterativelySantiago Pastorino-4/+7
2019-05-02Remove root_local fn in favor of base_localSantiago Pastorino-17/+2
2019-05-02This continue is not neededSantiago Pastorino-1/+0
2019-05-02Update getopts to 0.2.18varkor-12/+15
2019-05-02Prevent dependencies between std/test/rustc unifying with each othervarkor-4/+20
2019-05-02mention `hir::Body` in docs for `hir::FnDecl`Andy Russell-0/+3
2019-05-02fix markdown syntax in `LateContext` examplesAndy Russell-4/+4
2019-05-02Stub display impl for OriginChristopher Vittal-20/+4
2019-05-02Remove BorrowckMode::CompareChristopher Vittal-7/+2
2019-05-02don't amplify errors in format! with bad literalsAleksey Kladov-35/+20
2019-05-02Constrain all regions in the concrete type for an opaque typeMatthew Jasper-72/+129
2019-05-02Auto merge of #60173 - RalfJung:miri, r=oli-obkbors-28/+15
2019-05-02build dist-aarch64-linux with --enable-profilerNathan Froyd-1/+4
2019-05-02Make tidy::version::Version copyAlexey Shmalko-4/+4
2019-05-02Make in_feature_group a simple bool flagAlexey Shmalko-7/+6
2019-05-02Rework Version::parse to avoid extra allocationsAlexey Shmalko-10/+20
2019-05-02Group and sort feature_gate.rsAlexey Shmalko-11/+22
2019-05-02Make tidy::version::Version a [u32; 3]Alexey Shmalko-53/+69
2019-05-02Address review commentsAlexey Shmalko-28/+29
2019-05-02Ensure language features in group are sorted by sinceAlexey Shmalko-0/+17
2019-05-02Assign group and parse since for FeatureAlexey Shmalko-11/+117
2019-05-02Make find_attr_val a little bit more preciseAlexey Shmalko-4/+18
2019-05-02Auto merge of #60379 - froydnj:bootstrap-progress-fixes, r=kennytmbors-3/+9
2019-05-02Fix failing testWesley Wiser-0/+1
2019-05-02introduce unescape moduleAleksey Kladov-769/+1047
2019-05-02clarify wordingRalf Jung-5/+4
2019-05-02Remove the `self.mir` field from `ConstPropagator`Wesley Wiser-56/+80
2019-05-02Avoid repeated interning of static strings.Nicholas Nethercote-10/+14
2019-05-02Update CargoIgor Matuszewski-0/+0
2019-05-02Make `std::fs::copy` attempt to create copy-on-write clones of files on MacOS.Edward Barnard-21/+71
2019-05-02update miriRalf Jung-28/+15
2019-05-02Auto merge of #60156 - RalfJung:macos-rand, r=oli-obk,alexcrichtonbors-1/+5
2019-05-02Auto merge of #59008 - varkor:const-generics-infer, r=eddybbors-213/+1414
2019-05-02Auto merge of #60460 - Centril:rollup-gz5bc8i, r=Centrilbors-789/+1132
2019-05-01Disallow non-explicit elided lifetimes in async fnTaylor Cramer-65/+150
2019-05-02Rollup merge of #60452 - JohnTitor:remove-context, r=matthewjasperMazdak Farrokhzad-211/+171
2019-05-02Rollup merge of #60439 - vorner:zombie-apocalypse-warn, r=TimNNMazdak Farrokhzad-0/+12
2019-05-02Rollup merge of #60437 - davidtwco:issue-60236, r=nikomatsakisMazdak Farrokhzad-232/+505
2019-05-02Rollup merge of #60428 - wesleywiser:refactor_const_eval, r=oli-obkMazdak Farrokhzad-27/+17