summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #65453 - Mark-Simulacrum:temp-nightly, r=Mark-Simulacrumto-be-dev-nightlybors2019-10-166-55/+173
|\
| * Package non-rust objectsJethro Beekman2019-10-153-22/+46
| * Add rustc-dev to nightly default and complete profilesJosh Stone2019-10-151-0/+15
| * minimize the rust-std componentJosh Stone2019-10-153-33/+112
|/
* Auto merge of #65399 - Centril:rollup-6lzj0w5, r=Centrilbors2019-10-14152-1173/+1452
|\
| * Rollup merge of #65395 - JohnTitor:add-tests, r=CentrilMazdak Farrokhzad2019-10-148-0/+131
| |\
| | * Add test for issue-48638Yuki Okushi2019-10-141-0/+21
| | * Add test for issue-48027Yuki Okushi2019-10-142-0/+29
| | * Add test for issue-48010Yuki Okushi2019-10-141-0/+23
| | * Add test for issue-47486Yuki Okushi2019-10-142-0/+23
| | * Add test for issue-44153Yuki Okushi2019-10-142-0/+35
| * | Rollup merge of #65392 - Centril:nt-to-tt, r=Mark-SimulacrumMazdak Farrokhzad2019-10-145-142/+152
| |\ \
| | * | lowering: connect to parser via function pointer insteadMazdak Farrokhzad2019-10-132-26/+12
| | * | lowering: don't rely on parser directly.Mazdak Farrokhzad2019-10-132-9/+30
| | * | token: extract Nonterminal::to_tokenstream to parser.Mazdak Farrokhzad2019-10-134-140/+143
| * | | Rollup merge of #65379 - Centril:refactor-bso_and_cc, r=petrochenkovMazdak Farrokhzad2019-10-143-184/+298
| |\ \ \
| | * | | refactor session::config::build_session_options_and_crate_configMazdak Farrokhzad2019-10-133-184/+298
| * | | | Rollup merge of #65363 - Centril:less-pprust, r=Mark-SimulacrumMazdak Farrokhzad2019-10-1418-99/+101
| |\ \ \ \
| | * | | | tokenstream: don't depend on pprustMazdak Farrokhzad2019-10-133-11/+7
| | * | | | ast: remove implicit pprust dependency via Display.Mazdak Farrokhzad2019-10-1315-47/+88
| | * | | | ast: don't use pprust in DebugMazdak Farrokhzad2019-10-131-41/+6
| | |/ / /
| * | | | Rollup merge of #65362 - Centril:extract_fun, r=petrochenkovMazdak Farrokhzad2019-10-143-487/+491
| |\ \ \ \
| | * | | | syntax: consolidate function parsing in `item.rs`Mazdak Farrokhzad2019-10-133-487/+491
| | |/ / /
| * | | | Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,CentrilMazdak Farrokhzad2019-10-14115-260/+260
| |\ \ \ \
| | * | | | Print lifetimes with backticksYuki Okushi2019-10-11115-260/+260
| * | | | | Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomezMazdak Farrokhzad2019-10-142-1/+19
| |\ \ \ \ \
| | * | | | | Apply suggestionYuki Okushi2019-10-131-5/+5
| | * | | | | Add long error explanation for E0697Yuki Okushi2019-10-112-1/+19
| | |/ / / /
* | | | | | Auto merge of #65240 - michaelwoerister:sp-review-3, r=Mark-Simulacrumbors2019-10-146-24/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add 'unlikely' annotation to branch in crate DepNodeIndex caching.Michael Woerister2019-10-102-1/+3
| * | | | | Remove some outdated comments about dependency tracking from cstore_impl.Michael Woerister2019-10-091-10/+0
| * | | | | self-profiling: Add events for tracking crate metadata loading related activi...Michael Woerister2019-10-092-0/+8
| * | | | | Cache the DepNodeIndex of upstream crates in order to avoid multiple locks an...Michael Woerister2019-10-095-14/+45
* | | | | | Auto merge of #65342 - Mark-Simulacrum:revert-rustc-dev, r=pietroalbinibors2019-10-133-127/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum"Mark Rousskov2019-10-123-127/+33
* | | | | | Auto merge of #65388 - Centril:rollup-rhg0dvs, r=Centrilbors2019-10-1324-199/+269
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Rollup merge of #65373 - kalabukdima:patch-1, r=jonas-schievinkMazdak Farrokhzad2019-10-131-2/+2
| |\ \ \ \ \
| | * | | | | Fix typo in docs for `Rc`kalabukdima2019-10-131-2/+2
| * | | | | | Rollup merge of #65370 - Cerberuser:patch-1, r=jonas-schievinkMazdak Farrokhzad2019-10-131-5/+5
| |\ \ \ \ \ \
| | * | | | | | Added code elementCerberuser2019-10-131-1/+1
| | * | | | | | Add `dyn` to `Any` documentationCerberuser2019-10-131-5/+5
| | |/ / / / /
| * | | | | | Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkorMazdak Farrokhzad2019-10-132-1/+12
| |\ \ \ \ \ \
| | * | | | | | Don't discard value names when using address or memory sanitizerTomasz Miąsko2019-10-132-1/+12
| * | | | | | | Rollup merge of #65366 - faern:source-on-intostringerror, r=blussMazdak Farrokhzad2019-10-132-21/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Remove Error::cause impls equal to deafult implLinus Färnstrand2019-10-131-20/+0
| | * | | | | | | Implement Error::source on IntoStringErrorLinus Färnstrand2019-10-131-1/+1
| | |/ / / / / /
| * | | | | | | Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkorMazdak Farrokhzad2019-10-132-11/+32
| |\ \ \ \ \ \ \
| | * | | | | | | test unwind(abort) with Rust ABIRalf Jung2019-10-121-3/+27
| | * | | | | | | fix #[unwind(abort)] for Rust ABIsRalf Jung2019-10-121-8/+5
| * | | | | | | | Rollup merge of #65346 - RalfJung:nounwind-tests, r=nagisaMazdak Farrokhzad2019-10-135-48/+63
| |\ \ \ \ \ \ \ \